Skip to content

Commit

Permalink
chore(deps): update dependency all-contributors-cli to v6.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 1, 2023
1 parent a208439 commit b62b5b2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/lodash.template": "4.5.1",
"@types/ncp": "2.0.5",
"@types/prompts": "2.4.4",
"all-contributors-cli": "6.25.1",
"all-contributors-cli": "6.26.0",
"babel-jest": "29.5.0",
"babel-plugin-auto-import": "1.1.0",
"babel-plugin-remove-code": "0.0.6",
Expand Down
16 changes: 10 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11312,9 +11312,9 @@ __metadata:
languageName: node
linkType: hard

"all-contributors-cli@npm:6.25.1":
version: 6.25.1
resolution: "all-contributors-cli@npm:6.25.1"
"all-contributors-cli@npm:6.26.0":
version: 6.26.0
resolution: "all-contributors-cli@npm:6.26.0"
dependencies:
"@babel/runtime": ^7.7.6
async: ^3.1.0
Expand All @@ -11325,10 +11325,14 @@ __metadata:
lodash: ^4.11.2
node-fetch: ^2.6.0
pify: ^5.0.0
prettier: ^2
yargs: ^15.0.1
dependenciesMeta:
prettier:
optional: true
bin:
all-contributors: dist/cli.js
checksum: 60a27249a8b8724a9c507a565190c79163c6cd6d0f81a1f27608162ffac0c2ee4770552dbd6c8d404cf3798767885a5ad99be4d2732f28d14f3671b814e0aabb
checksum: f66e68017f9b91c6bbf6c5f45c585909ff7e97f434c42a2f48028d25f4e1e1ad6f81426d5ff4669535c69d406ea2eb49df0461e54242701bc716149e4f34eb6b
languageName: node
linkType: hard

Expand Down Expand Up @@ -25535,7 +25539,7 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.8, prettier@npm:^2.6.2, prettier@npm:^2.8.0, prettier@npm:^2.8.3":
"prettier@npm:2.8.8, prettier@npm:^2, prettier@npm:^2.6.2, prettier@npm:^2.8.0, prettier@npm:^2.8.3":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
Expand Down Expand Up @@ -27214,7 +27218,7 @@ __metadata:
"@types/lodash.template": 4.5.1
"@types/ncp": 2.0.5
"@types/prompts": 2.4.4
all-contributors-cli: 6.25.1
all-contributors-cli: 6.26.0
babel-jest: 29.5.0
babel-plugin-auto-import: 1.1.0
babel-plugin-remove-code: 0.0.6
Expand Down

0 comments on commit b62b5b2

Please sign in to comment.