chore(deps): update dependency vitest to v0.3.0 (#1519)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1519 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
017c025aaa
commit
3bd302081a
2 changed files with 5 additions and 5 deletions
|
@ -88,7 +88,7 @@
|
|||
"vite": "2.7.13",
|
||||
"vite-plugin-pwa": "0.11.13",
|
||||
"vite-svg-loader": "3.1.2",
|
||||
"vitest": "0.2.8",
|
||||
"vitest": "0.3.0",
|
||||
"vue-tsc": "0.31.2",
|
||||
"wait-on": "6.0.0",
|
||||
"workbox-cli": "6.4.2"
|
||||
|
|
|
@ -12983,10 +12983,10 @@ vite@2.7.13, vite@>=2.7.13:
|
|||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
vitest@0.2.8:
|
||||
version "0.2.8"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.2.8.tgz#1beb95cafe6ab05e00fa0f4925341407a314574e"
|
||||
integrity sha512-shzN00EkvUNzP8cSykhrOCwB7MlGxcwJNjOtHhbayvexGnqX6oLOfEp3OQixWdDJpEaqNiE3Lcie0WsOnoQ3Og==
|
||||
vitest@0.3.0:
|
||||
version "0.3.0"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.3.0.tgz#a50e15b21b09d83dbd9c201f8563497df0cb5da2"
|
||||
integrity sha512-ybsOkts6kCLaNfMkLrJeCSuu8A/fC4nFJKB54JiN1nNls2QsLYKrVeJTq7dGFTnVSQIVDQ+6KuGxzsC9e6EvtA==
|
||||
dependencies:
|
||||
"@types/chai" "^4.3.0"
|
||||
"@types/chai-subset" "^1.3.3"
|
||||
|
|
Loading…
Reference in a new issue