chore(deps): update dependency vitest to v0.14.2
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
renovate 2022-06-10 09:02:38 +00:00
parent c5fafecde0
commit 5fc704c534
2 changed files with 5 additions and 5 deletions

View File

@ -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"

View File

@ -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"