Skip to content

Commit 004905f

Browse files
committed
chore(deps): update dependency all-contributors-cli to v6.20.0
1 parent 9a0e990 commit 004905f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react-dom": "^15.0.0 || ^16.7.0 || ^17.0.0"
2525
},
2626
"devDependencies": {
27-
"all-contributors-cli": "6.19.0",
27+
"all-contributors-cli": "6.20.0",
2828
"babel-core": "6.26.3",
2929
"babel-eslint": "10.1.0",
3030
"babel-plugin-external-helpers": "6.22.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2586,10 +2586,10 @@ ajv@^6.12.5:
25862586
json-schema-traverse "^0.4.1"
25872587
uri-js "^4.2.2"
25882588

2589-
all-contributors-cli@6.19.0:
2590-
version "6.19.0"
2591-
resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.19.0.tgz#7e4550973afede2476b62bd159fee6d72a1ad802"
2592-
integrity sha512-QJN4iLeTeYpTZJES8XFTzQ+itA1qSyBbxLapJLtwrnY+kipyRhCX49fS/s/qftQQym9XLATMZUpUeEeJSox1sw==
2589+
all-contributors-cli@6.20.0:
2590+
version "6.20.0"
2591+
resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.20.0.tgz#9bc98dda38cb29cfe8afc8a78c004e14af25d2f6"
2592+
integrity sha512-trEQlL1s1u8FSWSwY2w9uL4GCG7Fo9HIW5rm5LtlE0SQHSolfXQBzJib07Qes5j52/t72wjuE6sEKkuRrwiuuQ==
25932593
dependencies:
25942594
"@babel/runtime" "^7.7.6"
25952595
async "^3.0.1"

0 commit comments

Comments
 (0)