Skip to content

Commit 63b7c01

Browse files
committed
chore(deps): bump vitest to 2.0
1 parent cffe866 commit 63b7c01

File tree

3 files changed

+115
-255
lines changed

3 files changed

+115
-255
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@types/node": "^20.14.14",
7272
"@types/semver": "^7.5.8",
7373
"@types/serve-handler": "^6.1.4",
74-
"@vitest/coverage-istanbul": "^1.6.0",
74+
"@vitest/coverage-istanbul": "^2.0.0",
7575
"@vue/consolidate": "1.0.0",
7676
"conventional-changelog-cli": "^5.0.0",
7777
"enquirer": "^2.4.1",
@@ -108,7 +108,7 @@
108108
"typescript": "~5.5.4",
109109
"typescript-eslint": "^8.0.0",
110110
"vite": "catalog:",
111-
"vitest": "^1.6.0"
111+
"vitest": "^2.0.0"
112112
},
113113
"pnpm": {
114114
"peerDependencyRules": {

0 commit comments

Comments
 (0)