File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 49
49
"eslint-plugin-import" : " 2.20.0" ,
50
50
"eslint-plugin-react" : " 7.17.0" ,
51
51
"flowgen" : " 1.10.0" ,
52
- "husky" : " 4.0.7 " ,
52
+ "husky" : " 4.0.8 " ,
53
53
"lint-staged" : " 9.5.0" ,
54
54
"prettier" : " 1.19.1" ,
55
55
"prettier-package-json" : " 2.1.3" ,
Original file line number Diff line number Diff line change @@ -3196,11 +3196,6 @@ get-stdin@^6.0.0:
3196
3196
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
3197
3197
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
3198
3198
3199
- get-stdin@^7.0.0 :
3200
- version "7.0.0"
3201
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
3202
- integrity sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==
3203
-
3204
3199
get-stream@^3.0.0 :
3205
3200
version "3.0.0"
3206
3201
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
@@ -3488,15 +3483,14 @@ humanize-ms@^1.2.1:
3488
3483
dependencies :
3489
3484
ms "^2.0.0"
3490
3485
3491
-
3492
- version "4.0.7 "
3493
- resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.7 .tgz#cee4301d1db1d731be9c2aa2ac72b46439d30c91 "
3494
- integrity sha512-ULivTOe0k+nNjZKIojoHxXjybtEycaba0EDuk1G8iNGD8wZgo8Sr3YiN8bKitXNpI1RvVKTJwRnh2GLysLbxMQ ==
3486
+
3487
+ version "4.0.8 "
3488
+ resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.8 .tgz#fff98dc0a1fcacdd2efb2c973d6e0b3e836c3607 "
3489
+ integrity sha512-WH4cem0fl5LYWCWCnYdMjRXocGKAX7fedAEhWbD7NN7Ews8BqoekuboWkupPjnPNwev8wPb6Iqnbmq84KRBowA ==
3495
3490
dependencies :
3496
3491
chalk "^3.0.0"
3497
3492
ci-info "^2.0.0"
3498
3493
cosmiconfig "^6.0.0"
3499
- get-stdin "^7.0.0"
3500
3494
opencollective-postinstall "^2.0.2"
3501
3495
pkg-dir "^4.2.0"
3502
3496
please-upgrade-node "^3.2.0"
You can’t perform that action at this time.
0 commit comments