Skip to content

Commit 845681b

Browse files
Updated dependency TypeScript to ^5
1 parent 6200325 commit 845681b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 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
@@ -24,7 +24,7 @@
2424
"@typescript-eslint/eslint-plugin": "^4.5.0",
2525
"@typescript-eslint/parser": "^4.5.0",
2626
"eslint": "^7.12.0",
27-
"typescript": "^4.0.3"
27+
"typescript": "^5.7.2"
2828
},
2929
"bugs": {
3030
"email": "[email protected]",

0 commit comments

Comments
 (0)