Skip to content

Commit 5390864

Browse files
feat: bump typescript from 5.5.3 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.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.5.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 d2092fd commit 5390864

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
@@ -84,7 +84,7 @@
8484
"husky": "9.1.1",
8585
"prettier": "3.3.3",
8686
"release-it": "17.6.0",
87-
"typescript": "5.5.3",
87+
"typescript": "5.7.2",
8888
"vite": "5.3.4",
8989
"vite-tsconfig-paths": "4.3.2",
9090
"vitest": "2.0.3"

0 commit comments

Comments
 (0)