Skip to content

Commit 2611dfc

Browse files
chore(deps): update vitest monorepo to v2 (major) (#718)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9de6c7e commit 2611dfc

File tree

2 files changed

+131
-223
lines changed

2 files changed

+131
-223
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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": "^20.12.12",
29-
"@vitest/coverage-v8": "^1.6.0",
29+
"@vitest/coverage-v8": "^2.0.3",
3030
"@vue/babel-plugin-jsx": "workspace:*",
3131
"bumpp": "^9.4.1",
3232
"eslint": "^9.3.0",
@@ -39,6 +39,6 @@
3939
"typescript": "^5.4.5",
4040
"typescript-eslint": "^7.10.0",
4141
"vite": "^5.2.11",
42-
"vitest": "^1.6.0"
42+
"vitest": "^2.0.3"
4343
}
4444
}

0 commit comments

Comments
 (0)