Skip to content

Commit

Permalink
chore(deps): update vitest to v0.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 10, 2022
1 parent b21c7d6 commit a8db225
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 58 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@typescript-eslint/parser": "5.36.1",
"@vitejs/plugin-vue": "3.0.3",
"@vitejs/plugin-vue-jsx": "2.0.0",
"@vitest/coverage-c8": "0.23.0",
"@vitest/coverage-c8": "0.23.2",
"@vue/compat": "3.2.38",
"@vue/compiler-dom": "3.2.38",
"@vue/compiler-sfc": "3.2.38",
Expand All @@ -54,7 +54,7 @@
"typescript": "4.8.2",
"vite": "3.0.9",
"vitepress": "0.22.4",
"vitest": "0.22.1",
"vitest": "0.23.2",
"vue": "3.2.38",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.1.5",
Expand Down
71 changes: 15 additions & 56 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 a8db225

Please sign in to comment.