Skip to content

Commit

Permalink
chore(deps): update vitest to ~0.32.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 19, 2023
1 parent 633ddba commit d0f761c
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 41 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -103,8 +103,8 @@
"@types/validator": "~13.7.17",
"@typescript-eslint/eslint-plugin": "~5.59.11",
"@typescript-eslint/parser": "~5.59.11",
"@vitest/coverage-c8": "~0.31.4",
"@vitest/ui": "~0.31.4",
"@vitest/coverage-c8": "~0.32.2",
"@vitest/ui": "~0.32.2",
"@vueuse/core": "~10.1.2",
"c8": "~8.0.0",
"conventional-changelog-cli": "~3.0.0",
Expand Down Expand Up @@ -135,7 +135,7 @@
"validator": "~13.9.0",
"vite": "~4.3.9",
"vitepress": "1.0.0-beta.1",
"vitest": "~0.31.4",
"vitest": "~0.32.2",
"vue": "~3.3.4"
},
"packageManager": "pnpm@8.5.1",
Expand Down
81 changes: 43 additions & 38 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 d0f761c

Please sign in to comment.