Skip to content

Commit 5e77d5d

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

File tree

2 files changed

+98
-362
lines changed

2 files changed

+98
-362
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/babel__helper-module-imports": "^7.18.3",
2727
"@types/babel__helper-plugin-utils": "^7.10.3",
2828
"@types/node": "^22.13.4",
29-
"@vitest/coverage-v8": "^2.1.9",
29+
"@vitest/coverage-v8": "^3.0.6",
3030
"@vue/babel-plugin-jsx": "workspace:*",
3131
"bumpp": "^10.0.3",
3232
"eslint": "^9.20.1",
@@ -39,6 +39,6 @@
3939
"typescript": "^5.7.3",
4040
"typescript-eslint": "^8.24.1",
4141
"vite": "^6.1.0",
42-
"vitest": "^2.1.9"
42+
"vitest": "^3.0.6"
4343
}
4444
}

0 commit comments

Comments
 (0)