Skip to content

Commit 9661ec6

Browse files
chore(deps): update dependency typescript to v5 (#338)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a35b6af commit 9661ec6

File tree

2 files changed

+18
-6
lines changed

2 files changed

+18
-6
lines changed

package-lock.json

Lines changed: 17 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@babel/preset-typescript": "^7.18.6",
8585
"@types/react": "^17.0.0",
8686
"@types/react-dom": "^17.0.11",
87-
"typescript": "^4.9.4"
87+
"typescript": "^5.0.0"
8888
},
8989
"peerDependencies": {
9090
"react": "^16.9.0 || ^17.0.0"

0 commit comments

Comments
 (0)