Skip to content

Commit 364a002

Browse files
chore(deps): update dependency all-contributors-cli to v6.26.1
1 parent 100803f commit 364a002

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/jest": "29.5.3",
1313
"@types/react": "18.2.20",
1414
"@types/react-native": "0.72.2",
15-
"all-contributors-cli": "6.25.1",
15+
"all-contributors-cli": "6.26.1",
1616
"auto": "10.46.0",
1717
"eslint": "8.41.0",
1818
"eslint-plugin-prettier": "4.2.1",
@@ -545,7 +545,7 @@
545545

546546
"ajv": ["[email protected]", "", { "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", "json-schema-traverse": "^0.4.1", "uri-js": "^4.2.2" } }, "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g=="],
547547

548-
"all-contributors-cli": ["all-contributors-cli@6.25.1", "", { "dependencies": { "@babel/runtime": "^7.7.6", "async": "^3.1.0", "chalk": "^4.0.0", "didyoumean": "^1.2.1", "inquirer": "^7.3.3", "json-fixer": "^1.6.8", "lodash": "^4.11.2", "node-fetch": "^2.6.0", "pify": "^5.0.0", "yargs": "^15.0.1" }, "bin": { "all-contributors": "dist/cli.js" } }, "sha512-Q9MfsO6FH09h71IG6OobfESA7lbooB3/bnO2wnuXbLPye1lFsYsa/jpNZP0YBx6zbhwXqqm6CXRZ9HO/tmD4NQ=="],
548+
"all-contributors-cli": ["all-contributors-cli@6.26.1", "", { "dependencies": { "@babel/runtime": "^7.7.6", "async": "^3.1.0", "chalk": "^4.0.0", "didyoumean": "^1.2.1", "inquirer": "^7.3.3", "json-fixer": "^1.6.8", "lodash": "^4.11.2", "node-fetch": "^2.6.0", "pify": "^5.0.0", "yargs": "^15.0.1" }, "optionalDependencies": { "prettier": "^2" }, "bin": { "all-contributors": "dist/cli.js" } }, "sha512-Ymgo3FJACRBEd1eE653FD1J/+uD0kqpUNYfr9zNC1Qby0LgbhDBzB3EF6uvkAbYpycStkk41J+0oo37Lc02yEw=="],
549549

550550
"anser": ["[email protected]", "", {}, "sha512-hCv9AqTQ8ycjpSd3upOJd7vFwW1JaoYQ7tpham03GJ1ca8/65rqn0RpaWpItOAd6ylW9wAw6luXYPJIyPFVOww=="],
551551

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/jest": "29.5.3",
2929
"@types/react": "18.2.20",
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",

0 commit comments

Comments
 (0)