chore(deps): update dependency vitest to v0.5.7 (#1612)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1612 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
f2a0a444b5
commit
683a68f3ef
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.5",
|
||||
"vitest": "0.5.7",
|
||||
"vue-tsc": "0.32.0",
|
||||
"wait-on": "6.0.1",
|
||||
"workbox-cli": "6.5.0"
|
||||
|
|
|
@ -13423,10 +13423,10 @@ vite@2.8.4, vite@^2.7.10:
|
|||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
vitest@0.5.5:
|
||||
version "0.5.5"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.5.5.tgz#148c4a7c79cd6ecd3f0f9abc0065dd1883808417"
|
||||
integrity sha512-oBKIXpFOGN7jDdK0MO4uWcB+UOPRyEJveB8XDx74XsFNbjGF7vHmHqwAomNE8MGtDW8hBKvSSbr58hibFiQc5Q==
|
||||
vitest@0.5.7:
|
||||
version "0.5.7"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.5.7.tgz#8e1e34d6004a7f2b4bbed3dde8fd981eeacd7662"
|
||||
integrity sha512-keLLxLGi+dkXFUuKxCXnBw5MkSZ03cynlG6+LVLaKoyUuW8Xu6NzX1oC6dVNm6Ig7mw6gX9OHV+Lpmcc3tu/mQ==
|
||||
dependencies:
|
||||
"@types/chai" "^4.3.0"
|
||||
"@types/chai-subset" "^1.3.3"
|
||||
|
|
Loading…
Reference in a new issue