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

Reviewed-on: #2265
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-08-15 21:13:00 +00:00 committed by konrad
parent 3ab58a015c
commit 89c67c9726
2 changed files with 5 additions and 5 deletions

View File

@ -91,7 +91,7 @@
"vite": "3.0.7",
"vite-plugin-pwa": "0.12.3",
"vite-svg-loader": "3.4.0",
"vitest": "0.21.1",
"vitest": "0.22.0",
"vue-tsc": "0.40.1",
"wait-on": "6.0.1",
"workbox-cli": "6.5.4"

View File

@ -12607,10 +12607,10 @@ vite@3.0.7:
optionalDependencies:
fsevents "~2.3.2"
vitest@0.21.1:
version "0.21.1"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.21.1.tgz#b4f5b901c9a23a3aaec76d3404f3072821d93d00"
integrity sha512-WBIxuFmIDPuK47GO6Lu9eNeRMqHj/FWL3dk73OHH3eyPPWPiu+UB3QHLkLK2PEggCqJW4FaWoWg8R68S7p9+9Q==
vitest@0.22.0:
version "0.22.0"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.22.0.tgz#175622a04af77c48967da3b798d53420ad463670"
integrity sha512-BSIro/QOHLaQY08FHwT6THWhqLQ+VPU+N4Rdo4pcP+16XB6oLmNNAXGcSh/MOLUhfUy+mqCwx7AyKmU7Ms5R+g==
dependencies:
"@types/chai" "^4.3.3"
"@types/chai-subset" "^1.3.3"