Skip to content

Commit c37f5c9

Browse files
Update dependency typescript to v5
1 parent ec761fe commit c37f5c9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -30,7 +30,7 @@
3030
"@types/jest": "^25.0.0",
3131
"codecov": "^3.2.0",
3232
"nyc": "^14.0.0",
33-
"typescript": "^3.3.4000"
33+
"typescript": "^5.0.0"
3434
},
3535
"devDependencies": {
3636
"jest": "25.2.7",

0 commit comments

Comments
 (0)