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

chore(deps): update dependency vitest to ^0.28.0 (#2019)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-24 13:15:24 -09:00 committed by GitHub
parent 518f9a8228
commit 17f7df0747
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 147 additions and 19 deletions

View file

@ -53,7 +53,7 @@
"lint-staged": "^13.1.0",
"nuxt-vite": "0.2.3",
"prettier": "^2.8.1",
"vitest": "^0.26.2",
"vitest": "^0.28.0",
"vue2-script-setup-transform": "^0.3.5"
}
}