File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 38
38
"devDependencies" : {
39
39
"ava" : " 1.4.1" ,
40
40
"fs-extra" : " 9.0.1" ,
41
- "husky" : " 4.3.0 " ,
41
+ "husky" : " 4.3.6 " ,
42
42
"import-sort-cli" : " 6.0.0" ,
43
43
"import-sort-parser-babylon" : " 6.0.0" ,
44
44
"import-sort-style-eslint" : " 6.0.0" ,
Original file line number Diff line number Diff line change @@ -2254,10 +2254,10 @@ human-signals@^1.1.1:
2254
2254
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
2255
2255
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
2256
2256
2257
- husky@4.3.0 :
2258
- version "4.3.0 "
2259
- resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.0 .tgz#0b2ec1d66424e9219d359e26a51c58ec5278f0de "
2260
- integrity sha512-tTMeLCLqSBqnflBZnlVDhpaIMucSGaYyX6855jM4AguGeWCeSzNdb1mfyWduTZ3pe3SJVvVWGL0jO1iKZVPfTA ==
2257
+ husky@4.3.6 :
2258
+ version "4.3.6 "
2259
+ resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.6 .tgz#ebd9dd8b9324aa851f1587318db4cccb7665a13c "
2260
+ integrity sha512-o6UjVI8xtlWRL5395iWq9LKDyp/9TE7XMOTvIpEVzW638UcGxTmV5cfel6fsk/jbZSTlvfGVJf2svFtybcIZag ==
2261
2261
dependencies :
2262
2262
chalk "^4.0.0"
2263
2263
ci-info "^2.0.0"
You can’t perform that action at this time.
0 commit comments