Skip to content

Commit a071e1e

Browse files
chore(deps): update dependency all-contributors-cli to v6.25.1
1 parent 021321d commit a071e1e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/jsdom": "21.1.1",
3030
"@types/node": "16.18.26",
3131
"@types/puppeteer": "5.4.7",
32-
"all-contributors-cli": "6.24.0",
32+
"all-contributors-cli": "6.25.1",
3333
"codecov": "3.8.3",
3434
"jest": "27.5.1",
3535
"nuxt": "2.16.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3418,10 +3418,10 @@ ajv@^8.0.0, ajv@^8.8.0:
34183418
require-from-string "^2.0.2"
34193419
uri-js "^4.2.2"
34203420

3421-
all-contributors-cli@6.24.0:
3422-
version "6.24.0"
3423-
resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.24.0.tgz#25c480c5c6e921532873114c2d6487816e6c22e0"
3424-
integrity sha512-7oSKr2PnqxsOotuSwciltcFTS1eVRdjR0cn99hbElfff7gRQBShVhsf/XBprY41sLcgqTk0l0MKgKv6QNgZdMg==
3421+
all-contributors-cli@6.25.1:
3422+
version "6.25.1"
3423+
resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.25.1.tgz#d6fbd4e7264939dc8efe897a9ccddc5329e46235"
3424+
integrity sha512-Q9MfsO6FH09h71IG6OobfESA7lbooB3/bnO2wnuXbLPye1lFsYsa/jpNZP0YBx6zbhwXqqm6CXRZ9HO/tmD4NQ==
34253425
dependencies:
34263426
"@babel/runtime" "^7.7.6"
34273427
async "^3.1.0"

0 commit comments

Comments
 (0)