Skip to content

Commit

Permalink
Update vitest monorepo to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 4, 2024
1 parent 78f48db commit 1082eff
Show file tree
Hide file tree
Showing 2 changed files with 485 additions and 290 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": "^1.6.0",
"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": "^1.6.0"
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged"
Expand Down
Loading

0 comments on commit 1082eff

Please sign in to comment.