Skip to content

Commit a715833

Browse files
chore(deps): update vitest monorepo to v2
1 parent e01d55e commit a715833

File tree

2 files changed

+145
-181
lines changed

2 files changed

+145
-181
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/node": "14.18.63",
2222
"@typescript-eslint/eslint-plugin": "7.18.0",
2323
"@typescript-eslint/parser": "7.18.0",
24-
"@vitest/coverage-v8": "0.34.6",
24+
"@vitest/coverage-v8": "2.0.5",
2525
"cpy": "10.1.0",
2626
"eslint": "8.57.0",
2727
"eslint-config-next": "14.2.7",
@@ -34,7 +34,7 @@
3434
"rimraf": "5.0.10",
3535
"tempy": "3.1.0",
3636
"typescript": "5.5.4",
37-
"vitest": "0.34.6"
37+
"vitest": "2.0.5"
3838
},
3939
"packageManager": "pnpm@8.15.9"
4040
}

0 commit comments

Comments
 (0)