File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 52
52
"eslint" : " 6.0.1" ,
53
53
"eslint-config-mo" : " 0.5.2" ,
54
54
"gh-pages" : " 2.0.1" ,
55
- "husky" : " 3.0.0 " ,
55
+ "husky" : " 3.0.1 " ,
56
56
"lint-staged" : " 9.1.0"
57
57
},
58
58
"dependencies" : {}
Original file line number Diff line number Diff line change @@ -4561,11 +4561,12 @@ humanize-url@^1.0.0:
4561
4561
normalize-url "^1.0.0"
4562
4562
strip-url-auth "^1.0.0"
4563
4563
4564
- husky@3.0.0 :
4565
- version "3.0.0 "
4566
- resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.0 .tgz#de63821a7049dc412b1afd753c259e2f6e227562 "
4567
- integrity sha512-lKMEn7bRK+7f5eWPNGclDVciYNQt0GIkAQmhKl+uHP1qFzoN0h92kmH9HZ8PCwyVA2EQPD8KHf0FYWqnTxau+Q ==
4564
+ husky@3.0.1 :
4565
+ version "3.0.1 "
4566
+ resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.1 .tgz#06152c28e129622b05fa09c494209de8cf2dfb59 "
4567
+ integrity sha512-PXBv+iGKw23GHUlgELRlVX9932feFL407/wHFwtsGeArp0dDM4u+/QusSQwPKxmNgjpSL+ustbOdQ2jetgAZbA ==
4568
4568
dependencies :
4569
+ chalk "^2.4.2"
4569
4570
cosmiconfig "^5.2.1"
4570
4571
execa "^1.0.0"
4571
4572
get-stdin "^7.0.0"
You can’t perform that action at this time.
0 commit comments