chore(deps): update dependency vitest to v0.2.2 (#1440)

Reviewed-on: vikunja/frontend#1440
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-01-25 10:40:43 +00:00 committed by konrad
parent f469cac4d1
commit df5300fa02
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.2.1",
"vitest": "0.2.2",
"vue-tsc": "0.31.1",
"wait-on": "6.0.0",
"workbox-cli": "6.4.2"

View File

@ -12844,10 +12844,10 @@ vite@2.7.13, vite@>=2.7.13:
optionalDependencies:
fsevents "~2.3.2"
vitest@0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.2.1.tgz#edcb9589ffcedc927c7458ab33be4c9d9140596c"
integrity sha512-9tk436ZwXXykce3XagiBc97DaSWghoJqlnbWDm2Q52JFPVmD9iaBuvbWgVhLElREHinzPPtI/RhcCrHV3/0olg==
vitest@0.2.2:
version "0.2.2"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.2.2.tgz#8f1b35413059ccf1347ab8a30f85fe2ff00a8943"
integrity sha512-o8u+srvdZppgStsVC4HfOFXwqqAzUOiHJ/UXjU6GFU4A4ZMhXAMFRb+RVL523eQjGguFDNNEWr5XlRK/jnPvUw==
dependencies:
"@types/chai" "^4.3.0"
"@types/chai-subset" "^1.3.3"