chore(deps): update dependency vitest to v0.1.25 (#1411)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1411 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
8a2694a2f0
commit
9236a7cec8
2 changed files with 5 additions and 5 deletions
|
@ -89,7 +89,7 @@
|
||||||
"vite": "2.7.13",
|
"vite": "2.7.13",
|
||||||
"vite-plugin-pwa": "0.11.13",
|
"vite-plugin-pwa": "0.11.13",
|
||||||
"vite-svg-loader": "3.1.2",
|
"vite-svg-loader": "3.1.2",
|
||||||
"vitest": "0.1.24",
|
"vitest": "0.1.25",
|
||||||
"vue-tsc": "0.30.6",
|
"vue-tsc": "0.30.6",
|
||||||
"wait-on": "6.0.0",
|
"wait-on": "6.0.0",
|
||||||
"workbox-cli": "6.4.2"
|
"workbox-cli": "6.4.2"
|
||||||
|
|
|
@ -12760,10 +12760,10 @@ vite@2.7.13, vite@>=2.7.13:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents "~2.3.2"
|
fsevents "~2.3.2"
|
||||||
|
|
||||||
vitest@0.1.24:
|
vitest@0.1.25:
|
||||||
version "0.1.24"
|
version "0.1.25"
|
||||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.1.24.tgz#b5f8d38ad9cd1dbf3020de5dfbe09ec164ab5b04"
|
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.1.25.tgz#29337c461587f27d25fdf65de48b43c2671ac8e5"
|
||||||
integrity sha512-m1x3hKO/QCpPPFOvSqpB1QoDxkICn0HQuwrqerrBqS53x3dh1WF0CUfRnYHCekBNKFsVXgdvfJFAoGKXKsEF4A==
|
integrity sha512-8GL4sQwGcPlnEwRKQXVFUu5lmmx6TxQq2Kt+7qBnr9oMaNZWTN4w118UazMKl+K9vcfg/BnJK5hdeOTdTeI78A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/chai" "^4.3.0"
|
"@types/chai" "^4.3.0"
|
||||||
"@types/chai-subset" "^1.3.3"
|
"@types/chai-subset" "^1.3.3"
|
||||||
|
|
Loading…
Reference in a new issue