From be06a780ecbcaf3b75ce6df85edfd1e63fd8ce6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 08:53:39 +0100 Subject: [PATCH] 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](https://github.com/all-contributors/all-contributors-cli/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 09ccc444..e9520ec3 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@types/minimist": "^1.2.2", "@types/node": "14.18.53", "@types/semver-compare": "^1.0.1", - "all-contributors-cli": "^6.26.0", + "all-contributors-cli": "^6.26.1", "husky": "^8.0.3", "lint-staged": "^13.0.3", "markdownlint-cli": "^0.34.0", diff --git a/yarn.lock b/yarn.lock index 68127158..288aead5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -87,10 +87,10 @@ aggregate-error@^3.0.0: clean-stack "^2.0.0" indent-string "^4.0.0" -all-contributors-cli@^6.26.0: - version "6.26.0" - resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.26.0.tgz#5eaebdfc183290bfd2d3cc018a1e102ae83137a0" - integrity sha512-HOMfawD0XyNbOvLUn7rOAP5N9RLnbH+Y/9/IoxwPzCmy6srHSFyRMwbpD0H7Tw+1QzdJT8RH7bTe1IZkPhF+NQ== +all-contributors-cli@^6.26.1: + version "6.26.1" + resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.26.1.tgz#9f3358c9b9d0a7e66c8f84ffebf5a6432a859cae" + integrity sha512-Ymgo3FJACRBEd1eE653FD1J/+uD0kqpUNYfr9zNC1Qby0LgbhDBzB3EF6uvkAbYpycStkk41J+0oo37Lc02yEw== dependencies: "@babel/runtime" "^7.7.6" async "^3.1.0"