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 Apr 6, 2023
1 parent 6763ea2 commit aa39468
Show file tree
Hide file tree
Showing 3 changed files with 222 additions and 309 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -78,7 +78,7 @@
"typescript": "^4.8.4",
"unplugin": "^1.3.1",
"vite": "^4.0.0",
"vitest": "^0.13.1"
"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
Expand Up @@ -29,7 +29,7 @@
"unplugin-vue-components": "^0.22.0",
"vite": "^4.0.0",
"vite-plugin-pages": "^0.28.0",
"vitest": "^0.7.0",
"vitest": "^0.29.0",
"vue-tsc": "^1.0.0"
}
}

0 comments on commit aa39468

Please sign in to comment.