Skip to content

Commit

Permalink
chore(deps-dev): bump vitest from 1.4.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.0/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 18, 2024
1 parent 38d5eaa commit 20e1324
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion packages/picgo-plugin-app/package.json
Expand Up @@ -20,7 +20,7 @@
"unplugin-vue-components": "^0.26.0",
"vite": "^5.2.9",
"vite-plugin-html": "^3.2.2",
"vitest": "^1.4.0",
"vitest": "^1.5.0",
"vue-tsc": "^2.0.13"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/picgo-plugin-bootstrap/package.json
Expand Up @@ -31,7 +31,7 @@
"vite-plugin-node-polyfills": "^0.21.0",
"vite-plugin-static-copy": "^1.0.2",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.4.0"
"vitest": "^1.5.0"
},
"dependencies": {
"zhi-device": "^2.11.0",
Expand Down
58 changes: 29 additions & 29 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 20e1324

Please sign in to comment.