Skip to content

Commit b16d106

Browse files
feat: bump typescript from 5.2.2 to 5.4.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.4.5. - [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.4.5) --- 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 3e5d6c8 commit b16d106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"prettier": "3.0.3",
8989
"release-it": "16.1.5",
9090
"ts-jest": "29.0.5",
91-
"typescript": "5.2.2",
91+
"typescript": "5.4.5",
9292
"vite": "^5.2.8",
9393
"vite-tsconfig-paths": "^4.3.2",
9494
"vitest": "^1.4.0"

0 commit comments

Comments
 (0)