1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-10 07:55:23 +02:00

chore(deps): update dependency vitest to ^0.29.0 (#2177)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-26 10:21:34 -09:00 committed by GitHub
parent 30d8e0b16d
commit da791ec9c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 39 additions and 41 deletions

View file

@ -51,7 +51,7 @@
"lint-staged": "^13.1.0",
"nuxt-vite": "0.2.3",
"prettier": "^2.8.1",
"vitest": "^0.28.0"
"vitest": "^0.29.0"
},
"resolutions": {
"vue-template-compiler": "2.7.14",