chore(deps): update dependency vitest to v0.0.133
This commit is contained in:
parent
64d632b0a5
commit
2b302974cc
2 changed files with 5 additions and 5 deletions
|
@ -87,7 +87,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.132",
|
"vitest": "0.0.133",
|
||||||
"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"
|
||||||
|
|
|
@ -12825,10 +12825,10 @@ vite@2.7.10, vite@>=2.7.10:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents "~2.3.2"
|
fsevents "~2.3.2"
|
||||||
|
|
||||||
vitest@0.0.132:
|
vitest@0.0.133:
|
||||||
version "0.0.132"
|
version "0.0.133"
|
||||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.0.132.tgz#11aa2691709748bbf05297a72adee3f9f1f8ffc6"
|
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.0.133.tgz#6c39ee83f01904e8b44f4997d24f758cabba9041"
|
||||||
integrity sha512-LxmHT3aAS+7mRJzYQg5tS5IQuDSmEBupaPcHK9PMRiOITZ2dMFo7mcvmvNZ8k0SL7NIIXYJ0BHTLX9ROY3xHmw==
|
integrity sha512-x83CeRPW1FNTY1pQ8CTPH4dbyvZc67ycqnqYpU/xxg6snnAcB25GRZh39RyOeMVHEczB2SeGcA/fzP1D8eUvzw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/chai" "^4.3.0"
|
"@types/chai" "^4.3.0"
|
||||||
"@types/chai-subset" "^1.3.3"
|
"@types/chai-subset" "^1.3.3"
|
||||||
|
|
Loading…
Reference in a new issue