Skip to content

Commit

Permalink
chore(deps): update dependency vitest to v2 (#17685)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent d454c8c commit 2f7bf79
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 159 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"typescript": "^5.2.2",
"typescript-eslint": "^7.15.0",
"vite": "workspace:*",
"vitest": "^1.6.0"
"vitest": "^2.0.2"
},
"simple-git-hooks": {
"pre-commit": "pnpm exec lint-staged --concurrent false"
Expand Down
Loading

0 comments on commit 2f7bf79

Please sign in to comment.