Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit dc82b96

Browse files
authoredOct 24, 2023
chore(deps): update dependency typescript to ~5.2.0
1 parent 79f143b commit dc82b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"nyc": "^15.1.0",
7878
"prettier": "^3.0.0",
7979
"ts-node": "^10.0.0",
80-
"typescript": "~5.0.0",
80+
"typescript": "~5.2.0",
8181
"vue-eslint-parser": "^9.0.0"
8282
},
8383
"dependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.