File tree Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 9393 "esdoc-standard-plugin" : " 1.0.0" ,
9494 "fixpack" : " 4.0.0" ,
9595 "husky" : " 7.0.4" ,
96- "lint-staged" : " 12.0.3 " ,
96+ "lint-staged" : " 12.1.1 " ,
9797 "microbundle" : " 0.14.2" ,
9898 "np" : " 7.6.0" ,
9999 "pinst" : " 2.1.6" ,
Original file line number Diff line number Diff line change @@ -6593,6 +6593,11 @@ levn@~0.3.0:
65936593 prelude-ls "~1.1.2"
65946594 type-check "~0.3.2"
65956595
6596+ lilconfig@2.0.4 :
6597+ version "2.0.4"
6598+ resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.4.tgz#f4507d043d7058b380b6a8f5cb7bcd4b34cee082"
6599+ integrity sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==
6600+
65966601lilconfig@^2.0.3 :
65976602 version "2.0.3"
65986603 resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.3.tgz#68f3005e921dafbd2a2afb48379986aa6d2579fd"
@@ -6610,24 +6615,25 @@ lines-and-columns@^1.1.6:
66106615 resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
66116616 integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
66126617
6613- lint-staged@12.0.3 :
6614- version "12.0.3 "
6615- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.0.3 .tgz#ad4fb2f857e08b5814abe9e9fbbbcceebfdd8484 "
6616- integrity sha512-/NwNQjrhqz+AjV+e0URbtphvpHNcNdR/W6p9GxO+qIg7cxCxy0uKYO0xORQhZamp1BPjIhRUWsjbLnwEIiPHgQ ==
6618+ lint-staged@12.1.1 :
6619+ version "12.1.1 "
6620+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.1 .tgz#d50efc88a0108d0f82158b3477bdce049bebfba8 "
6621+ integrity sha512-zOmteWgJwTfZXcj6vXSnjeDDI/fvkKI2KOqRdc84ZFc2ZMDKXEeiTITtaskE3HiNrHraFmYVBpnMSZHngLoogA ==
66176622 dependencies :
66186623 cli-truncate "^3.1.0"
66196624 colorette "^2.0.16"
66206625 commander "^8.3.0"
6621- cosmiconfig "^7.0.1"
66226626 debug "^4.3.2"
66236627 enquirer "^2.3.6"
66246628 execa "^5.1.1"
6629+ lilconfig "2.0.4"
66256630 listr2 "^3.13.3"
66266631 micromatch "^4.0.4"
66276632 normalize-path "^3.0.0"
66286633 object-inspect "^1.11.0"
66296634 string-argv "^0.3.1"
66306635 supports-color "^9.0.2"
6636+ yaml "^1.10.2"
66316637
66326638listr-input@^0.2.1 :
66336639 version "0.2.1"
You can’t perform that action at this time.
0 commit comments