chore(deps): update dependency vitest to v0.1.24
This commit is contained in:
parent
faa34ee692
commit
cae351d9bd
2 changed files with 5 additions and 5 deletions
|
@ -89,7 +89,7 @@
|
|||
"vite": "2.7.13",
|
||||
"vite-plugin-pwa": "0.11.13",
|
||||
"vite-svg-loader": "3.1.2",
|
||||
"vitest": "0.1.23",
|
||||
"vitest": "0.1.24",
|
||||
"vue-tsc": "0.30.6",
|
||||
"wait-on": "6.0.0",
|
||||
"workbox-cli": "6.4.2"
|
||||
|
|
|
@ -12755,10 +12755,10 @@ vite@2.7.13, vite@>=2.7.13:
|
|||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
vitest@0.1.23:
|
||||
version "0.1.23"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.1.23.tgz#7d067f8dbdf48b33941fa5cd5db1a29615d88b08"
|
||||
integrity sha512-Aq/hPNlyMPWqrkSuTzyvUOLcifnXY0IoVnqmhOhUJLEyNVvnPofsThe9r7M7jAkJu/EpqNZwPdOD2HFyZ5biIA==
|
||||
vitest@0.1.24:
|
||||
version "0.1.24"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.1.24.tgz#b5f8d38ad9cd1dbf3020de5dfbe09ec164ab5b04"
|
||||
integrity sha512-m1x3hKO/QCpPPFOvSqpB1QoDxkICn0HQuwrqerrBqS53x3dh1WF0CUfRnYHCekBNKFsVXgdvfJFAoGKXKsEF4A==
|
||||
dependencies:
|
||||
"@types/chai" "^4.3.0"
|
||||
"@types/chai-subset" "^1.3.3"
|
||||
|
|
Loading…
Reference in a new issue