chore(deps): update dependency vitest to v0.5.5 (#1604)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1604 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
52948864ad
commit
d8a60779ef
2 changed files with 5 additions and 5 deletions
|
@ -87,7 +87,7 @@
|
|||
"vite": "2.8.4",
|
||||
"vite-plugin-pwa": "0.11.13",
|
||||
"vite-svg-loader": "3.1.2",
|
||||
"vitest": "0.5.4",
|
||||
"vitest": "0.5.5",
|
||||
"vue-tsc": "0.31.4",
|
||||
"wait-on": "6.0.1",
|
||||
"workbox-cli": "6.5.0"
|
||||
|
|
|
@ -13409,10 +13409,10 @@ vite@2.8.4, vite@^2.7.10:
|
|||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
vitest@0.5.4:
|
||||
version "0.5.4"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.5.4.tgz#8409b1a462b28f35283c63de64112f25024fb064"
|
||||
integrity sha512-mQ6Wj5vczFybtb/kZ419gLqQRroLgqRdkVkNyC4Dz6XWDGBhBNEVP/KryLGgovEGvs9nlJBacaFXWt+6Cgdstg==
|
||||
vitest@0.5.5:
|
||||
version "0.5.5"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.5.5.tgz#148c4a7c79cd6ecd3f0f9abc0065dd1883808417"
|
||||
integrity sha512-oBKIXpFOGN7jDdK0MO4uWcB+UOPRyEJveB8XDx74XsFNbjGF7vHmHqwAomNE8MGtDW8hBKvSSbr58hibFiQc5Q==
|
||||
dependencies:
|
||||
"@types/chai" "^4.3.0"
|
||||
"@types/chai-subset" "^1.3.3"
|
||||
|
|
Loading…
Reference in a new issue