Skip to content

Commit 2294bba

Browse files
chore(deps): update vitest monorepo to v2 (#404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent afc1e59 commit 2294bba

File tree

2 files changed

+582
-20
lines changed

2 files changed

+582
-20
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@typescript-eslint/eslint-plugin": "7.18.0",
9696
"@typescript-eslint/parser": "7.18.0",
9797
"@vitejs/plugin-react": "^4.2.1",
98-
"@vitest/browser": "^1.3.0",
98+
"@vitest/browser": "^2.0.0",
9999
"concurrently": "8.2.2",
100100
"cypress": "13.13.1",
101101
"env-cmd": "10.1.0",
@@ -122,7 +122,7 @@
122122
"vite": "^5.1.3",
123123
"vite-plugin-checker": "^0.7.0",
124124
"vite-plugin-istanbul": "^6.0.0",
125-
"vitest": "^1.3.0"
125+
"vitest": "^2.0.0"
126126
},
127127
"browserslist": {
128128
"production": [

0 commit comments

Comments
 (0)