Skip to content

Commit be06a78

Browse files
chore: bump all-contributors-cli from 6.26.0 to 6.26.1 (#1293)
Bumps [all-contributors-cli](https://github.com/all-contributors/all-contributors-cli) from 6.26.0 to 6.26.1. - [Release notes](https://github.com/all-contributors/all-contributors-cli/releases) - [Commits](all-contributors/cli@v6.26.0...v6.26.1) --- updated-dependencies: - dependency-name: all-contributors-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96f86f4 commit be06a78

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.53",
2020
"@types/semver-compare": "^1.0.1",
21-
"all-contributors-cli": "^6.26.0",
21+
"all-contributors-cli": "^6.26.1",
2222
"husky": "^8.0.3",
2323
"lint-staged": "^13.0.3",
2424
"markdownlint-cli": "^0.34.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.26.0:
91-
version "6.26.0"
92-
resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.26.0.tgz#5eaebdfc183290bfd2d3cc018a1e102ae83137a0"
93-
integrity sha512-HOMfawD0XyNbOvLUn7rOAP5N9RLnbH+Y/9/IoxwPzCmy6srHSFyRMwbpD0H7Tw+1QzdJT8RH7bTe1IZkPhF+NQ==
90+
all-contributors-cli@^6.26.1:
91+
version "6.26.1"
92+
resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.26.1.tgz#9f3358c9b9d0a7e66c8f84ffebf5a6432a859cae"
93+
integrity sha512-Ymgo3FJACRBEd1eE653FD1J/+uD0kqpUNYfr9zNC1Qby0LgbhDBzB3EF6uvkAbYpycStkk41J+0oo37Lc02yEw==
9494
dependencies:
9595
"@babel/runtime" "^7.7.6"
9696
async "^3.1.0"

0 commit comments

Comments
 (0)