Skip to content

Commit 9b9f800

Browse files
chore(deps): update vitest monorepo to v2
1 parent 8e3c61c commit 9b9f800

File tree

2 files changed

+618
-266
lines changed

2 files changed

+618
-266
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/lodash": "^4.14.201",
6262
"@types/lodash-es": "^4.17.11",
6363
"@types/node": "^20.9.0",
64-
"@vitest/coverage-v8": "^0.34.6",
64+
"@vitest/coverage-v8": "^2.0.0",
6565
"bumpp": "^9.2.0",
6666
"cross-env": "^7.0.3",
6767
"css.escape": "^1.5.1",
@@ -83,6 +83,6 @@
8383
"tslib": "^2.6.2",
8484
"typescript": "^5.2.2",
8585
"typescript-transform-paths": "^3.4.6",
86-
"vitest": "^0.34.6"
86+
"vitest": "^2.0.0"
8787
}
8888
}

0 commit comments

Comments
 (0)