Skip to content
This repository was archived by the owner on Aug 19, 2023. It is now read-only.

Commit b70bd25

Browse files
committed
fix(deps): update dependency typescript to v5
1 parent 02fbf09 commit b70bd25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"redux": "^4.2.1",
2424
"redux-devtools-extension": "^2.13.9",
2525
"redux-thunk": "^2.4.2",
26-
"typescript": "^4.9.5",
26+
"typescript": "^5.0.0",
2727
"web-vitals": "^2.1.4"
2828
},
2929
"scripts": {

0 commit comments

Comments
 (0)