1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-08 15:05:25 +02:00

chore(deps-dev): bump vitest from 0.24.3 to 0.25.1 in /frontend (#1808)

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.24.3 to 0.25.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.25.1/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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-11-10 15:26:37 -09:00 committed by GitHub
parent ca47838920
commit d30c633928
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 14 deletions

View file

@ -53,7 +53,7 @@
"lint-staged": "^13.0.3",
"nuxt-vite": "0.2.3",
"prettier": "^2.7.1",
"vitest": "^0.24.3",
"vitest": "^0.25.1",
"vue2-script-setup-transform": "^0.3.5"
}
}