Skip to content

Commit 5f6da9b

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

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -91,7 +91,7 @@
9191
"stylelint": "^15.0.0",
9292
"stylelint-config-standard-vue": "^1.0.0",
9393
"ts-node": "^10.2.1",
94-
"typescript": "~4.9.0",
94+
"typescript": "~5.0.0",
9595
"vitepress": "^1.0.0-alpha.29",
9696
"vue-eslint-parser": "^9.0.0"
9797
},

0 commit comments

Comments
 (0)