chore(deps): update dependency vitest to v0.10.2 (#1893)

Reviewed-on: vikunja/frontend#1893
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-05-03 17:22:52 +00:00 committed by konrad
parent 2c4245b7cb
commit cf6b9bd373
2 changed files with 5 additions and 5 deletions

View File

@ -89,7 +89,7 @@
"vite": "2.9.7",
"vite-plugin-pwa": "0.12.0",
"vite-svg-loader": "3.3.0",
"vitest": "0.10.1",
"vitest": "0.10.2",
"vue-tsc": "0.34.11",
"wait-on": "6.0.1",
"workbox-cli": "6.5.3"

View File

@ -12353,10 +12353,10 @@ vite@^2.9.5:
optionalDependencies:
fsevents "~2.3.2"
vitest@0.10.1:
version "0.10.1"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.10.1.tgz#974ea084dd7550cd3465f926b3a085fe06761332"
integrity sha512-jFNObjJ48WnfJzxpopJOrd7ZnRCE3OGgE2KSQ1AGmKxNPTgadMCLx81GBrIcxIjuz2E/8qmGBPtC5VH01ihl7A==
vitest@0.10.2:
version "0.10.2"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.10.2.tgz#d8e9375bb0fca3c8555e2c00488c4f5a94b870b8"
integrity sha512-41D+nhswCco5vy1NXmpAjZX11Aj+HMnyhjWQD12piwHibf4bvdTGtni56UcFWcvONVoIForgDuLrKSohHJjwQA==
dependencies:
"@types/chai" "^4.3.1"
"@types/chai-subset" "^1.3.3"