From 77a74b45ff5a86d85476c300e6e1a20ad1d7630c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2020 11:55:00 +0000 Subject: [PATCH] chore(deps-dev): bump all-contributors-cli from 6.7.0 to 6.16.1 Bumps [all-contributors-cli](https://github.com/all-contributors/all-contributors-cli) from 6.7.0 to 6.16.1. - [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.16.1) 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 1293153..a8e3a51 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@types/jest": "24.0.15", "@typescript-eslint/eslint-plugin": "1.13.0", "@typescript-eslint/parser": "1.13.0", - "all-contributors-cli": "6.7.0", + "all-contributors-cli": "6.16.1", "codecov": "3.5.0", "commitizen": "3.1.1", "cz-conventional-changelog": "2.1.0",