Skip to content

Commit f4c44aa

Browse files
chore(deps): update dependency all-contributors-cli to v6.26.0
1 parent e04dd80 commit f4c44aa

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
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",

yarn.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff 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

20732075
anser@^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==

0 commit comments

Comments
 (0)