chore(deps): update dependency vitest to v0.7.8 (#1713)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1713 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
3605d61a17
commit
188eb02e07
2 changed files with 5 additions and 5 deletions
|
@ -87,7 +87,7 @@
|
|||
"vite": "2.8.6",
|
||||
"vite-plugin-pwa": "0.11.13",
|
||||
"vite-svg-loader": "3.1.2",
|
||||
"vitest": "0.7.7",
|
||||
"vitest": "0.7.8",
|
||||
"vue-tsc": "0.33.7",
|
||||
"wait-on": "6.0.1",
|
||||
"workbox-cli": "6.5.1"
|
||||
|
|
|
@ -13256,10 +13256,10 @@ vite@2.8.6, vite@^2.8.6:
|
|||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
vitest@0.7.7:
|
||||
version "0.7.7"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.7.7.tgz#8cdf9a163e01547be380b5a7530331d3126c9463"
|
||||
integrity sha512-xU7BTB7T7GbcjFBdbZAAp/dIQUwn8bygI+cbw6Yq1oXj60oGRJ+nJ7AXvSOJyaHMTmglEoaqazyDGnCHJBXftw==
|
||||
vitest@0.7.8:
|
||||
version "0.7.8"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.7.8.tgz#aee5c9a88ad3a17f369053e08d6712a2d186bea9"
|
||||
integrity sha512-Zw13DMFqe5SEJmqoSMvJgUHmy2YHxpwKJYQgzp+n0/AXH10eQ02j6EVhyHBOhVQl36CxqQFP6UDpocgLVsopzA==
|
||||
dependencies:
|
||||
"@types/chai" "^4.3.0"
|
||||
"@types/chai-subset" "^1.3.3"
|
||||
|
|
Loading…
Reference in a new issue