File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 74
74
"eslint-plugin-promise" : " ^4.0.1" ,
75
75
"eslint-plugin-standard" : " ^4.0.0" ,
76
76
"eslint-plugin-vue" : " ^4.7.1" ,
77
- "husky" : " ^1.1.4 " ,
77
+ "husky" : " ^1.2.0 " ,
78
78
"jest" : " ^23.6.0" ,
79
79
"jest-serializer-vue" : " ^2.0.2" ,
80
80
"jsdom" : " ^13.0.0" ,
Original file line number Diff line number Diff line change @@ -3044,10 +3044,10 @@ http-signature@~1.2.0:
3044
3044
jsprim "^1.2.2"
3045
3045
sshpk "^1.7.0"
3046
3046
3047
- husky@^1.1.4 :
3048
- version "1.1.4 "
3049
- resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.4 .tgz#92f61383527d2571e9586234e5864356bfaceaa9 "
3050
- integrity sha512-cZjGpS7qsaBSo3fOMUuR7erQloX3l5XzL1v/RkIqU6zrQImDdU70z5Re9fGDp7+kbYlM2EtS4aYMlahBeiCUGw ==
3047
+ husky@^1.2.0 :
3048
+ version "1.2.0 "
3049
+ resolved "https://registry.yarnpkg.com/husky/-/husky-1.2.0 .tgz#d631dda1e4a9ee8ba69a10b0c51a0e2c66e711e5 "
3050
+ integrity sha512-/ib3+iycykXC0tYIxsyqierikVa9DA2DrT32UEirqNEFVqOj1bFMTgP3jAz8HM7FgC/C8pc/BTUa9MV2GEkZaA ==
3051
3051
dependencies :
3052
3052
cosmiconfig "^5.0.6"
3053
3053
execa "^1.0.0"
You can’t perform that action at this time.
0 commit comments