diff --git a/package.json b/package.json index 0efefee24..805e80330 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "styled-system": "^1.0.8" }, "devDependencies": { - "all-contributors-cli": "4.11.0", + "all-contributors-cli": "4.11.1", "babel-eslint": "7.2.3", "babel-plugin-lodash": "3.3.2", "cross-env": "5.1.4", diff --git a/yarn.lock b/yarn.lock index cdf1c7201..933e3ad09 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.11.0: - version "4.11.0" - resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-4.11.0.tgz#efba8d8107a8fcc99590010e9ed25a79b4e643a6" +all-contributors-cli@4.11.1: + version "4.11.1" + resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-4.11.1.tgz#8e4d28a69bb60006b72d53758177a0c7b8a20f19" dependencies: async "^2.0.0-rc.1" chalk "^2.3.0"