@@ -2223,14 +2223,13 @@ cardinal@^1.0.0:
2223
2223
ansicolors "~0.2.1"
2224
2224
redeyed "~1.0.0"
2225
2225
2226
- chalk@*, chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2. 3.0, chalk@^2.4.1, chalk@^2.4.2 :
2227
- version "2.4.2 "
2228
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2 .tgz#cd42541677a54333cf541a49108c1432b44c9424 "
2229
- integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ ==
2226
+ chalk@*, chalk@^3.0.0 :
2227
+ version "3.0.0 "
2228
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0 .tgz#3f73c2bf526591f574cc492c51e2456349f844e4 "
2229
+ integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg ==
2230
2230
dependencies :
2231
- ansi-styles "^3.2.1"
2232
- escape-string-regexp "^1.0.5"
2233
- supports-color "^5.3.0"
2231
+ ansi-styles "^4.1.0"
2232
+ supports-color "^7.1.0"
2234
2233
2235
2234
chalk@^1.0.0, chalk@^1.1.3 :
2236
2235
version "1.1.3"
@@ -2243,13 +2242,14 @@ chalk@^1.0.0, chalk@^1.1.3:
2243
2242
strip-ansi "^3.0.0"
2244
2243
supports-color "^2.0.0"
2245
2244
2246
- chalk@^3 .0.0 :
2247
- version "3.0.0 "
2248
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0 .tgz#3f73c2bf526591f574cc492c51e2456349f844e4 "
2249
- integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg ==
2245
+ chalk@^2 .0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.4.1, chalk@^2.4.2 :
2246
+ version "2.4.2 "
2247
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2 .tgz#cd42541677a54333cf541a49108c1432b44c9424 "
2248
+ integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ ==
2250
2249
dependencies :
2251
- ansi-styles "^4.1.0"
2252
- supports-color "^7.1.0"
2250
+ ansi-styles "^3.2.1"
2251
+ escape-string-regexp "^1.0.5"
2252
+ supports-color "^5.3.0"
2253
2253
2254
2254
chardet@^0.4.0 :
2255
2255
version "0.4.2"
0 commit comments