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 Sep 12, 2024
1 parent d748042 commit bc24479
Show file tree
Hide file tree
Showing 2 changed files with 807 additions and 371 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.1.0",
"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.1.0"
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged"
Expand Down
Loading

0 comments on commit bc24479

Please sign in to comment.