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.13.1

This commit is contained in:
Renovate Bot 2022-06-01 14:02:22 +00:00 committed by renovate[bot]
parent 24cb1b21ef
commit a5ed65b3ac
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.5.0",
"vitest": "0.13.0",
"vitest": "0.13.1",
"whatwg-fetch": "^3.6.2"
},
"jest": {

View File

@ -6040,10 +6040,10 @@ vite@2.9.9, vite@^2.9.9:
optionalDependencies:
fsevents "~2.3.2"
vitest@0.13.0:
version "0.13.0"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.13.0.tgz#8c2e8a555bb6d7ac016408ffdc41d270bf69f37c"
integrity sha512-vuYt3+G25MMnANgyMHHG3VK86C9K/VFi/8uH5myQ2v660W4WArv99ElakPlVFxxSXXM1jqQPiPj2ht35Bod9LQ==
vitest@0.13.1:
version "0.13.1"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.13.1.tgz#4b857c6ca0a9a1a2340dc8a1d9991b1f75934220"
integrity sha512-CfSBf7YFw/i8HumSUQRtZKs0aV91DC9WU8nAgIJAlawKHaFuPHQohDwOTPIFgrxySiuFYUa0Yohf9gDFfBwjxA==
dependencies:
"@types/chai" "^4.3.1"
"@types/chai-subset" "^1.3.3"