chore(deps): update dependency vitest to v0.0.136 (#1325)

Reviewed-on: vikunja/frontend#1325
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-01-06 21:23:31 +00:00 committed by konrad
parent c32e9badf0
commit c353fd151d
2 changed files with 5 additions and 5 deletions

View File

@ -88,7 +88,7 @@
"vite": "2.7.10", "vite": "2.7.10",
"vite-plugin-pwa": "0.11.12", "vite-plugin-pwa": "0.11.12",
"vite-svg-loader": "3.1.1", "vite-svg-loader": "3.1.1",
"vitest": "0.0.135", "vitest": "0.0.136",
"vue-tsc": "0.30.2", "vue-tsc": "0.30.2",
"wait-on": "6.0.0", "wait-on": "6.0.0",
"workbox-cli": "6.4.2" "workbox-cli": "6.4.2"

View File

@ -12823,10 +12823,10 @@ vite@2.7.10, vite@>=2.7.10:
optionalDependencies: optionalDependencies:
fsevents "~2.3.2" fsevents "~2.3.2"
vitest@0.0.135: vitest@0.0.136:
version "0.0.135" version "0.0.136"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.0.135.tgz#d9aa66fe24f2ec1b4673e986eddf0d156ffc0fbf" resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.0.136.tgz#8bd2881fbc60ba51c07d73ff86a47f8af812e1a1"
integrity sha512-Xr+WEIb0NKLPmCN/VhgSeTbei/na/aUn3is15hU7pnasEW57Juyn3RyoXrvX5M+5xY4GIvSAOefoBtVitjoP9A== integrity sha512-l/FByRw+GNIckkAKMUib8HF5K+U3vmlrBOIl2ugt2FtMPvxSCKmRrbZWPmo3bbMzK1dekqSLILFp0v8WjNS5Lg==
dependencies: dependencies:
"@types/chai" "^4.3.0" "@types/chai" "^4.3.0"
"@types/chai-subset" "^1.3.3" "@types/chai-subset" "^1.3.3"