Skip to content

Commit 7d6f8cd

Browse files
Bump typescript from 4.9.5 to 5.2.2 (#254)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- 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 dd4ea3c commit 7d6f8cd

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
@@ -73,7 +73,7 @@
7373
"react": "^18.2.0",
7474
"react-dom": "^18.2.0",
7575
"ts-node": "^10.9.1",
76-
"typescript": "^4.9.4"
76+
"typescript": "^5.2.2"
7777
},
7878
"peerDependencies": {
7979
"react": ">=16.9.0",

0 commit comments

Comments
 (0)