1
0
Fork 0

chore(deps): update dependency vitest to v0.1.27 (#1422)

Reviewed-on: vikunja/frontend#1422
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-01-22 06:42:01 +00:00 committed by konrad
parent 3f7fd3b9c0
commit 692722d826
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.26",
"vitest": "0.1.27",
"vue-tsc": "0.30.6",
"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.26:
version "0.1.26"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.1.26.tgz#69c2e8b4ca9cf1cae1ec28eae7c340d914510cb4"
integrity sha512-RYW9AMWlvF0WJXlQoFAyuhaPkNGLGssDa4IQ7k3U8+wYsggXrNptS1PhuLjgK00j9yb2RzSrrylhm9r1ZNK6Ug==
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==
dependencies:
"@types/chai" "^4.3.0"
"@types/chai-subset" "^1.3.3"