@@ -11080,6 +11080,11 @@ levn@~0.3.0:
1108011080 prelude-ls "~1.1.2"
1108111081 type-check "~0.3.2"
1108211082
11083+ lilconfig@2.0.4:
11084+ version "2.0.4"
11085+ resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.4.tgz#f4507d043d7058b380b6a8f5cb7bcd4b34cee082"
11086+ integrity sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==
11087+
1108311088lines-and-columns@^1.1.6:
1108411089 version "1.1.6"
1108511090 resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
@@ -11092,24 +11097,25 @@ linkify-it@^3.0.1:
1109211097 dependencies:
1109311098 uc.micro "^1.0.1"
1109411099
11095- lint-staged@^12.0.3 :
11096- version "12.0.3 "
11097- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.0.3 .tgz#ad4fb2f857e08b5814abe9e9fbbbcceebfdd8484 "
11098- integrity sha512-/NwNQjrhqz+AjV+e0URbtphvpHNcNdR/W6p9GxO+qIg7cxCxy0uKYO0xORQhZamp1BPjIhRUWsjbLnwEIiPHgQ ==
11100+ lint-staged@^12.1.2 :
11101+ version "12.1.2 "
11102+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.2 .tgz#90c571927e1371fc133e720671dd7989eab53f74 "
11103+ integrity sha512-bSMcQVqMW98HLLLR2c2tZ+vnDCnx4fd+0QJBQgN/4XkdspGRPc8DGp7UuOEBe1ApCfJ+wXXumYnJmU+wDo7j9A ==
1109911104 dependencies:
1110011105 cli-truncate "^3.1.0"
1110111106 colorette "^2.0.16"
1110211107 commander "^8.3.0"
11103- cosmiconfig "^7.0.1"
1110411108 debug "^4.3.2"
1110511109 enquirer "^2.3.6"
1110611110 execa "^5.1.1"
11111+ lilconfig "2.0.4"
1110711112 listr2 "^3.13.3"
1110811113 micromatch "^4.0.4"
1110911114 normalize-path "^3.0.0"
1111011115 object-inspect "^1.11.0"
1111111116 string-argv "^0.3.1"
1111211117 supports-color "^9.0.2"
11118+ yaml "^1.10.2"
1111311119
1111411120listr2@^3.13.3:
1111511121 version "3.13.4"
@@ -17862,17 +17868,10 @@ yallist@^4.0.0:
1786217868 resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
1786317869 integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
1786417870
17865- yaml@^1.10.0:
17866- version "1.10.0"
17867- resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.0.tgz#3b593add944876077d4d683fee01081bd9fff31e"
17868- integrity sha512-yr2icI4glYaNG+KWONODapy2/jDdMSDnrONSjblABjD9B4Z5LgiircSt8m8sRZFNi08kG9Sm0uSHtEmP3zaEGg==
17869-
17870- yaml@^1.7.2:
17871- version "1.7.2"
17872- resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.7.2.tgz#f26aabf738590ab61efaca502358e48dc9f348b2"
17873- integrity sha512-qXROVp90sb83XtAoqE8bP9RwAkTTZbugRUTm5YeFCBfNRPEp2YzTeqWiz7m5OORHzEvrA/qcGS8hp/E+MMROYw==
17874- dependencies:
17875- "@babel/runtime" "^7.6.3"
17871+ yaml@^1.10.0, yaml@^1.10.2, yaml@^1.7.2:
17872+ version "1.10.2"
17873+ resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
17874+ integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
1787617875
1787717876yargs-parser@^10.0.0:
1787817877 version "10.1.0"
0 commit comments