This repository was archived by the owner on Aug 18, 2025. It is now read-only.
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 1818 "@types/minimist" : " ^1.2.2" ,
1919 "@types/node" : " 14.18.47" ,
2020 "@types/semver-compare" : " ^1.0.1" ,
21- "all-contributors-cli" : " ^6.25.1 " ,
21+ "all-contributors-cli" : " ^6.26.0 " ,
2222 "husky" : " ^8.0.3" ,
2323 "lint-staged" : " ^13.0.3" ,
2424 "markdownlint-cli" : " ^0.34.0" ,
Original file line number Diff line number Diff line change @@ -87,10 +87,10 @@ aggregate-error@^3.0.0:
8787 clean-stack "^2.0.0"
8888 indent-string "^4.0.0"
8989
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 ==
9494 dependencies :
9595 " @babel/runtime" " ^7.7.6"
9696 async "^3.1.0"
@@ -102,6 +102,8 @@ all-contributors-cli@^6.25.1:
102102 node-fetch "^2.6.0"
103103 pify "^5.0.0"
104104 yargs "^15.0.1"
105+ optionalDependencies :
106+ prettier "^2"
105107
106108ansi-escapes@^4.2.1, ansi-escapes@^4.3.0 :
107109 version "4.3.1"
@@ -795,7 +797,7 @@ pify@^5.0.0:
795797 resolved "https://registry.yarnpkg.com/pify/-/pify-5.0.0.tgz#1f5eca3f5e87ebec28cc6d54a0e4aaf00acc127f"
796798 integrity sha512-eW/gHNMlxdSP6dmG6uJip6FXN0EQBwm2clYYd8Wul42Cwu/DK8HEftzsapcNdYe2MfLiIwZqsDk2RDEsTE79hA==
797799
798- prettier@2.8.8 :
800+ prettier@2.8.8, prettier@^2 :
799801 version "2.8.8"
800802 resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
801803 integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
You can’t perform that action at this time.
0 commit comments