chore(deps): update dependency vitest to v0.1.16 (#1382)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #1382
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-01-15 21:09:55 +00:00 committed by konrad
parent 010c4a2a3d
commit 864669fd3f
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.13",
"vitest": "0.1.16",
"vue-tsc": "0.30.2",
"wait-on": "6.0.0",
"workbox-cli": "6.4.2"

View File

@ -12756,10 +12756,10 @@ vite@2.7.12, vite@>=2.7.12:
optionalDependencies:
fsevents "~2.3.2"
vitest@0.1.13:
version "0.1.13"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.1.13.tgz#4aac49987d43c08669bfa7b6f7abab12747a330b"
integrity sha512-FFyfkQ0vL3egqY9HiDAR94vVsOAubKCx3Bvlhww5Q8EhAg8J1dYterOhCh6H91NviZUmbGvJ4bZ4prmR4EpXaA==
vitest@0.1.16:
version "0.1.16"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.1.16.tgz#7b68d03f4b24544603ef8f12f34c39fc42b25e02"
integrity sha512-fBzazhZPovI9iDCQ3NsL0tdspbhA3ZHne1U/YDKoCRXndrYy9rG/nsimstKzwnaTwg80xn7Zvpmgd/uEgdch1Q==
dependencies:
"@types/chai" "^4.3.0"
"@types/chai-subset" "^1.3.3"