@@ -4915,17 +4915,6 @@ cosmiconfig@^7.0.0:
4915
4915
path-type "^4.0.0"
4916
4916
yaml "^1.10.0"
4917
4917
4918
- cosmiconfig@^7.0.1:
4919
- version "7.0.1"
4920
- resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d"
4921
- integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==
4922
- dependencies:
4923
- "@types/parse-json" "^4.0.0"
4924
- import-fresh "^3.2.1"
4925
- parse-json "^5.0.0"
4926
- path-type "^4.0.0"
4927
- yaml "^1.10.0"
4928
-
4929
4918
crc@^3.8.0:
4930
4919
version "3.8.0"
4931
4920
resolved "https://registry.yarnpkg.com/crc/-/crc-3.8.0.tgz#ad60269c2c856f8c299e2c4cc0de4556914056c6"
@@ -9344,29 +9333,35 @@ levn@~0.3.0:
9344
9333
prelude-ls "~1.1.2"
9345
9334
type-check "~0.3.2"
9346
9335
9336
+
9337
+ version "2.0.4"
9338
+ resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.4.tgz#f4507d043d7058b380b6a8f5cb7bcd4b34cee082"
9339
+ integrity sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==
9340
+
9347
9341
lines-and-columns@^1.1.6:
9348
9342
version "1.1.6"
9349
9343
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
9350
9344
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
9351
9345
9352
- lint-staged@12.0.3 :
9353
- version "12.0.3 "
9354
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.0.3 .tgz#ad4fb2f857e08b5814abe9e9fbbbcceebfdd8484 "
9355
- integrity sha512-/NwNQjrhqz+AjV+e0URbtphvpHNcNdR/W6p9GxO+qIg7cxCxy0uKYO0xORQhZamp1BPjIhRUWsjbLnwEIiPHgQ ==
9346
+ lint-staged@12.1.1 :
9347
+ version "12.1.1 "
9348
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.1 .tgz#d50efc88a0108d0f82158b3477bdce049bebfba8 "
9349
+ integrity sha512-zOmteWgJwTfZXcj6vXSnjeDDI/fvkKI2KOqRdc84ZFc2ZMDKXEeiTITtaskE3HiNrHraFmYVBpnMSZHngLoogA ==
9356
9350
dependencies:
9357
9351
cli-truncate "^3.1.0"
9358
9352
colorette "^2.0.16"
9359
9353
commander "^8.3.0"
9360
- cosmiconfig "^7.0.1"
9361
9354
debug "^4.3.2"
9362
9355
enquirer "^2.3.6"
9363
9356
execa "^5.1.1"
9357
+ lilconfig "2.0.4"
9364
9358
listr2 "^3.13.3"
9365
9359
micromatch "^4.0.4"
9366
9360
normalize-path "^3.0.0"
9367
9361
object-inspect "^1.11.0"
9368
9362
string-argv "^0.3.1"
9369
9363
supports-color "^9.0.2"
9364
+ yaml "^1.10.2"
9370
9365
9371
9366
listr2@^3.13.3:
9372
9367
version "3.13.3"
@@ -15367,7 +15362,7 @@ yallist@^4.0.0:
15367
15362
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
15368
15363
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
15369
15364
15370
- yaml@^1.10.0:
15365
+ yaml@^1.10.0, yaml@^1.10.2 :
15371
15366
version "1.10.2"
15372
15367
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
15373
15368
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
0 commit comments