chore(deps): update dependency vitest to v0.0.135 (#1323)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1323 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
63ca8ffc7c
commit
8f64ab5dce
2 changed files with 5 additions and 5 deletions
|
@ -88,7 +88,7 @@
|
|||
"vite": "2.7.10",
|
||||
"vite-plugin-pwa": "0.11.12",
|
||||
"vite-svg-loader": "3.1.1",
|
||||
"vitest": "0.0.134",
|
||||
"vitest": "0.0.135",
|
||||
"vue-tsc": "0.30.2",
|
||||
"wait-on": "6.0.0",
|
||||
"workbox-cli": "6.4.2"
|
||||
|
|
|
@ -12809,10 +12809,10 @@ vite@2.7.10, vite@>=2.7.10:
|
|||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
vitest@0.0.134:
|
||||
version "0.0.134"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.0.134.tgz#cca4239ca9ee48d931e258a06e0212deb00df503"
|
||||
integrity sha512-zrYkdyQ+erHLCPhc6hkz9mDaXQ94kVcJkIhaC0uhoot2Mpf0TKqQLWSWRFpdxJGM3wMi+bmwbIkWPYEIXHObkg==
|
||||
vitest@0.0.135:
|
||||
version "0.0.135"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.0.135.tgz#d9aa66fe24f2ec1b4673e986eddf0d156ffc0fbf"
|
||||
integrity sha512-Xr+WEIb0NKLPmCN/VhgSeTbei/na/aUn3is15hU7pnasEW57Juyn3RyoXrvX5M+5xY4GIvSAOefoBtVitjoP9A==
|
||||
dependencies:
|
||||
"@types/chai" "^4.3.0"
|
||||
"@types/chai-subset" "^1.3.3"
|
||||
|
|
Loading…
Reference in a new issue