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 Jul 10, 2024
1 parent d748042 commit d843055
Show file tree
Hide file tree
Showing 2 changed files with 800 additions and 358 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
},
"devDependencies": {
"@curev/eslint-config": "^0.0.11",
"@vitest/coverage-v8": "^0.32.0",
"@vitest/coverage-v8": "^2.0.2",
"changelogen": "^0.5.3",
"eslint": "^8.42.0",
"eslint-formatter-mo": "^1.2.0",
"lint-staged": "^13.2.2",
"simple-git-hooks": "^2.8.1",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vitest": "^0.32.0"
"vitest": "^2.0.2"
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged"
Expand Down
Loading

0 comments on commit d843055

Please sign in to comment.