chore(deps): update dependency vitest to v0.1.20 (#1398)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1398 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
2f938fe695
commit
3a1ce7458b
2 changed files with 5 additions and 5 deletions
|
@ -89,7 +89,7 @@
|
|||
"vite": "2.7.12",
|
||||
"vite-plugin-pwa": "0.11.13",
|
||||
"vite-svg-loader": "3.1.2",
|
||||
"vitest": "0.1.19",
|
||||
"vitest": "0.1.20",
|
||||
"vue-tsc": "0.30.5",
|
||||
"wait-on": "6.0.0",
|
||||
"workbox-cli": "6.4.2"
|
||||
|
|
|
@ -12784,10 +12784,10 @@ vite@2.7.12, vite@>=2.7.12:
|
|||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
vitest@0.1.19:
|
||||
version "0.1.19"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.1.19.tgz#b795a79344ae4559d9514459ed5a81d5973e3c73"
|
||||
integrity sha512-HVdkK6f2fKUrfyziCaluaYewwZNczpEqRghuGeLNYRpC6WM/IK3clgGfP0/3Ad6A3AgGGpgqL04TD9LGgEy/sA==
|
||||
vitest@0.1.20:
|
||||
version "0.1.20"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.1.20.tgz#8af378bcaa9893d658bb6a1c93676a1c80f190d0"
|
||||
integrity sha512-UhbBDhQOVNHapOI+OcyEtryRWFmTTy3zSiyMZYtsrGuS+ARiGz/pDlHJdS1CK7ef3/5oyYd0jzsVcqVowd7Img==
|
||||
dependencies:
|
||||
"@types/chai" "^4.3.0"
|
||||
"@types/chai-subset" "^1.3.3"
|
||||
|
|
Loading…
Reference in a new issue