Skip to content

Commit

Permalink
Update vitest monorepo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 78f48db commit dcbf7e2
Show file tree
Hide file tree
Showing 2 changed files with 668 additions and 395 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@curev/eslint-config": "^0.2.2",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/coverage-v8": "^2.1.2",
"changelogen": "^0.5.5",
"eslint": "^8.54.0",
"eslint-formatter-mo": "^1.2.0",
Expand All @@ -44,7 +44,7 @@
"simple-git-hooks": "^2.9.0",
"typescript": "^5.3.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
"vitest": "^2.1.2"
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged"
Expand Down
Loading

0 comments on commit dcbf7e2

Please sign in to comment.