From c6fa51246d78276a4d1f53ebe182f938cc206b24 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 6 Oct 2020 05:39:29 +0000 Subject: [PATCH] chore(deps-dev): bump all-contributors-cli from 6.7.0 to 6.18.0 Bumps [all-contributors-cli](https://github.com/all-contributors/all-contributors-cli) from 6.7.0 to 6.18.0. - [Release notes](https://github.com/all-contributors/all-contributors-cli/releases) - [Commits](https://github.com/all-contributors/all-contributors-cli/compare/v6.7.0...v6.18.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa4e99e..72fa312 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@types/semantic-release": "15.13.0", "@typescript-eslint/eslint-plugin": "1.13.0", "@typescript-eslint/parser": "1.11.0", - "all-contributors-cli": "6.7.0", + "all-contributors-cli": "6.18.0", "codecov": "3.5.0", "commitizen": "3.1.1", "cz-conventional-changelog": "2.1.0",