mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-04 01:18:20 +02:00
chore(deps): update dependency vitest to v0.12.0
This commit is contained in:
parent
4bbfabfdc7
commit
78f06d3dcb
@ -98,7 +98,7 @@
|
|||||||
"vite-plugin-env-compatible": "^1.1.1",
|
"vite-plugin-env-compatible": "^1.1.1",
|
||||||
"vite-plugin-svgr": "2.1.0",
|
"vite-plugin-svgr": "2.1.0",
|
||||||
"vite-tsconfig-paths": "^3.4.1",
|
"vite-tsconfig-paths": "^3.4.1",
|
||||||
"vitest": "0.11.0",
|
"vitest": "0.12.0",
|
||||||
"whatwg-fetch": "^3.6.2"
|
"whatwg-fetch": "^3.6.2"
|
||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
|
@ -3981,10 +3981,10 @@ vite@2.9.8, vite@^2.9.7:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents "~2.3.2"
|
fsevents "~2.3.2"
|
||||||
|
|
||||||
vitest@0.11.0:
|
vitest@0.12.0:
|
||||||
version "0.11.0"
|
version "0.12.0"
|
||||||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.11.0.tgz#d932e0b784c1b7f6f3cba67c499bee390daafa5b"
|
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.12.0.tgz#824ea2e9d22911d975233bb18262fa687b9dd0d1"
|
||||||
integrity sha512-QHhlmfBDseotUlHLQ7OTSKIDmpOt1Vqt5Djqsp5mOzmY9UNqwKkRs/Ys2Jy5rvRNfasVRbnw1MXQKdBPQYUIcw==
|
integrity sha512-ITdIJJ5nl7eu2Iq4oON/wgpgRbhUR+50ShdMsUw87zByzjtJIx2vPbkz+J8Bq6eEUvyy8p7j0bU1sB/xWz05bw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/chai" "^4.3.1"
|
"@types/chai" "^4.3.1"
|
||||||
"@types/chai-subset" "^1.3.3"
|
"@types/chai-subset" "^1.3.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user