chore(deps): update dependency vitest to v0.1.21 (#1400)

Reviewed-on: vikunja/frontend#1400
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-01-18 21:54:50 +00:00 committed by konrad
parent ca938b8615
commit 4a290214c0
2 changed files with 5 additions and 5 deletions

View File

@ -89,7 +89,7 @@
"vite": "2.7.12",
"vite-plugin-pwa": "0.11.13",
"vite-svg-loader": "3.1.2",
"vitest": "0.1.20",
"vitest": "0.1.21",
"vue-tsc": "0.30.5",
"wait-on": "6.0.0",
"workbox-cli": "6.4.2"

View File

@ -12784,10 +12784,10 @@ vite@2.7.12, vite@>=2.7.12:
optionalDependencies:
fsevents "~2.3.2"
vitest@0.1.20:
version "0.1.20"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.1.20.tgz#8af378bcaa9893d658bb6a1c93676a1c80f190d0"
integrity sha512-UhbBDhQOVNHapOI+OcyEtryRWFmTTy3zSiyMZYtsrGuS+ARiGz/pDlHJdS1CK7ef3/5oyYd0jzsVcqVowd7Img==
vitest@0.1.21:
version "0.1.21"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.1.21.tgz#72cb4ec5e93daafecc67bf46c23a1a48cf18cf12"
integrity sha512-dtVFqZS0LJ30hD4KgGVYUAm/gHjE1sURI/EgUFVLjTAH1DZqFWPwz6OPAXM1lOppf1JwoGJ8TGkdEXgjsYSZkw==
dependencies:
"@types/chai" "^4.3.0"
"@types/chai-subset" "^1.3.3"