From dea0bf9354095314b464533ec7954e17076d6b5f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 23 Feb 2018 14:38:07 +0000 Subject: [PATCH] chore(deps): update dependency all-contributors-cli to v4.11.0 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 824beaea5..bf736ebd4 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "styled-system": "^1.0.8" }, "devDependencies": { - "all-contributors-cli": "4.10.1", + "all-contributors-cli": "4.11.0", "babel-eslint": "7.2.3", "babel-plugin-lodash": "3.3.2", "cross-env": "5.1.3", diff --git a/yarn.lock b/yarn.lock index 48ce6f286..d9afc5633 100644 --- a/yarn.lock +++ b/yarn.lock @@ -183,9 +183,9 @@ align-text@^0.1.1, align-text@^0.1.3: longest "^1.0.1" repeat-string "^1.5.2" -all-contributors-cli@4.10.1: - version "4.10.1" - resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-4.10.1.tgz#f446a98f83944a4b991e74dcd990ecfc6c7d6b8a" +all-contributors-cli@4.11.0: + version "4.11.0" + resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-4.11.0.tgz#efba8d8107a8fcc99590010e9ed25a79b4e643a6" dependencies: async "^2.0.0-rc.1" chalk "^2.3.0"