chore(deps): update dependency vitest to v0.1.17
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
renovate 2022-01-16 09:02:20 +00:00
parent 5e4a9cca0c
commit d1c91c404c
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.16",
"vitest": "0.1.17",
"vue-tsc": "0.30.2",
"wait-on": "6.0.0",
"workbox-cli": "6.4.2"

View File

@ -12751,10 +12751,10 @@ vite@2.7.12, vite@>=2.7.12:
optionalDependencies:
fsevents "~2.3.2"
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==
vitest@0.1.17:
version "0.1.17"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.1.17.tgz#75af1c55aba0e1b08f22ac45890f4bbcfa27b6ee"
integrity sha512-iARxJzpPktbpTJduN3iHilQlsUJsSKOYmaTI1414HzqGKjL25BhqpX5nucnpoTtdDNDmFNMuJwWroAHVzYH2Hg==
dependencies:
"@types/chai" "^4.3.0"
"@types/chai-subset" "^1.3.3"