Skip to content

Commit b3a62a3

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency all-contributors-cli to v6.14.1
1 parent b1740c8 commit b3a62a3

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/jest": "25.1.4",
2828
"@types/react": "16.9.25",
2929
"@types/react-native": "0.61.23",
30-
"all-contributors-cli": "6.14.0",
30+
"all-contributors-cli": "6.14.1",
3131
"auto": "9.22.4",
3232
"eslint": "6.8.0",
3333
"eslint-plugin-prettier": "3.1.2",

yarn.lock

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1683,14 +1683,14 @@ ajv@^6.10.0, ajv@^6.10.2, ajv@^6.5.5:
16831683
json-schema-traverse "^0.4.1"
16841684
uri-js "^4.2.2"
16851685

1686-
1687-
version "6.14.0"
1688-
resolved "https://registry.npmjs.org/all-contributors-cli/-/all-contributors-cli-6.14.0.tgz#9ecddabd9c1befef660f7589289b264db94bbbc8"
1689-
integrity sha512-rGpKRWXFaxAVWHLRBuJMvkI/86FIW7z2gvuEVTA60FPCw6Z/y0vDZgTATVEJQ4XV2+eSM5BHLZGW7YQTwTHCJQ==
1686+
1687+
version "6.14.1"
1688+
resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.14.1.tgz#1aec3d79b0f6f72534d3f396ace80a106b90fdc1"
1689+
integrity sha512-CKebsaWgOpHGC6ypEYv93q6Frh3H/shuSXF/UhSfG46QxvDM98HzL3sY7o/zvoYLrrF8rEhyjEuHzJq/DNiYwg==
16901690
dependencies:
16911691
"@babel/runtime" "^7.7.6"
16921692
async "^3.0.1"
1693-
chalk "^3.0.0"
1693+
chalk "^4.0.0"
16941694
didyoumean "^1.2.1"
16951695
inquirer "^7.0.4"
16961696
json-fixer "^1.4.0"
@@ -2323,6 +2323,14 @@ chalk@^3.0.0:
23232323
ansi-styles "^4.1.0"
23242324
supports-color "^7.1.0"
23252325

2326+
chalk@^4.0.0:
2327+
version "4.0.0"
2328+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.0.0.tgz#6e98081ed2d17faab615eb52ac66ec1fe6209e72"
2329+
integrity sha512-N9oWFcegS0sFr9oh1oz2d7Npos6vNoWW9HvtCg5N1KRFpUhaAhvTv5Y58g880fZaEYSNm3qDz8SU1UrGvp+n7A==
2330+
dependencies:
2331+
ansi-styles "^4.1.0"
2332+
supports-color "^7.1.0"
2333+
23262334
chardet@^0.4.0:
23272335
version "0.4.2"
23282336
resolved "https://registry.npmjs.org/chardet/-/chardet-0.4.2.tgz#b5473b33dc97c424e5d98dc87d55d4d8a29c8bf2"

0 commit comments

Comments
 (0)