From eafe25b2ad18affea5cfbfb8164e20870d9dbd43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 04:12:09 +0000 Subject: [PATCH] chore(deps-dev): bump all-contributors-cli from 6.21.0 to 6.22.0 Bumps [all-contributors-cli](https://github.com/all-contributors/all-contributors-cli) from 6.21.0 to 6.22.0. - [Release notes](https://github.com/all-contributors/all-contributors-cli/releases) - [Commits](https://github.com/all-contributors/all-contributors-cli/compare/v6.21.0...v6.22.0) --- updated-dependencies: - dependency-name: all-contributors-cli dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 33b48345bba..80be8f44323 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4062,9 +4062,9 @@ algoliasearch@^4.11.0: "@algolia/transporter" "4.14.2" all-contributors-cli@^6.20.0: - version "6.21.0" - resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.21.0.tgz#0d7dbd754da74a82e17510b0a3a643e53fba8fc6" - integrity sha512-THdHBp6XJG6I/rpfNIJKV8UiXh25Hg3EwJ4LaxEaetCplVrf9XvqVRbI5hR7sjbyM6+PqPpTG/ELX88PX1uAkw== + version "6.22.0" + resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.22.0.tgz#4921a88e69a59c2f24c93285817820d7b251cb21" + integrity sha512-oYm0aNsVHq1igdtM8DG6o6G082iufRml5lbLNDOdYlpMnrLZhP9IaCXx1AXVToRG8Os1NVrXEC5hc5PneXJFhQ== dependencies: "@babel/runtime" "^7.7.6" async "^3.1.0"