Skip to content

Commit 38e3fb7

Browse files
chore(deps): update vitest monorepo to v4 (major) (#1043)
chore(deps): update vitest monorepo to v4 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c8e1188 commit 38e3fb7

File tree

2 files changed

+81
-183
lines changed

2 files changed

+81
-183
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@eslint/eslintrc": "3.3.1",
2222
"@eslint/js": "9.38.0",
2323
"@types/node": "20.19.23",
24-
"@vitest/coverage-v8": "3.2.4",
24+
"@vitest/coverage-v8": "4.0.1",
2525
"cpy": "12.1.0",
2626
"eslint": "9.38.0",
2727
"eslint-config-next": "15.5.6",
@@ -36,7 +36,7 @@
3636
"tempy": "3.1.0",
3737
"typescript": "5.9.3",
3838
"typescript-eslint": "8.46.2",
39-
"vitest": "3.2.4"
39+
"vitest": "4.0.1"
4040
},
4141
"packageManager": "pnpm@10.19.0"
4242
}

0 commit comments

Comments
 (0)