1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

chore(deps): update dependency vitest to v0.12.4

This commit is contained in:
Renovate Bot 2022-05-11 00:50:25 +00:00 committed by renovate[bot]
parent b0b5ddd7d3
commit 4c2ec052f6
2 changed files with 5 additions and 5 deletions

View File

@ -98,7 +98,7 @@
"vite-plugin-env-compatible": "^1.1.1",
"vite-plugin-svgr": "2.1.0",
"vite-tsconfig-paths": "^3.4.1",
"vitest": "0.12.3",
"vitest": "0.12.4",
"whatwg-fetch": "^3.6.2"
},
"jest": {

View File

@ -3999,10 +3999,10 @@ vite@2.9.8, vite@^2.9.8:
optionalDependencies:
fsevents "~2.3.2"
vitest@0.12.3:
version "0.12.3"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.12.3.tgz#d17b6ffbb17b462779e7ca3502379f34dc09d04d"
integrity sha512-Dc4uJAcnUampdJ6+C8IasrmL+Px+oDhS9gxeHlL9uwUzoM0ae2WydAK9UF2THxHszfZogLGT37atQwOkj1Lqvg==
vitest@0.12.4:
version "0.12.4"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.12.4.tgz#de1e3180bd9af97e87564482d347dd7ac714ca8d"
integrity sha512-EDxdhlAt6vcu6y4VouAI60z78iCAVFnfBL4VlSQVQnGmOk5altOtIKvp3xfZ+cfo4iVHgqq1QNyf5qOFiL4leg==
dependencies:
"@types/chai" "^4.3.1"
"@types/chai-subset" "^1.3.3"