Skip to content

Commit b3a92e4

Browse files
Update dependency typescript to v5 (#386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b8d12ee commit b3a92e4

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
@@ -68,7 +68,7 @@
6868
"react": "^18.2.0",
6969
"react-dom": "^18.2.0",
7070
"ts-node": "^10.8.1",
71-
"typescript": "^4.9.3",
71+
"typescript": "^5.0.0",
7272
"webpack": "^5.75.0"
7373
},
7474
"files": [

0 commit comments

Comments
 (0)