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"