chore(deps): update dependency vitest to v0.8.0 (#1731)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1731 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
6be67cfb98
commit
0c12c4ebd6
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.12",
|
||||
"vitest": "0.8.0",
|
||||
"vue-tsc": "0.33.9",
|
||||
"wait-on": "6.0.1",
|
||||
"workbox-cli": "6.5.2"
|
||||
|
|
|
@ -13256,10 +13256,10 @@ vite@2.8.6, vite@^2.8.6:
|
|||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
vitest@0.7.12:
|
||||
version "0.7.12"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.7.12.tgz#b5f4424faedeb30ed55fccb9016b754571d7a99c"
|
||||
integrity sha512-Q/UrBAhStPUeic++s+jnH6M0vsBhemTixAsAKvp6z8zN6K47tfZqob4XgpbViebDmYcmhlyREumVmrpUlyuXdA==
|
||||
vitest@0.8.0:
|
||||
version "0.8.0"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.8.0.tgz#fffd4d1334268a7311c0bfd891a68263a5cb206f"
|
||||
integrity sha512-8m8OufAQWXlNpjm5dTe5Lc60zruguKJljunveueYrd4aoeXaQvggLX0SPmIW3G6PDtnBdNEynSi+6pibjnutQA==
|
||||
dependencies:
|
||||
"@types/chai" "^4.3.0"
|
||||
"@types/chai-subset" "^1.3.3"
|
||||
|
|
Loading…
Reference in a new issue