Skip to content

Commit 4930f5b

Browse files
chore(deps): update dependency all-contributors-cli to v6.26.1
1 parent 4747987 commit 4930f5b

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/jest": "29.5.2",
2929
"@types/react": "18.2.14",
3030
"@types/react-native": "0.72.2",
31-
"all-contributors-cli": "6.25.1",
31+
"all-contributors-cli": "6.26.1",
3232
"auto": "10.46.0",
3333
"eslint": "8.41.0",
3434
"eslint-plugin-prettier": "4.2.1",

Diff for: yarn.lock

+7-5
Original file line numberDiff line numberDiff line change
@@ -2054,10 +2054,10 @@ [email protected]:
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.1:
2058+
version "6.26.1"
2059+
resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.26.1.tgz#9f3358c9b9d0a7e66c8f84ffebf5a6432a859cae"
2060+
integrity sha512-Ymgo3FJACRBEd1eE653FD1J/+uD0kqpUNYfr9zNC1Qby0LgbhDBzB3EF6uvkAbYpycStkk41J+0oo37Lc02yEw==
20612061
dependencies:
20622062
"@babel/runtime" "^7.7.6"
20632063
async "^3.1.0"
@@ -2069,6 +2069,8 @@ [email protected]:
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"
@@ -6326,7 +6328,7 @@ prettier-linter-helpers@^1.0.0:
63266328
dependencies:
63276329
fast-diff "^1.1.2"
63286330

6329-
6331+
[email protected], prettier@^2:
63306332
version "2.8.8"
63316333
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
63326334
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==

0 commit comments

Comments
 (0)