chore(deps): update dependency vitest to v0.2.6 (#1481)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1481 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
39094ec968
commit
7f7126b8be
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.5",
|
||||
"vitest": "0.2.6",
|
||||
"vue-tsc": "0.31.1",
|
||||
"wait-on": "6.0.0",
|
||||
"workbox-cli": "6.4.2"
|
||||
|
|
|
@ -12901,10 +12901,10 @@ vite@2.7.13, vite@>=2.7.13:
|
|||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
vitest@0.2.5:
|
||||
version "0.2.5"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.2.5.tgz#6dec59ee7153fe5667be67acf18dbd241f939033"
|
||||
integrity sha512-QruEhsNxy8ycLxYG9rrGUfHZzJ8A6YvA9ULZ4w/ecvm0Zejm1nxUar/XkRWkL2xzrqA5AjmfqDSQZ8q2bFbA0Q==
|
||||
vitest@0.2.6:
|
||||
version "0.2.6"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.2.6.tgz#1a658c3deec3893f34d5a0b00f81da7329fd1b1e"
|
||||
integrity sha512-qjjWJm+rpmqOmG3uSoFAh/8m9iZWzYmoWJTqqLKZYKRZSo0P+ibC05Atu8l1JRUrEgsgJIGot4JcPO4N42TX9Q==
|
||||
dependencies:
|
||||
"@types/chai" "^4.3.0"
|
||||
"@types/chai-subset" "^1.3.3"
|
||||
|
|
Loading…
Reference in a new issue