Skip to content

Commit 8f1e014

Browse files
chore(deps): update vitest monorepo to v2
1 parent edc4ead commit 8f1e014

File tree

2 files changed

+225
-230
lines changed

2 files changed

+225
-230
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@mheob/prettier-config": "^3.2.0",
5858
"@mheob/tsconfig": "^2.0.0",
5959
"@types/node": "^20.11.20",
60-
"@vitest/coverage-v8": "^1.3.1",
60+
"@vitest/coverage-v8": "^2.1.5",
6161
"commitizen": "^4.3.0",
6262
"concurrently": "^8.2.2",
6363
"cz-git": "^1.8.0",
@@ -67,7 +67,7 @@
6767
"prettier": "^3.2.5",
6868
"rimraf": "^6.0.0",
6969
"typescript": "^5.3.3",
70-
"vitest": "^1.3.1"
70+
"vitest": "^2.1.5"
7171
},
7272
"publishConfig": {
7373
"access": "public"

0 commit comments

Comments
 (0)