chore(deps): update dependency vitest to v0.8.4 #1763

Merged
konrad merged 1 commits from renovate/vitest-0.x into main 2022-04-03 10:56:59 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -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"

View File

@ -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"