diff --git a/package.json b/package.json index 4411b969..82e5fac7 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.18.0", + "all-contributors-cli": "^6.19.0", "babel-eslint": "^10.1.0", "babel-loader": "^8.1.0", "chai": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index f5a2690e..52e42402 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.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"