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

Reviewed-on: #1698
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-03-19 11:11:32 +00:00 committed by konrad
parent 574b000b19
commit 5e6bce8b7e
2 changed files with 5 additions and 5 deletions

View File

@ -87,7 +87,7 @@
"vite": "2.8.6",
"vite-plugin-pwa": "0.11.13",
"vite-svg-loader": "3.1.2",
"vitest": "0.7.4",
"vitest": "0.7.6",
"vue-tsc": "0.33.2",
"wait-on": "6.0.1",
"workbox-cli": "6.5.1"

View File

@ -13332,10 +13332,10 @@ vite@^2.7.10:
optionalDependencies:
fsevents "~2.3.2"
vitest@0.7.4:
version "0.7.4"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.7.4.tgz#5a1c77506a53be83028f033bb0d855ad7a7c60f1"
integrity sha512-6kyJ/YZJFVj/zEVVHFyvLvAZlbg05yAyJrk7oP+FOCFanGRYK7bBEz4qsIpNHxX+dlf5vRkbBDjpdXzGL7udeA==
vitest@0.7.6:
version "0.7.6"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.7.6.tgz#f4199ff621333084bbe483b52cc5de1286f110ae"
integrity sha512-fqk0cn0I2BUpzwLfeZ725JeXJ7WGwDtVcVBksQ6SdyjrBi6aex8t3w70TWgyLOXgylS7FJ8C9DRap4MMgpkqYw==
dependencies:
"@types/chai" "^4.3.0"
"@types/chai-subset" "^1.3.3"