diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-16 15:43:17 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-16 15:43:17 +0000 |
| commit | ae3de4f75286569296f6b3c26e226f8dfea35896 (patch) | |
| tree | 0f11898ded6957ec6af36cba89cc9994cd5bdfcb /package.json | |
| parent | 471bee80ddcc93109ed53a907b7dafb76ac59b3d (diff) | |
node_modules: bump typescript from 5.5.4 to 5.6.2 (#296)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2.
- [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.5.4...v5.6.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 f01d727..7afe8e5 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint-config-prettier": "^9.1.0", "prettier": "^3.3.3", "tsx": "^4.19.0", - "typescript": "^5.5.4", + "typescript": "^5.6.2", "wrangler": "^3.76.0" }, "packageManager": "[email protected]+sha512.38dc6fba8dba35b39340b9700112c2fe1e12f10b17134715a4aa98ccf7bb035e76fd981cf0bb384dfa98f8d6af5481c2bef2f4266a24bfa20c34eb7147ce0b5e", |
