Skip to content

Commit

Permalink
chore(deps): update dependency vitest to ^0.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 25, 2023
1 parent 79305cb commit 0f47b76
Show file tree
Hide file tree
Showing 3 changed files with 125 additions and 27 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"tsx": "^3.12.1",
"typescript": "^4.8.4",
"vite": "^4.0.0",
"vitest": "^0.27.0"
"vitest": "^0.29.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 @@ -29,7 +29,7 @@
"unplugin-vue-components": "^0.22.0",
"vite": "^4.0.0",
"vite-plugin-pages": "^0.28.0",
"vitest": "^0.27.0",
"vitest": "^0.29.0",
"vue-tsc": "^1.0.0"
}
}
148 changes: 123 additions & 25 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 0f47b76

Please sign in to comment.