Skip to content

Commit

Permalink
chore(deps): update vitest to v1.1.0 (main) (#24830)
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 Dec 19, 2023
1 parent 8d5c274 commit a073bec
Show file tree
Hide file tree
Showing 5 changed files with 48 additions and 48 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/fs-extra": "11.0.4",
"@types/node": "20.10.5",
"@types/semver": "7.5.6",
"@vitest/coverage-v8": "1.0.4",
"@vitest/coverage-v8": "1.1.0",
"@vue/test-utils": "2.4.3",
"case-police": "0.6.1",
"changelogen": "0.5.5",
Expand Down Expand Up @@ -77,7 +77,7 @@
"std-env": "3.6.0",
"typescript": "5.3.3",
"ufo": "1.3.2",
"vitest": "1.0.4",
"vitest": "1.1.0",
"vitest-environment-nuxt": "1.0.0",
"vue": "3.3.13",
"vue-eslint-parser": "9.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"nitropack": "2.8.1",
"unbuild": "latest",
"vite": "5.0.10",
"vitest": "1.0.4",
"vitest": "1.1.0",
"webpack": "5.89.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"@vitejs/plugin-vue": "4.5.2",
"unbuild": "latest",
"vite": "5.0.10",
"vitest": "1.0.4"
"vitest": "1.1.0"
},
"peerDependencies": {
"@parcel/watcher": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"ufo": "^1.3.2",
"unplugin": "^1.5.1",
"vite": "5.0.10",
"vite-node": "^1.0.4",
"vite-node": "^1.1.0",
"vite-plugin-checker": "^0.6.2",
"vue-bundle-renderer": "^2.0.0"
},
Expand Down
86 changes: 43 additions & 43 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 a073bec

Please sign in to comment.