Skip to content

Commit addabfe

Browse files
Update vitest monorepo to v1
1 parent 78f48db commit addabfe

File tree

2 files changed

+327
-420
lines changed

2 files changed

+327
-420
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@curev/eslint-config": "^0.2.2",
38-
"@vitest/coverage-v8": "^0.34.6",
38+
"@vitest/coverage-v8": "^1.3.1",
3939
"changelogen": "^0.5.5",
4040
"eslint": "^8.54.0",
4141
"eslint-formatter-mo": "^1.2.0",
@@ -44,7 +44,7 @@
4444
"simple-git-hooks": "^2.9.0",
4545
"typescript": "^5.3.2",
4646
"unbuild": "^2.0.0",
47-
"vitest": "^0.34.6"
47+
"vitest": "^1.3.1"
4848
},
4949
"simple-git-hooks": {
5050
"pre-commit": "npx lint-staged"

0 commit comments

Comments
 (0)