From c7c31f3ea00089e8fa8b35405aafaacacf4d5ebe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 01:47:34 -0400 Subject: [PATCH] Bump @auto-it/all-contributors from 10.27.1 to 10.28.0 (#1785) Bumps [@auto-it/all-contributors](https://github.com/intuit/auto) from 10.27.1 to 10.28.0. - [Release notes](https://github.com/intuit/auto/releases) - [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md) - [Commits](https://github.com/intuit/auto/compare/v10.27.1...v10.28.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index a8275c7a..167d8816 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3,12 +3,12 @@ "@auto-it/all-contributors@^10.27.1": - version "10.27.1" - resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-10.27.1.tgz#8f2ef6b800f15532c32096f90c9257e7812c4fb5" - integrity sha512-dyubLebXc46fO8a1iMhXjOAoYAteNIPy48VPCPiXyESko27F1EKsDYNzVaNnBNcVLNgb4OSJtx69CT/Q+i9lVw== + version "10.28.0" + resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-10.28.0.tgz#f8394ec713f4e1202c689bb4600d73bfdb1de0a2" + integrity sha512-LKObrKzdsKzUnY9GZVCl0hwCxAF5xxxRfGQAo0oxSWxhSQnhP1MeJgFttMbELQQ0Kpwti7Si6RnoITg0/PvNaQ== dependencies: - "@auto-it/bot-list" "10.27.1" - "@auto-it/core" "10.27.1" + "@auto-it/bot-list" "10.28.0" + "@auto-it/core" "10.28.0" "@octokit/rest" "^18.0.0" all-contributors-cli "6.19.0" anymatch "^3.1.1"