Skip to content

Commit 2a6e0df

Browse files
chore(deps): update dependency typescript to v5
1 parent be0de09 commit 2a6e0df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@types/react": "16.9.19",
2222
"@types/react-dom": "16.9.5",
23-
"typescript": "3.7.5"
23+
"typescript": "5.8.3"
2424
},
2525
"scripts": {
2626
"start": "react-scripts start",

0 commit comments

Comments
 (0)