chore(deps): update dependency vitest to v0.2.3 (#1441)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1441 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
df5300fa02
commit
8e806f9308
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.2.2",
|
||||
"vitest": "0.2.3",
|
||||
"vue-tsc": "0.31.1",
|
||||
"wait-on": "6.0.0",
|
||||
"workbox-cli": "6.4.2"
|
||||
|
|
|
@ -12844,10 +12844,10 @@ vite@2.7.13, vite@>=2.7.13:
|
|||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
vitest@0.2.2:
|
||||
version "0.2.2"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.2.2.tgz#8f1b35413059ccf1347ab8a30f85fe2ff00a8943"
|
||||
integrity sha512-o8u+srvdZppgStsVC4HfOFXwqqAzUOiHJ/UXjU6GFU4A4ZMhXAMFRb+RVL523eQjGguFDNNEWr5XlRK/jnPvUw==
|
||||
vitest@0.2.3:
|
||||
version "0.2.3"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.2.3.tgz#aee880ed31ece34dacb215870924f7696b7ae89a"
|
||||
integrity sha512-hkJpXkJJ52yyBrnoyqox6eoo4mzYmlm+OwSNSFqhMidY75wEGV1/DsAR6kx6WLucI3CtlToAzfI94WZGfgRUrg==
|
||||
dependencies:
|
||||
"@types/chai" "^4.3.0"
|
||||
"@types/chai-subset" "^1.3.3"
|
||||
|
|
Loading…
Reference in a new issue