Skip to content

Commit 678338d

Browse files
chore: bump typescript from 5.2.2 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.2.2 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@v5.2.2...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 57869fc commit 678338d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"prettier": "^3.4.2",
2828
"terser": "^5.36.0",
2929
"tsx": "^4.7.2",
30-
"typescript": "^5.2.2",
30+
"typescript": "^5.7.2",
3131
"wrangler": "^3.92.0"
3232
},
3333
"dependencies": {

0 commit comments

Comments
 (0)