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 86
86
"eslint-plugin-jsx-a11y" : " ^6.2.3" ,
87
87
"eslint-plugin-react" : " ^7.17.0" ,
88
88
"eslint-plugin-react-hooks" : " ^2.3.0" ,
89
- "husky" : " ^4.0.7 " ,
89
+ "husky" : " ^4.0.9 " ,
90
90
"jest" : " ^24.9.0" ,
91
91
"lint-staged" : " ^9.5.0" ,
92
92
"prettier" : " ^1.19.1" ,
Original file line number Diff line number Diff line change @@ -3415,11 +3415,6 @@ get-stdin@^6.0.0:
3415
3415
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
3416
3416
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
3417
3417
3418
- get-stdin@^7.0.0 :
3419
- version "7.0.0"
3420
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
3421
- integrity sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==
3422
-
3423
3418
get-stream@^4.0.0 :
3424
3419
version "4.1.0"
3425
3420
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
@@ -3647,15 +3642,14 @@ https-proxy-agent@^2.2.1:
3647
3642
agent-base "^4.1.0"
3648
3643
debug "^3.1.0"
3649
3644
3650
- husky@^4.0.7 :
3651
- version "4.0.7 "
3652
- resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.7 .tgz#cee4301d1db1d731be9c2aa2ac72b46439d30c91 "
3653
- integrity sha512-ULivTOe0k+nNjZKIojoHxXjybtEycaba0EDuk1G8iNGD8wZgo8Sr3YiN8bKitXNpI1RvVKTJwRnh2GLysLbxMQ ==
3645
+ husky@^4.0.9 :
3646
+ version "4.0.9 "
3647
+ resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.9 .tgz#ded9e4f957dd8358649330da84906b6bf2e367e9 "
3648
+ integrity sha512-zaH0INH9MZBH8smr6nPdzv7pjchOZPN/AKdhkuV4zut9SyF0+pUy1ZCBzhz2uPe7Cp75YzD92ewU2ytIZ0GjUQ ==
3654
3649
dependencies :
3655
3650
chalk "^3.0.0"
3656
3651
ci-info "^2.0.0"
3657
3652
cosmiconfig "^6.0.0"
3658
- get-stdin "^7.0.0"
3659
3653
opencollective-postinstall "^2.0.2"
3660
3654
pkg-dir "^4.2.0"
3661
3655
please-upgrade-node "^3.2.0"
You can’t perform that action at this time.
0 commit comments