Skip to content

Commit 071a7f8

Browse files
chore: bump all-contributors-cli from 6.24.0 to 6.25.0 (#1260)
Bumps [all-contributors-cli](https://github.com/all-contributors/all-contributors-cli) from 6.24.0 to 6.25.0. - [Release notes](https://github.com/all-contributors/all-contributors-cli/releases) - [Commits](all-contributors/cli@v6.24.0...v6.25.0) --- updated-dependencies: - dependency-name: all-contributors-cli dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2291ff3 commit 071a7f8

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
@@ -18,7 +18,7 @@
1818
"@types/minimist": "^1.2.2",
1919
"@types/node": "14.18.43",
2020
"@types/semver-compare": "^1.0.1",
21-
"all-contributors-cli": "^6.24.0",
21+
"all-contributors-cli": "^6.25.0",
2222
"husky": "^8.0.3",
2323
"lint-staged": "^13.0.3",
2424
"markdownlint-cli": "^0.33.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,10 @@ aggregate-error@^3.0.0:
8787
clean-stack "^2.0.0"
8888
indent-string "^4.0.0"
8989

90-
all-contributors-cli@^6.24.0:
91-
version "6.24.0"
92-
resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.24.0.tgz#25c480c5c6e921532873114c2d6487816e6c22e0"
93-
integrity sha512-7oSKr2PnqxsOotuSwciltcFTS1eVRdjR0cn99hbElfff7gRQBShVhsf/XBprY41sLcgqTk0l0MKgKv6QNgZdMg==
90+
all-contributors-cli@^6.25.0:
91+
version "6.25.0"
92+
resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.25.0.tgz#e6bcd79e8ad51826250a70933bad8f9628a927f9"
93+
integrity sha512-vsMPLmpnYxzUV0Em/4RNmrnmCruUnIWcY10I0QNRUU9A0275VEuJTVhICi/L2V6foIemwog3ZeNfNV9qeetfsw==
9494
dependencies:
9595
"@babel/runtime" "^7.7.6"
9696
async "^3.1.0"

0 commit comments

Comments
 (0)