File tree Expand file tree Collapse file tree 2 files changed +12
-17
lines changed
Expand file tree Collapse file tree 2 files changed +12
-17
lines changed Original file line number Diff line number Diff line change 9191 "esdoc-standard-plugin" : " 1.0.0" ,
9292 "fixpack" : " 4.0.0" ,
9393 "husky" : " 7.0.4" ,
94- "lint-staged" : " 12.0.3 " ,
94+ "lint-staged" : " 12.1.1 " ,
9595 "microbundle" : " 0.14.2" ,
9696 "np" : " 7.6.0" ,
9797 "pinst" : " 2.1.6" ,
Original file line number Diff line number Diff line change @@ -3737,17 +3737,6 @@ cosmiconfig@^7.0.0:
37373737 path-type "^4.0.0"
37383738 yaml "^1.10.0"
37393739
3740- cosmiconfig@^7.0.1 :
3741- version "7.0.1"
3742- resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d"
3743- integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==
3744- dependencies :
3745- " @types/parse-json" " ^4.0.0"
3746- import-fresh "^3.2.1"
3747- parse-json "^5.0.0"
3748- path-type "^4.0.0"
3749- yaml "^1.10.0"
3750-
37513740create-require@^1.1.0 :
37523741 version "1.1.1"
37533742 resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
@@ -6515,6 +6504,11 @@ levn@~0.3.0:
65156504 prelude-ls "~1.1.2"
65166505 type-check "~0.3.2"
65176506
6507+ lilconfig@2.0.4 :
6508+ version "2.0.4"
6509+ resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.4.tgz#f4507d043d7058b380b6a8f5cb7bcd4b34cee082"
6510+ integrity sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==
6511+
65186512lilconfig@^2.0.3 :
65196513 version "2.0.3"
65206514 resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.3.tgz#68f3005e921dafbd2a2afb48379986aa6d2579fd"
@@ -6532,24 +6526,25 @@ lines-and-columns@^1.1.6:
65326526 resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
65336527 integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
65346528
6535- lint-staged@12.0.3 :
6536- version "12.0.3 "
6537- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.0.3 .tgz#ad4fb2f857e08b5814abe9e9fbbbcceebfdd8484 "
6538- integrity sha512-/NwNQjrhqz+AjV+e0URbtphvpHNcNdR/W6p9GxO+qIg7cxCxy0uKYO0xORQhZamp1BPjIhRUWsjbLnwEIiPHgQ ==
6529+ lint-staged@12.1.1 :
6530+ version "12.1.1 "
6531+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.1 .tgz#d50efc88a0108d0f82158b3477bdce049bebfba8 "
6532+ integrity sha512-zOmteWgJwTfZXcj6vXSnjeDDI/fvkKI2KOqRdc84ZFc2ZMDKXEeiTITtaskE3HiNrHraFmYVBpnMSZHngLoogA ==
65396533 dependencies :
65406534 cli-truncate "^3.1.0"
65416535 colorette "^2.0.16"
65426536 commander "^8.3.0"
6543- cosmiconfig "^7.0.1"
65446537 debug "^4.3.2"
65456538 enquirer "^2.3.6"
65466539 execa "^5.1.1"
6540+ lilconfig "2.0.4"
65476541 listr2 "^3.13.3"
65486542 micromatch "^4.0.4"
65496543 normalize-path "^3.0.0"
65506544 object-inspect "^1.11.0"
65516545 string-argv "^0.3.1"
65526546 supports-color "^9.0.2"
6547+ yaml "^1.10.2"
65536548
65546549listr-input@^0.2.1 :
65556550 version "0.2.1"
You can’t perform that action at this time.
0 commit comments