chore(deps): update dependency vitest to v0.8.4 (#1763)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1763 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
ab88b7bf55
commit
eb96a5533b
2 changed files with 5 additions and 5 deletions
|
@ -89,7 +89,7 @@
|
|||
"vite": "2.9.1",
|
||||
"vite-plugin-pwa": "0.11.13",
|
||||
"vite-svg-loader": "3.2.0",
|
||||
"vitest": "0.8.3",
|
||||
"vitest": "0.8.4",
|
||||
"vue-tsc": "0.33.9",
|
||||
"wait-on": "6.0.1",
|
||||
"workbox-cli": "6.5.2"
|
||||
|
|
|
@ -13411,10 +13411,10 @@ vite@^2.8.6:
|
|||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
vitest@0.8.3:
|
||||
version "0.8.3"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.8.3.tgz#eb12e3151a82b07fa8dcb493b52e4822fe4a9c4f"
|
||||
integrity sha512-lVSgbza87qVaeo373lBRxem0kJ06iW4ia/LCVWbchF1Dqd5pd/M6a8iexJL9EBDyuoGiymVY6NRajtRkhVB/7A==
|
||||
vitest@0.8.4:
|
||||
version "0.8.4"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.8.4.tgz#9186cff7dc0ea41c3e85caf8dbe0f99bb1b5c685"
|
||||
integrity sha512-1OoAG1+VYkzp4WLCVQFRJX/OKk70rsMIM5H23crfc1wSEnJvHlxgQBS1HPpV/VYmjC8bIInKWhnB4Gaw32MnyQ==
|
||||
dependencies:
|
||||
"@types/chai" "^4.3.0"
|
||||
"@types/chai-subset" "^1.3.3"
|
||||
|
|
Loading…
Reference in a new issue