Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency all-contributors-cli to v6.26.1 #284

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 16 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5575,8 +5575,8 @@ __metadata:
linkType: hard

"all-contributors-cli@npm:^6.24.0":
version: 6.24.0
resolution: "all-contributors-cli@npm:6.24.0"
version: 6.26.1
resolution: "all-contributors-cli@npm:6.26.1"
dependencies:
"@babel/runtime": "npm:^7.7.6"
async: "npm:^3.1.0"
Expand All @@ -5587,10 +5587,14 @@ __metadata:
lodash: "npm:^4.11.2"
node-fetch: "npm:^2.6.0"
pify: "npm:^5.0.0"
prettier: "npm:^2"
yargs: "npm:^15.0.1"
dependenciesMeta:
prettier:
optional: true
bin:
all-contributors: dist/cli.js
checksum: d3fd4484ddadb3d7935c36c233b83c0fc50d124f8cc61686f99ac9099ca7fe871ef92db9b606750201465b0eed9d37f52c143b5f7b9199e735b061eab72f3a31
checksum: 07878861df898a596660cae79c26e9b0e31d0541f0e772d61a1ea0f3044eda6a163ef7a2b855b2a6739573d398de289953ef9d7575e2185725a7f19be4a07ab8
languageName: node
linkType: hard

Expand Down Expand Up @@ -13882,6 +13886,15 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
prettier: bin-prettier.js
checksum: 00cdb6ab0281f98306cd1847425c24cbaaa48a5ff03633945ab4c701901b8e96ad558eb0777364ffc312f437af9b5a07d0f45346266e8245beaf6247b9c62b24
languageName: node
linkType: hard

"pretty-bytes@npm:^5.6.0":
version: 5.6.0
resolution: "pretty-bytes@npm:5.6.0"
Expand Down
Loading