From 47bf4eaea92a5a39208738fd48c80e72f814d44f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2020 08:42:37 +0100 Subject: [PATCH] chore(deps): update dependency all-contributors-cli to v6.16.0 (#124) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4bd701b..4159739 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "@types/sharp": "0.25.0", "@typescript-eslint/eslint-plugin": "3.1.0", "@typescript-eslint/parser": "3.1.0", - "all-contributors-cli": "6.15.0", + "all-contributors-cli": "6.16.0", "babel-eslint": "10.1.0", "babel-loader": "8.1.0", "babel-plugin-prismjs": "2.0.1", diff --git a/yarn.lock b/yarn.lock index b78889a..fb29934 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3038,10 +3038,10 @@ ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.0, ajv@^6.12.2, ajv@^6.5.5: json-schema-traverse "^0.4.1" uri-js "^4.2.2" -all-contributors-cli@6.15.0: - version "6.15.0" - resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.15.0.tgz#b6e3518d324431f94514989cac412a7f4a7455e2" - integrity sha512-dITUDL9cZzSq+nZmCC5F5x5FnvVMsuNNboK79rgkCuxe6ojSLH9qRDAdiJvprWBmEvRd5tcuEBrcS5uE3nBInQ== +all-contributors-cli@6.16.0: + version "6.16.0" + resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.16.0.tgz#c998634778f0e2ba5ac1784df6fc3837b34a7c43" + integrity sha512-CHBqxhC31G3LY3gBiTl93+tVMI/QBfqqBf3/HN1T0O1WSVxx60JX9kvG+rsk7YRMaOqL/0yF6wV5cMtfL4gS7w== dependencies: "@babel/runtime" "^7.7.6" async "^3.0.1"