Skip to content

Commit adda6b0

Browse files
chore(deps-dev): bump typescript from 5.5.4 to 5.7.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.7.3. - [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.4...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b3a6ec commit adda6b0

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
@@ -96,7 +96,7 @@
9696
"tsimp": "^2.0.11",
9797
"tsm": "^2.3.0",
9898
"tsx": "^4.15.7",
99-
"typescript": "5.5",
99+
"typescript": "5.7",
100100
"vite": "^6.0.2",
101101
"vitest": "^2.0.3"
102102
},

0 commit comments

Comments
 (0)