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 95
95
"fingertree" : " 0.1.7" ,
96
96
"fixpack" : " 4.0.0" ,
97
97
"husky" : " 7.0.4" ,
98
- "lint-staged" : " 12.0.3 " ,
98
+ "lint-staged" : " 12.1.1 " ,
99
99
"microbundle" : " 0.14.2" ,
100
100
"microtime" : " 3.0.0" ,
101
101
"np" : " 7.6.0" ,
Original file line number Diff line number Diff line change @@ -6594,6 +6594,11 @@ levn@~0.3.0:
6594
6594
prelude-ls "~1.1.2"
6595
6595
type-check "~0.3.2"
6596
6596
6597
+
6598
+ version "2.0.4"
6599
+ resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.4.tgz#f4507d043d7058b380b6a8f5cb7bcd4b34cee082"
6600
+ integrity sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==
6601
+
6597
6602
lilconfig@^2.0.3 :
6598
6603
version "2.0.3"
6599
6604
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.3.tgz#68f3005e921dafbd2a2afb48379986aa6d2579fd"
@@ -6611,24 +6616,25 @@ lines-and-columns@^1.1.6:
6611
6616
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
6612
6617
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
6613
6618
6614
- lint-staged@12.0.3 :
6615
- version "12.0.3 "
6616
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.0.3 .tgz#ad4fb2f857e08b5814abe9e9fbbbcceebfdd8484 "
6617
- integrity sha512-/NwNQjrhqz+AjV+e0URbtphvpHNcNdR/W6p9GxO+qIg7cxCxy0uKYO0xORQhZamp1BPjIhRUWsjbLnwEIiPHgQ ==
6619
+ lint-staged@12.1.1 :
6620
+ version "12.1.1 "
6621
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.1 .tgz#d50efc88a0108d0f82158b3477bdce049bebfba8 "
6622
+ integrity sha512-zOmteWgJwTfZXcj6vXSnjeDDI/fvkKI2KOqRdc84ZFc2ZMDKXEeiTITtaskE3HiNrHraFmYVBpnMSZHngLoogA ==
6618
6623
dependencies :
6619
6624
cli-truncate "^3.1.0"
6620
6625
colorette "^2.0.16"
6621
6626
commander "^8.3.0"
6622
- cosmiconfig "^7.0.1"
6623
6627
debug "^4.3.2"
6624
6628
enquirer "^2.3.6"
6625
6629
execa "^5.1.1"
6630
+ lilconfig "2.0.4"
6626
6631
listr2 "^3.13.3"
6627
6632
micromatch "^4.0.4"
6628
6633
normalize-path "^3.0.0"
6629
6634
object-inspect "^1.11.0"
6630
6635
string-argv "^0.3.1"
6631
6636
supports-color "^9.0.2"
6637
+ yaml "^1.10.2"
6632
6638
6633
6639
listr-input@^0.2.1 :
6634
6640
version "0.2.1"
You can’t perform that action at this time.
0 commit comments