Skip to content

Commit f31d4c4

Browse files
Bump typescript from 5.6.3 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 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.6.3...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43e5aeb commit f31d4c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"neostandard": "^0.11.2",
7171
"npm-run-all2": "^7.0.0",
7272
"tap": "^21.0.0",
73-
"typescript": "~5.6.2"
73+
"typescript": "~5.7.2"
7474
},
7575
"homepage": "https://github.com/bcomnes/top-bun",
7676
"keywords": [],

0 commit comments

Comments
 (0)