File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 49
49
"eslint-config-prettier" : " 3.1.0" ,
50
50
"eslint-plugin-import" : " 2.14.0" ,
51
51
"eslint-plugin-react" : " 7.11.1" ,
52
- "husky" : " 1.0.1 " ,
52
+ "husky" : " 1.1.0 " ,
53
53
"jest" : " 23.6.0" ,
54
54
"jest-junit" : " 5.2.0" ,
55
55
"lint-staged" : " 7.3.0" ,
Original file line number Diff line number Diff line change @@ -3273,9 +3273,9 @@ humanize-ms@^1.2.1:
3273
3273
dependencies :
3274
3274
ms "^2.0.0"
3275
3275
3276
- husky@1.0.1 :
3277
- version "1.0.1 "
3278
- resolved "https://registry.yarnpkg.com/husky/-/husky-1.0.1. tgz#749bc6b3a14bdc9cab73d8cc827b92fcd691fac6 "
3276
+ husky@1.1.0 :
3277
+ version "1.1.0 "
3278
+ resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.0. tgz#7271e85f5d98b54349788839b720c9a60cd95dba "
3279
3279
dependencies :
3280
3280
cosmiconfig "^5.0.6"
3281
3281
execa "^0.9.0"
You can’t perform that action at this time.
0 commit comments