File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 18
18
"@types/minimist" : " ^1.2.2" ,
19
19
"@types/node" : " 14.18.47" ,
20
20
"@types/semver-compare" : " ^1.0.1" ,
21
- "all-contributors-cli" : " ^6.25.1 " ,
21
+ "all-contributors-cli" : " ^6.26.0 " ,
22
22
"husky" : " ^8.0.3" ,
23
23
"lint-staged" : " ^13.0.3" ,
24
24
"markdownlint-cli" : " ^0.34.0" ,
Original file line number Diff line number Diff line change @@ -87,10 +87,10 @@ aggregate-error@^3.0.0:
87
87
clean-stack "^2.0.0"
88
88
indent-string "^4.0.0"
89
89
90
- all-contributors-cli@^6.25.1 :
91
- version "6.25.1 "
92
- resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.25.1 .tgz#d6fbd4e7264939dc8efe897a9ccddc5329e46235 "
93
- integrity sha512-Q9MfsO6FH09h71IG6OobfESA7lbooB3/bnO2wnuXbLPye1lFsYsa/jpNZP0YBx6zbhwXqqm6CXRZ9HO/tmD4NQ ==
90
+ all-contributors-cli@^6.26.0 :
91
+ version "6.26.0 "
92
+ resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.26.0 .tgz#5eaebdfc183290bfd2d3cc018a1e102ae83137a0 "
93
+ integrity sha512-HOMfawD0XyNbOvLUn7rOAP5N9RLnbH+Y/9/IoxwPzCmy6srHSFyRMwbpD0H7Tw+1QzdJT8RH7bTe1IZkPhF+NQ ==
94
94
dependencies :
95
95
" @babel/runtime" " ^7.7.6"
96
96
async "^3.1.0"
@@ -102,6 +102,8 @@ all-contributors-cli@^6.25.1:
102
102
node-fetch "^2.6.0"
103
103
pify "^5.0.0"
104
104
yargs "^15.0.1"
105
+ optionalDependencies :
106
+ prettier "^2"
105
107
106
108
ansi-escapes@^4.2.1, ansi-escapes@^4.3.0 :
107
109
version "4.3.1"
@@ -795,7 +797,7 @@ pify@^5.0.0:
795
797
resolved "https://registry.yarnpkg.com/pify/-/pify-5.0.0.tgz#1f5eca3f5e87ebec28cc6d54a0e4aaf00acc127f"
796
798
integrity sha512-eW/gHNMlxdSP6dmG6uJip6FXN0EQBwm2clYYd8Wul42Cwu/DK8HEftzsapcNdYe2MfLiIwZqsDk2RDEsTE79hA==
797
799
798
- prettier@2.8.8 :
800
+ prettier@2.8.8, prettier@^2 :
799
801
version "2.8.8"
800
802
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
801
803
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
You can’t perform that action at this time.
0 commit comments