From cb87823ec9b09796fe3ff240988aec4014efd072 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2020 19:05:40 +0100 Subject: [PATCH] chore(deps): update dependency all-contributors-cli to v6.14.2 (#46) 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 27a4797..eca250c 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@types/sharp": "0.24.0", "@typescript-eslint/eslint-plugin": "2.28.0", "@typescript-eslint/parser": "2.28.0", - "all-contributors-cli": "6.14.1", + "all-contributors-cli": "6.14.2", "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 c5860d4..e898e5f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2947,10 +2947,10 @@ ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.0, ajv@^6.5.5: opencollective-postinstall "^2.0.2" uri-js "^4.2.2" -all-contributors-cli@6.14.1: - version "6.14.1" - resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.14.1.tgz#1aec3d79b0f6f72534d3f396ace80a106b90fdc1" - integrity sha512-CKebsaWgOpHGC6ypEYv93q6Frh3H/shuSXF/UhSfG46QxvDM98HzL3sY7o/zvoYLrrF8rEhyjEuHzJq/DNiYwg== +all-contributors-cli@6.14.2: + version "6.14.2" + resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.14.2.tgz#4d7652f700a827b9a2f749720f13605ee1c2f8bd" + integrity sha512-DUeZrL0EsXwdYZ1msEeI0cY7DNQqggRKLMfDzgZu+l/72KLf/ZuT97wnUIGAFvSPUlfSAXIVDhivOlZRFjYH+g== dependencies: "@babel/runtime" "^7.7.6" async "^3.0.1"