From 5ece89042001e11826754998a0160c81e7bee1f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2020 19:30:47 +0100 Subject: [PATCH] chore(deps): update dependency all-contributors-cli to v6.17.4 (#268) 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 948aa03..a1fcdcb 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@types/sharp": "0.25.1", "@typescript-eslint/eslint-plugin": "4.1.1", "@typescript-eslint/parser": "4.1.1", - "all-contributors-cli": "6.17.3", + "all-contributors-cli": "6.17.4", "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 0c091e3..ab50df6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4106,10 +4106,10 @@ ajv@^6.12.4: json-schema-traverse "^0.4.1" uri-js "^4.2.2" -all-contributors-cli@6.17.3: - version "6.17.3" - resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.17.3.tgz#d8f2e0a81f85322e78caa4ee5ac42237e4e5667d" - integrity sha512-kRyGpk+i9LAxOvbCGorJK4fVXphvfS5cABlNGqeKLUbKF5QZEviwhfqb2ZpFXW90OJpjKNEQ3JQ4r9cwesXHqw== +all-contributors-cli@6.17.4: + version "6.17.4" + resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.17.4.tgz#5d942479c8a1704b6ef772fd087c533dc90c326d" + integrity sha512-fv55BHQu1cna2/pJJdv/ULp1C7vfUMxnW8ZRm16RE0brTR3RmuEa4NPY180vHwFjGF5vBZdZsjX/+XxAyapazA== dependencies: "@babel/runtime" "^7.7.6" async "^3.0.1"