chore(deps): update dependency vitest to v0.2.1 (#1433)

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1433
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-01-24 12:28:34 +00:00 committed by konrad
parent 7458130ee3
commit 842249eb2c
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -12844,10 +12844,10 @@ vite@2.7.13, vite@>=2.7.13:
optionalDependencies: optionalDependencies:
fsevents "~2.3.2" fsevents "~2.3.2"
vitest@0.2.0: vitest@0.2.1:
version "0.2.0" version "0.2.1"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.2.0.tgz#0270689a85f2aa3483fe44939f9602bd859deead" resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.2.1.tgz#edcb9589ffcedc927c7458ab33be4c9d9140596c"
integrity sha512-+8c0UN/KKQe/ye0CCCqYuPbOEZl12Fhb5hVkCiL2DdBA4jOEgHDd35AZqdHVBXaAoTedS3MD5G/LhkOxCWB8pw== integrity sha512-9tk436ZwXXykce3XagiBc97DaSWghoJqlnbWDm2Q52JFPVmD9iaBuvbWgVhLElREHinzPPtI/RhcCrHV3/0olg==
dependencies: dependencies:
"@types/chai" "^4.3.0" "@types/chai" "^4.3.0"
"@types/chai-subset" "^1.3.3" "@types/chai-subset" "^1.3.3"