Skip to content

Commit

Permalink
chore(deps): update dependency vitest to v1 (#274)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent 8b53547 commit c3d2ffa
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 63 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"typescript": "^5.3.2",
"unbuild": "^2.0.0",
"vite": "^5.0.5",
"vitest": "^0.34.6"
"vitest": "^1.0.4"
},
"simple-git-hooks": {
"pre-commit": "pnpm exec lint-staged --concurrent false"
Expand Down
108 changes: 46 additions & 62 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c3d2ffa

Please sign in to comment.