Skip to content

Commit ff1c4fb

Browse files
chore(deps): update vitest monorepo to v3 (#279)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7511e51 commit ff1c4fb

File tree

2 files changed

+188
-321
lines changed

2 files changed

+188
-321
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"devDependencies": {
4949
"@types/jest": "^29.5.12",
5050
"@types/sinon": "^17.0.3",
51-
"@vitest/coverage-v8": "^2.0.5",
51+
"@vitest/coverage-v8": "^3.0.2",
5252
"@vue/test-utils": "^2.4.6",
5353
"chalk": "^5.3.0",
5454
"conventional-changelog-cli": "^5.0.0",
@@ -63,7 +63,7 @@
6363
"simple-git-hooks": "^2.11.1",
6464
"typescript": "^5.5.4",
6565
"unbuild": "^3.0.1",
66-
"vitest": "^2.0.5",
66+
"vitest": "^3.0.2",
6767
"vue": "^3.4.38",
6868
"vue-router": "^4.4.3"
6969
},

0 commit comments

Comments
 (0)