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 Sep 12, 2023
1 parent c031dbf commit 19c6679
Show file tree
Hide file tree
Showing 3 changed files with 2,712 additions and 2,310 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -69,7 +69,7 @@
"tsx": "^3.12.1",
"typescript": "^4.7.2",
"vite": "^3.0.2",
"vitest": "^0.13.1"
"vitest": "^0.34.0"
},
"lint-staged": {
"*": [
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Expand Up @@ -30,7 +30,7 @@
"unplugin-vue-components": "^0.18.0",
"vite": "^3.0.2",
"vite-plugin-pages": "^0.22.0",
"vitest": "^0.7.0",
"vitest": "^0.34.0",
"vue-tsc": "^0.33.2"
}
}

0 comments on commit 19c6679

Please sign in to comment.