Skip to content

Commit be97f51

Browse files
Bump typescript from 4.9.5 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.7.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v4.9.5...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f0343d commit be97f51

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"husky": "^8.0.3",
2929
"lint-staged": "^15.2.9",
3030
"prettier": "^2.8.4",
31-
"typescript": "^4.9.5",
31+
"typescript": "^5.7.2",
3232
"wireit": "^0.14.9"
3333
},
3434
"lint-staged": {

0 commit comments

Comments
 (0)