Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to ^0.31.0 (#1030)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 19, 2023
1 parent a73fb68 commit 551cd3f
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 49 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@swc/core": "^1.3.23",
"@swc/helpers": "^0.5.0",
"@vitejs/plugin-vue": "^4.0.0",
"@vitest/coverage-c8": "^0.30.0",
"@vitest/coverage-c8": "^0.31.0",
"@vue/eslint-config-typescript": "^11.0.0",
"@vue/test-utils": "^2.0.0-rc.17",
"browserslist": "^4.19.1",
Expand Down Expand Up @@ -127,7 +127,7 @@
"tsd": "^0.25.0",
"typescript": "^4.9.4",
"vite": "^4.0.2",
"vitest": "^0.30.0",
"vitest": "^0.31.0",
"vitest-canvas-mock": "^0.2.2",
"vue": "^3.2.31"
},
Expand Down
87 changes: 40 additions & 47 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 551cd3f

Please sign in to comment.