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 2828 "@types/jest" : " 29.5.1" ,
2929 "@types/react" : " 18.2.7" ,
3030 "@types/react-native" : " 0.72.2" ,
31- "all-contributors-cli" : " 6.25.1 " ,
31+ "all-contributors-cli" : " 6.26.0 " ,
3232 "auto" : " 10.46.0" ,
3333 "eslint" : " 8.41.0" ,
3434 "eslint-plugin-prettier" : " 4.2.1" ,
Original file line number Diff line number Diff line change @@ -2054,10 +2054,10 @@ all-contributors-cli@6.19.0:
20542054 pify "^5.0.0"
20552055 yargs "^15.0.1"
20562056
2057- all-contributors-cli@6.25.1 :
2058- version "6.25.1 "
2059- resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.25.1 .tgz#d6fbd4e7264939dc8efe897a9ccddc5329e46235 "
2060- integrity sha512-Q9MfsO6FH09h71IG6OobfESA7lbooB3/bnO2wnuXbLPye1lFsYsa/jpNZP0YBx6zbhwXqqm6CXRZ9HO/tmD4NQ ==
2057+ all-contributors-cli@6.26.0 :
2058+ version "6.26.0 "
2059+ resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.26.0 .tgz#5eaebdfc183290bfd2d3cc018a1e102ae83137a0 "
2060+ integrity sha512-HOMfawD0XyNbOvLUn7rOAP5N9RLnbH+Y/9/IoxwPzCmy6srHSFyRMwbpD0H7Tw+1QzdJT8RH7bTe1IZkPhF+NQ ==
20612061 dependencies :
20622062 " @babel/runtime" " ^7.7.6"
20632063 async "^3.1.0"
@@ -2069,6 +2069,8 @@ all-contributors-cli@6.25.1:
20692069 node-fetch "^2.6.0"
20702070 pify "^5.0.0"
20712071 yargs "^15.0.1"
2072+ optionalDependencies :
2073+ prettier "^2"
20722074
20732075anser@^1.4.9 :
20742076 version "1.4.10"
@@ -6320,7 +6322,7 @@ prettier-linter-helpers@^1.0.0:
63206322 dependencies :
63216323 fast-diff "^1.1.2"
63226324
6323- prettier@2.8.8 :
6325+ prettier@2.8.8, prettier@^2 :
63246326 version "2.8.8"
63256327 resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
63266328 integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
You can’t perform that action at this time.
0 commit comments