Skip to content

Commit

Permalink
chore(deps): update dependency vitest to ^0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 16, 2022
1 parent d52f89f commit 283de5b
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 337 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -73,7 +73,7 @@
"vite-plugin-css-injected-by-js": "^2.1.0",
"vite-plugin-dts": "^1.6.6",
"vite-plugin-lib-insert-unocss": "^0.0.1",
"vitest": "^0.13.1"
"vitest": "^0.25.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.18.0",
"vite": "^3.0.2",
"vite-plugin-pages": "^0.22.0",
"vitest": "^0.7.0",
"vitest": "^0.25.0",
"vue-tsc": "^0.33.2"
}
}

0 comments on commit 283de5b

Please sign in to comment.