chore(deps): update dependency vitest to v0.14.2 (#2041)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2041 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
c5fafecde0
commit
c3e7d19e88
2 changed files with 5 additions and 5 deletions
|
@ -87,7 +87,7 @@
|
|||
"vite": "2.9.10",
|
||||
"vite-plugin-pwa": "0.12.0",
|
||||
"vite-svg-loader": "3.3.0",
|
||||
"vitest": "0.14.1",
|
||||
"vitest": "0.14.2",
|
||||
"vue-tsc": "0.37.3",
|
||||
"wait-on": "6.0.1",
|
||||
"workbox-cli": "6.5.3"
|
||||
|
|
|
@ -12538,10 +12538,10 @@ vite@^2.9.9:
|
|||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
vitest@0.14.1:
|
||||
version "0.14.1"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.14.1.tgz#f2fd8b31abdbbadb9ee895f8fde35a068ea2a5f5"
|
||||
integrity sha512-2UUm6jYgkwh7Y3VKSRR8OuaNCm+iA5LPDnal7jyITN39maZK9L+JVxqjtQ39PSFo5Fl3/BgaJvER6GGHX9JLxg==
|
||||
vitest@0.14.2:
|
||||
version "0.14.2"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.14.2.tgz#ac07b46d3cd3b5667d2bb803962f759a1b8f3f89"
|
||||
integrity sha512-vXQUl8OUCqHmxKWscMGL+6Xl1pBJmYHZ8N85iNpLGrirAC2vhspu7b73ShRcLonmZT44BYZW+LBAVvn0L4jyVA==
|
||||
dependencies:
|
||||
"@types/chai" "^4.3.1"
|
||||
"@types/chai-subset" "^1.3.3"
|
||||
|
|
Loading…
Reference in a new issue