diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-16 16:53:10 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-16 16:53:24 +0000 |
| commit | 274c95385969670318dca5b933a0172b020e37a5 (patch) | |
| tree | af64c5902479cf61778d3c8baaba47b360dd3b06 /package.json | |
| parent | b0f69221328fe3e6b6ab6b7631d8ee8de1b4ab79 (diff) | |
deps(node): bump typescript from 5.4.4 to 5.4.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.4 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.4...v5.4.5)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7481e6d..246d3ef 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "prettier": "^3.2.5", "prettier-eslint": "^16.3.0", "sharp": "^0.33.3", - "typescript": "^5.4.4", + "typescript": "^5.4.5", "typescript-eslint": "^7.6.0" }, "packageManager": "[email protected]+sha256.fc4a49bd609550a41e14d20efbce802a4b892aa4cac877322de2f0924f122991", |
