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 80
80
"esdoc-standard-plugin" : " 1.0.0" ,
81
81
"fixpack" : " 4.0.0" ,
82
82
"husky" : " 7.0.4" ,
83
- "lint-staged" : " 12.0.3 " ,
83
+ "lint-staged" : " 12.1.1 " ,
84
84
"microbundle" : " 0.14.2" ,
85
85
"np" : " 7.6.0" ,
86
86
"pinst" : " 2.1.6" ,
Original file line number Diff line number Diff line change @@ -3751,17 +3751,6 @@ cosmiconfig@^7.0.0:
3751
3751
path-type "^4.0.0"
3752
3752
yaml "^1.10.0"
3753
3753
3754
- cosmiconfig@^7.0.1 :
3755
- version "7.0.1"
3756
- resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d"
3757
- integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==
3758
- dependencies :
3759
- " @types/parse-json" " ^4.0.0"
3760
- import-fresh "^3.2.1"
3761
- parse-json "^5.0.0"
3762
- path-type "^4.0.0"
3763
- yaml "^1.10.0"
3764
-
3765
3754
create-require@^1.1.0 :
3766
3755
version "1.1.1"
3767
3756
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
@@ -6780,6 +6769,11 @@ levn@~0.3.0:
6780
6769
prelude-ls "~1.1.2"
6781
6770
type-check "~0.3.2"
6782
6771
6772
+ lilconfig@2.0.4 :
6773
+ version "2.0.4"
6774
+ resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.4.tgz#f4507d043d7058b380b6a8f5cb7bcd4b34cee082"
6775
+ integrity sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==
6776
+
6783
6777
lilconfig@^2.0.3 :
6784
6778
version "2.0.3"
6785
6779
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.3.tgz#68f3005e921dafbd2a2afb48379986aa6d2579fd"
@@ -6797,24 +6791,25 @@ lines-and-columns@^1.1.6:
6797
6791
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
6798
6792
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
6799
6793
6800
- lint-staged@12.0.3 :
6801
- version "12.0.3 "
6802
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.0.3 .tgz#ad4fb2f857e08b5814abe9e9fbbbcceebfdd8484 "
6803
- integrity sha512-/NwNQjrhqz+AjV+e0URbtphvpHNcNdR/W6p9GxO+qIg7cxCxy0uKYO0xORQhZamp1BPjIhRUWsjbLnwEIiPHgQ ==
6794
+ lint-staged@12.1.1 :
6795
+ version "12.1.1 "
6796
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.1 .tgz#d50efc88a0108d0f82158b3477bdce049bebfba8 "
6797
+ integrity sha512-zOmteWgJwTfZXcj6vXSnjeDDI/fvkKI2KOqRdc84ZFc2ZMDKXEeiTITtaskE3HiNrHraFmYVBpnMSZHngLoogA ==
6804
6798
dependencies :
6805
6799
cli-truncate "^3.1.0"
6806
6800
colorette "^2.0.16"
6807
6801
commander "^8.3.0"
6808
- cosmiconfig "^7.0.1"
6809
6802
debug "^4.3.2"
6810
6803
enquirer "^2.3.6"
6811
6804
execa "^5.1.1"
6805
+ lilconfig "2.0.4"
6812
6806
listr2 "^3.13.3"
6813
6807
micromatch "^4.0.4"
6814
6808
normalize-path "^3.0.0"
6815
6809
object-inspect "^1.11.0"
6816
6810
string-argv "^0.3.1"
6817
6811
supports-color "^9.0.2"
6812
+ yaml "^1.10.2"
6818
6813
6819
6814
listr-input@^0.2.1 :
6820
6815
version "0.2.1"
You can’t perform that action at this time.
0 commit comments