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 53
53
"eslint" : " 6.0.1" ,
54
54
"eslint-config-mo" : " 0.5.2" ,
55
55
"gh-pages" : " 2.0.1" ,
56
- "husky" : " 3.0.0 " ,
56
+ "husky" : " 3.0.2 " ,
57
57
"lint-staged" : " 9.1.0"
58
58
},
59
59
"dependencies" : {}
Original file line number Diff line number Diff line change @@ -5152,11 +5152,12 @@ humanize-url@^1.0.0:
5152
5152
normalize-url "^1.0.0"
5153
5153
strip-url-auth "^1.0.0"
5154
5154
5155
- husky@3.0.0 :
5156
- version "3.0.0 "
5157
- resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.0 .tgz#de63821a7049dc412b1afd753c259e2f6e227562 "
5158
- integrity sha512-lKMEn7bRK+7f5eWPNGclDVciYNQt0GIkAQmhKl+uHP1qFzoN0h92kmH9HZ8PCwyVA2EQPD8KHf0FYWqnTxau+Q ==
5155
+ husky@3.0.2 :
5156
+ version "3.0.2 "
5157
+ resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.2 .tgz#e78fd2ae16edca59fc88e56aeb8d70acdcc1c082 "
5158
+ integrity sha512-WXCtaME2x0o4PJlKY4ap8BzLA+D0zlvefqAvLCPriOOu+x0dpO5uc5tlB7CY6/0SE2EESmoZsj4jW5D09KrJoA ==
5159
5159
dependencies :
5160
+ chalk "^2.4.2"
5160
5161
cosmiconfig "^5.2.1"
5161
5162
execa "^1.0.0"
5162
5163
get-stdin "^7.0.0"
You can’t perform that action at this time.
0 commit comments