chore(deps): update dependency vitest to v0.10.5 (#1910)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #1910
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-05-06 12:19:47 +00:00 committed by konrad
parent ae93bbd781
commit af0b6139dc
2 changed files with 5 additions and 5 deletions

View File

@ -89,7 +89,7 @@
"vite": "2.9.8",
"vite-plugin-pwa": "0.12.0",
"vite-svg-loader": "3.3.0",
"vitest": "0.10.4",
"vitest": "0.10.5",
"vue-tsc": "0.34.11",
"wait-on": "6.0.1",
"workbox-cli": "6.5.3"

View File

@ -12332,10 +12332,10 @@ vite@2.9.8, vite@^2.9.7:
optionalDependencies:
fsevents "~2.3.2"
vitest@0.10.4:
version "0.10.4"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.10.4.tgz#239f4102da9bf9a845b156ea314c17fc7842e88e"
integrity sha512-FJ2av2PVozmyz9nqHRoC3H8j2z0OQXj8P8jS5oyMY9mfPWB06GS5k/1Ot++TkVBLQRHZCcVzjbK4BO7zqAJZGQ==
vitest@0.10.5:
version "0.10.5"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.10.5.tgz#f2cd782a8f72889d4324a809101ada9e9f424a67"
integrity sha512-4qXdNbHwAd9YcsztJoVMWUQGcMATVlY9Xd95I3KQ2JJwDLTL97f/jgfGRotqptvNxdlmme5TBY0Gv+l6+JSYvA==
dependencies:
"@types/chai" "^4.3.1"
"@types/chai-subset" "^1.3.3"