From b8cacd2c308c41a1f7c739b4e01d04f4115aa51f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 22:39:53 +0100 Subject: [PATCH] chore(deps): update dependency all-contributors-cli to v6.19.0 (#296) 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 30b7fa5..0f5dca7 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@types/sharp": "0.25.1", "@typescript-eslint/eslint-plugin": "4.4.0", "@typescript-eslint/parser": "4.4.0", - "all-contributors-cli": "6.18.0", + "all-contributors-cli": "6.19.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 e457b04..d9bb83c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4143,10 +4143,10 @@ ajv@^6.12.5: json-schema-traverse "^0.4.1" uri-js "^4.2.2" -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== +all-contributors-cli@6.19.0: + version "6.19.0" + resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.19.0.tgz#7e4550973afede2476b62bd159fee6d72a1ad802" + integrity sha512-QJN4iLeTeYpTZJES8XFTzQ+itA1qSyBbxLapJLtwrnY+kipyRhCX49fS/s/qftQQym9XLATMZUpUeEeJSox1sw== dependencies: "@babel/runtime" "^7.7.6" async "^3.0.1"