chore(deps): update dependency vitest to v0.7.0 (#1692)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1692 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
7564c26201
commit
360b4da7d3
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.6.3",
|
||||
"vitest": "0.7.0",
|
||||
"vue-tsc": "0.33.2",
|
||||
"wait-on": "6.0.1",
|
||||
"workbox-cli": "6.5.1"
|
||||
|
|
|
@ -13334,10 +13334,10 @@ vite@^2.7.10:
|
|||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
vitest@0.6.3:
|
||||
version "0.6.3"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.6.3.tgz#27839a37fcf20cdc2835d8276f3496cafe2b2d9c"
|
||||
integrity sha512-0x5UeYQ5Mqniurxv9KT0+FI4IszLBbNBiBPSXSdyQAEodeq400Q00YB0f1qNbf7YsxyLqFJvGpoOTKJWUYm6mQ==
|
||||
vitest@0.7.0:
|
||||
version "0.7.0"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.7.0.tgz#bc8f0f1cb00d6fea819efe3fe11e0a4a27d0d3e9"
|
||||
integrity sha512-qLq4VEWJRyhscfzjhlNA+mrCrBQ2Vh7M9ew90yudOfoNUT0ilmFdRriRMN8m8BkKw/7txoTvT1X3oQB7B4Pk3A==
|
||||
dependencies:
|
||||
"@types/chai" "^4.3.0"
|
||||
"@types/chai-subset" "^1.3.3"
|
||||
|
|
Loading…
Reference in a new issue