Skip to content

Commit 64753c7

Browse files
chore(deps-dev): bump typescript from 4.9.5 to 5.4.5 (#324)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 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@v4.9.5...v5.4.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2e9687 commit 64753c7

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
@@ -73,7 +73,7 @@
7373
"prettier": "^3.0.2",
7474
"react": "^18.0.0",
7575
"react-dom": "^18.0.0",
76-
"typescript": "^4.0.5",
76+
"typescript": "^5.4.5",
7777
"vitest": "^0.34.2"
7878
},
7979
"dependencies": {

0 commit comments

Comments
 (0)