File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 95
95
"eslint-plugin-react" : " ^7.20.5" ,
96
96
"eslint-plugin-react-hooks" : " ^4.1.0" ,
97
97
"glob" : " ^7.1.6" ,
98
- "husky" : " ^4.2.3 " ,
98
+ "husky" : " ^4.3.0 " ,
99
99
"is-ci" : " ^2.0.0" ,
100
100
"jest" : " ^26.4.2" ,
101
101
"jest-watch-typeahead" : " ^0.6.0" ,
Original file line number Diff line number Diff line change @@ -4870,15 +4870,15 @@ human-signals@^1.1.1:
4870
4870
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
4871
4871
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
4872
4872
4873
- husky@^4.2.3 :
4874
- version "4.2.5 "
4875
- resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.5 .tgz#2b4f7622673a71579f901d9885ed448394b5fa36 "
4876
- integrity sha512-SYZ95AjKcX7goYVZtVZF2i6XiZcHknw50iXvY7b0MiGoj5RwdgRQNEHdb+gPDPCXKlzwrybjFjkL6FOj8uRhZQ ==
4873
+ husky@^4.3.0 :
4874
+ version "4.3.0 "
4875
+ resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.0 .tgz#0b2ec1d66424e9219d359e26a51c58ec5278f0de "
4876
+ integrity sha512-tTMeLCLqSBqnflBZnlVDhpaIMucSGaYyX6855jM4AguGeWCeSzNdb1mfyWduTZ3pe3SJVvVWGL0jO1iKZVPfTA ==
4877
4877
dependencies :
4878
4878
chalk "^4.0.0"
4879
4879
ci-info "^2.0.0"
4880
4880
compare-versions "^3.6.0"
4881
- cosmiconfig "^6 .0.0"
4881
+ cosmiconfig "^7 .0.0"
4882
4882
find-versions "^3.2.0"
4883
4883
opencollective-postinstall "^2.0.2"
4884
4884
pkg-dir "^4.2.0"
You can’t perform that action at this time.
0 commit comments