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 84
84
"esdoc-standard-plugin" : " 1.0.0" ,
85
85
"fixpack" : " 4.0.0" ,
86
86
"husky" : " 7.0.4" ,
87
- "lint-staged" : " 12.0.3 " ,
87
+ "lint-staged" : " 12.1.1 " ,
88
88
"microbundle" : " 0.14.2" ,
89
89
"np" : " 7.6.0" ,
90
90
"pinst" : " 2.1.6" ,
Original file line number Diff line number Diff line change @@ -3802,17 +3802,6 @@ cosmiconfig@^7.0.0:
3802
3802
path-type "^4.0.0"
3803
3803
yaml "^1.10.0"
3804
3804
3805
- cosmiconfig@^7.0.1 :
3806
- version "7.0.1"
3807
- resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d"
3808
- integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==
3809
- dependencies :
3810
- " @types/parse-json" " ^4.0.0"
3811
- import-fresh "^3.2.1"
3812
- parse-json "^5.0.0"
3813
- path-type "^4.0.0"
3814
- yaml "^1.10.0"
3815
-
3816
3805
create-require@^1.1.0 :
3817
3806
version "1.1.1"
3818
3807
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
@@ -6831,6 +6820,11 @@ levn@~0.3.0:
6831
6820
prelude-ls "~1.1.2"
6832
6821
type-check "~0.3.2"
6833
6822
6823
+ lilconfig@2.0.4 :
6824
+ version "2.0.4"
6825
+ resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.4.tgz#f4507d043d7058b380b6a8f5cb7bcd4b34cee082"
6826
+ integrity sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==
6827
+
6834
6828
lilconfig@^2.0.3 :
6835
6829
version "2.0.3"
6836
6830
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.3.tgz#68f3005e921dafbd2a2afb48379986aa6d2579fd"
@@ -6848,24 +6842,25 @@ lines-and-columns@^1.1.6:
6848
6842
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
6849
6843
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
6850
6844
6851
- lint-staged@12.0.3 :
6852
- version "12.0.3 "
6853
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.0.3 .tgz#ad4fb2f857e08b5814abe9e9fbbbcceebfdd8484 "
6854
- integrity sha512-/NwNQjrhqz+AjV+e0URbtphvpHNcNdR/W6p9GxO+qIg7cxCxy0uKYO0xORQhZamp1BPjIhRUWsjbLnwEIiPHgQ ==
6845
+ lint-staged@12.1.1 :
6846
+ version "12.1.1 "
6847
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.1 .tgz#d50efc88a0108d0f82158b3477bdce049bebfba8 "
6848
+ integrity sha512-zOmteWgJwTfZXcj6vXSnjeDDI/fvkKI2KOqRdc84ZFc2ZMDKXEeiTITtaskE3HiNrHraFmYVBpnMSZHngLoogA ==
6855
6849
dependencies :
6856
6850
cli-truncate "^3.1.0"
6857
6851
colorette "^2.0.16"
6858
6852
commander "^8.3.0"
6859
- cosmiconfig "^7.0.1"
6860
6853
debug "^4.3.2"
6861
6854
enquirer "^2.3.6"
6862
6855
execa "^5.1.1"
6856
+ lilconfig "2.0.4"
6863
6857
listr2 "^3.13.3"
6864
6858
micromatch "^4.0.4"
6865
6859
normalize-path "^3.0.0"
6866
6860
object-inspect "^1.11.0"
6867
6861
string-argv "^0.3.1"
6868
6862
supports-color "^9.0.2"
6863
+ yaml "^1.10.2"
6869
6864
6870
6865
listr-input@^0.2.1 :
6871
6866
version "0.2.1"
You can’t perform that action at this time.
0 commit comments