Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit d0e1e1c

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency all-contributors-cli to v6.4.0
1 parent 120e9a8 commit d0e1e1c

File tree

3 files changed

+28
-21
lines changed

3 files changed

+28
-21
lines changed

package-lock.json

Lines changed: 17 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"styled-system": "3.2.1"
9090
},
9191
"devDependencies": {
92-
"all-contributors-cli": "6.3.1",
92+
"all-contributors-cli": "6.4.0",
9393
"babel-eslint": "10.0.1",
9494
"babel-plugin-lodash": "3.3.4",
9595
"cross-env": "5.2.0",

yarn.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1471,14 +1471,15 @@ ajv@^6.1.0:
14711471
json-schema-traverse "^0.4.1"
14721472
uri-js "^4.2.1"
14731473

1474-
all-contributors-cli@6.3.1:
1475-
version "6.3.1"
1476-
resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.3.1.tgz#0dd12d026f31827035da924e0fe752cec7ed0e3f"
1477-
integrity sha512-v0M4HqSMPyoaBZptqd91GUkjUN7IaOBhBLkGVEbuNF/j+PIMN6hnTlI/8rj6P/Ofc6Y4qNtmjktqPmwqajk6DA==
1474+
all-contributors-cli@6.4.0:
1475+
version "6.4.0"
1476+
resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.4.0.tgz#3fea26c5f91a555f3c8612696bc0d67f6160b04d"
1477+
integrity sha512-VyRqp7GnINHrcJ37y+gT554xoKzjTQy7P/rEXXDEEjWsIcrEjqW7/zI9KhzfG/sTKr5aDFo7qvXg/UiMhTYgIA==
14781478
dependencies:
14791479
"@babel/runtime" "^7.2.0"
14801480
async "^2.0.0-rc.1"
14811481
chalk "^2.3.0"
1482+
didyoumean "^1.2.1"
14821483
inquirer "^6.2.1"
14831484
lodash "^4.11.2"
14841485
pify "^4.0.1"
@@ -3257,6 +3258,11 @@ detect-newline@^2.1.0:
32573258
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-2.1.0.tgz#f41f1c10be4b00e87b5f13da680759f2c5bfd3e2"
32583259
integrity sha1-9B8cEL5LAOh7XxPaaAdZ8sW/0+I=
32593260

3261+
didyoumean@^1.2.1:
3262+
version "1.2.1"
3263+
resolved "https://registry.yarnpkg.com/didyoumean/-/didyoumean-1.2.1.tgz#e92edfdada6537d484d73c0172fd1eba0c4976ff"
3264+
integrity sha1-6S7f2tplN9SE1zwBcv0eugxJdv8=
3265+
32603266
diff-sequences@^24.3.0:
32613267
version "24.3.0"
32623268
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.3.0.tgz#0f20e8a1df1abddaf4d9c226680952e64118b975"

0 commit comments

Comments
 (0)