From cf7c0a61ddcd1975c22a8ed602d751adda8b3ccf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 6 Oct 2020 00:10:54 +0000 Subject: [PATCH] build(deps-dev): bump all-contributors-cli from 6.17.4 to 6.18.0 Bumps [all-contributors-cli](https://github.com/all-contributors/all-contributors-cli) from 6.17.4 to 6.18.0. - [Release notes](https://github.com/all-contributors/all-contributors-cli/releases) - [Commits](https://github.com/all-contributors/all-contributors-cli/compare/v6.17.4...v6.18.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f7f5065a..079f7448 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@babel/register": "^7.11.5", "@commitlint/cli": "^9.1.2", "@commitlint/config-conventional": "^9.1.2", - "all-contributors-cli": "^6.17.4", + "all-contributors-cli": "^6.18.0", "babel-eslint": "^10.1.0", "babel-loader": "^8.1.0", "chai": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index ef940b81..f7589099 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1643,10 +1643,10 @@ ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.0, ajv@^6.12.4, ajv@^6.5.5: json-schema-traverse "^0.4.1" uri-js "^4.2.2" -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== +all-contributors-cli@^6.18.0: + version "6.18.0" + resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.18.0.tgz#616802b57b10ea20971f0275391f79d322136e1b" + integrity sha512-Dy90FtqKZ0TKmjWF3rkJUJzENW7O57mHL4B7JE7nziGjnSSLjGek9VeGAgCfluU037ENj4BKYbsB4oB/op+xFA== dependencies: "@babel/runtime" "^7.7.6" async "^3.0.1"