This repository was archived by the owner on Mar 9, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +28
-21
lines changed Expand file tree Collapse file tree 3 files changed +28
-21
lines changed Original file line number Diff line number Diff line change 89
89
"styled-system" : " 3.2.1"
90
90
},
91
91
"devDependencies" : {
92
- "all-contributors-cli" : " 6.3.1 " ,
92
+ "all-contributors-cli" : " 6.4.0 " ,
93
93
"babel-eslint" : " 10.0.1" ,
94
94
"babel-plugin-lodash" : " 3.3.4" ,
95
95
"cross-env" : " 5.2.0" ,
Original file line number Diff line number Diff line change @@ -1471,14 +1471,15 @@ ajv@^6.1.0:
1471
1471
json-schema-traverse "^0.4.1"
1472
1472
uri-js "^4.2.1"
1473
1473
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 ==
1478
1478
dependencies :
1479
1479
" @babel/runtime" " ^7.2.0"
1480
1480
async "^2.0.0-rc.1"
1481
1481
chalk "^2.3.0"
1482
+ didyoumean "^1.2.1"
1482
1483
inquirer "^6.2.1"
1483
1484
lodash "^4.11.2"
1484
1485
pify "^4.0.1"
@@ -3257,6 +3258,11 @@ detect-newline@^2.1.0:
3257
3258
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-2.1.0.tgz#f41f1c10be4b00e87b5f13da680759f2c5bfd3e2"
3258
3259
integrity sha1-9B8cEL5LAOh7XxPaaAdZ8sW/0+I=
3259
3260
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
+
3260
3266
diff-sequences@^24.3.0 :
3261
3267
version "24.3.0"
3262
3268
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.3.0.tgz#0f20e8a1df1abddaf4d9c226680952e64118b975"
You can’t perform that action at this time.
0 commit comments