Skip to content

Commit

Permalink
chore(deps): update dependency vitest to ^0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 17, 2023
1 parent 0f45afe commit 7a427ee
Show file tree
Hide file tree
Showing 3 changed files with 286 additions and 422 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"tsx": "^3.12.1",
"typescript": "^4.7.4",
"unplugin": "^1.3.1",
"vitest": "^0.15.1"
"vitest": "^0.34.0"
},
"simple-git-hooks": {
"pre-commit": "pnpm exec lint-staged --concurrent false",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"unplugin-vue-components": "^0.18.0",
"vite": "^4.1.4",
"vite-plugin-pages": "^0.28.0",
"vitest": "^0.7.0",
"vitest": "^0.34.0",
"vivid-typing": "^1.1.37",
"vue": "^3.2.31",
"vue-i18n": "^9.2.2",
Expand Down
Loading

0 comments on commit 7a427ee

Please sign in to comment.