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