mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-09 01:17:06 +02:00
chore(deps): update dependency vitest to v0.10.5
This commit is contained in:
parent
c99aac5a6f
commit
73a78644bd
@ -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.10.4",
|
||||
"vitest": "0.10.5",
|
||||
"whatwg-fetch": "^3.6.2"
|
||||
},
|
||||
"jest": {
|
||||
|
@ -3972,10 +3972,10 @@ vite@2.9.8, vite@^2.9.7:
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
vitest@0.10.4:
|
||||
version "0.10.4"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.10.4.tgz#239f4102da9bf9a845b156ea314c17fc7842e88e"
|
||||
integrity sha512-FJ2av2PVozmyz9nqHRoC3H8j2z0OQXj8P8jS5oyMY9mfPWB06GS5k/1Ot++TkVBLQRHZCcVzjbK4BO7zqAJZGQ==
|
||||
vitest@0.10.5:
|
||||
version "0.10.5"
|
||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.10.5.tgz#f2cd782a8f72889d4324a809101ada9e9f424a67"
|
||||
integrity sha512-4qXdNbHwAd9YcsztJoVMWUQGcMATVlY9Xd95I3KQ2JJwDLTL97f/jgfGRotqptvNxdlmme5TBY0Gv+l6+JSYvA==
|
||||
dependencies:
|
||||
"@types/chai" "^4.3.1"
|
||||
"@types/chai-subset" "^1.3.3"
|
||||
|
Loading…
Reference in New Issue
Block a user