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

This commit is contained in:
renovate 2022-06-21 10:03:27 +00:00
parent 7a3419cf71
commit e4956db36f
2 changed files with 10 additions and 10 deletions

View File

@ -87,7 +87,7 @@
"vite": "2.9.12", "vite": "2.9.12",
"vite-plugin-pwa": "0.12.0", "vite-plugin-pwa": "0.12.0",
"vite-svg-loader": "3.4.0", "vite-svg-loader": "3.4.0",
"vitest": "0.15.1", "vitest": "0.15.2",
"vue-tsc": "0.38.1", "vue-tsc": "0.38.1",
"wait-on": "6.0.1", "wait-on": "6.0.1",
"workbox-cli": "6.5.3" "workbox-cli": "6.5.3"

View File

@ -11928,10 +11928,10 @@ tinypool@^0.1.3:
resolved "https://registry.yarnpkg.com/tinypool/-/tinypool-0.1.3.tgz#b5570b364a1775fd403de5e7660b325308fee26b" resolved "https://registry.yarnpkg.com/tinypool/-/tinypool-0.1.3.tgz#b5570b364a1775fd403de5e7660b325308fee26b"
integrity sha512-2IfcQh7CP46XGWGGbdyO4pjcKqsmVqFAPcXfPxcPXmOWt9cYkTP9HcDmGgsfijYoAEc4z9qcpM/BaBz46Y9/CQ== integrity sha512-2IfcQh7CP46XGWGGbdyO4pjcKqsmVqFAPcXfPxcPXmOWt9cYkTP9HcDmGgsfijYoAEc4z9qcpM/BaBz46Y9/CQ==
tinyspy@^0.3.2: tinyspy@^0.3.3:
version "0.3.2" version "0.3.3"
resolved "https://registry.yarnpkg.com/tinyspy/-/tinyspy-0.3.2.tgz#2f95cb14c38089ca690385f339781cd35faae566" resolved "https://registry.yarnpkg.com/tinyspy/-/tinyspy-0.3.3.tgz#8b57f8aec7fe1bf583a3a49cb9ab30c742f69237"
integrity sha512-2+40EP4D3sFYy42UkgkFFB+kiX2Tg3URG/lVvAZFfLxgGpnWl5qQJuBw1gaLttq8UOS+2p3C0WrhJnQigLTT2Q== integrity sha512-gRiUR8fuhUf0W9lzojPf1N1euJYA30ISebSfgca8z76FOvXtVXqd5ojEIaKLWbDQhAaC3ibxZIjqbyi4ybjcTw==
tmp-promise@^3.0.2, tmp-promise@^3.0.3: tmp-promise@^3.0.2, tmp-promise@^3.0.3:
version "3.0.3" version "3.0.3"
@ -12501,10 +12501,10 @@ vite@2.9.12, vite@^2.9.12:
optionalDependencies: optionalDependencies:
fsevents "~2.3.2" fsevents "~2.3.2"
vitest@0.15.1: vitest@0.15.2:
version "0.15.1" version "0.15.2"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.15.1.tgz#8bdb42544261fa95afe8ea10bae3f315ca7e4c74" resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.15.2.tgz#3931c390685ff03331298c7719d27d691f79e782"
integrity sha512-NaNFi93JKSuvV4YGnfQ0l0GKYxH0EsLcTrrXaCzd6qfVEZM/RJpjwSevg6waNFqu2DyN6e0aHHdrCZW5/vh5NA== integrity sha512-cMabuUqu+nNHafkdN7H8Z20+UZTrrUfqjGwAoLwUwrqFGWBz3gXwxndjbLf6mgSFs9lF/JWjKeNM1CXKwtk26w==
dependencies: dependencies:
"@types/chai" "^4.3.1" "@types/chai" "^4.3.1"
"@types/chai-subset" "^1.3.3" "@types/chai-subset" "^1.3.3"
@ -12513,7 +12513,7 @@ vitest@0.15.1:
debug "^4.3.4" debug "^4.3.4"
local-pkg "^0.4.1" local-pkg "^0.4.1"
tinypool "^0.1.3" tinypool "^0.1.3"
tinyspy "^0.3.2" tinyspy "^0.3.3"
vite "^2.9.12" vite "^2.9.12"
vue-advanced-cropper@2.8.2: vue-advanced-cropper@2.8.2: