chore(deps): update dependency vitest to v0.2.0 (#1427)

Reviewed-on: vikunja/frontend#1427
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-01-23 13:00:01 +00:00 committed by konrad
parent 55b77725df
commit 7c1c6b7dfc
2 changed files with 5 additions and 5 deletions

View File

@ -89,7 +89,7 @@
"vite": "2.7.13",
"vite-plugin-pwa": "0.11.13",
"vite-svg-loader": "3.1.2",
"vitest": "0.1.27",
"vitest": "0.2.0",
"vue-tsc": "0.31.1",
"wait-on": "6.0.0",
"workbox-cli": "6.4.2"

View File

@ -12783,10 +12783,10 @@ vite@2.7.13, vite@>=2.7.13:
optionalDependencies:
fsevents "~2.3.2"
vitest@0.1.27:
version "0.1.27"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.1.27.tgz#1c42677e5ef98162ba4e86f40c72fbb9d27505c8"
integrity sha512-w95Izu+jzust3Ov0KdvN9xZPQm8dG5P1hNOB+uKQ+HFexFcdUW/oa0C0/NR2m2wVpsr23psRPzrBPNlBKgm0qA==
vitest@0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.2.0.tgz#0270689a85f2aa3483fe44939f9602bd859deead"
integrity sha512-+8c0UN/KKQe/ye0CCCqYuPbOEZl12Fhb5hVkCiL2DdBA4jOEgHDd35AZqdHVBXaAoTedS3MD5G/LhkOxCWB8pw==
dependencies:
"@types/chai" "^4.3.0"
"@types/chai-subset" "^1.3.3"