Skip to content

Commit

Permalink
chore(deps): update dependency vitest to v0.24.3 (crxjs#543)
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] authored Oct 26, 2022
1 parent d81b748 commit abe4b9b
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 27 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"node": ">=14"
},
"devDependencies": {
"vitest": "^0.23.4"
"vitest": "0.24.3"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"typescript": "^4.6.4",
"vite": "^3.1.7",
"vite-plugin-inspect": "0.7.5",
"vitest": "^0.23.4",
"vitest": "0.24.3",
"vue": "3.2.41"
}
}
48 changes: 23 additions & 25 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 abe4b9b

Please sign in to comment.