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 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.1.1 " ,
52
+ "husky" : " 1.1.2 " ,
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 @@ -3662,10 +3662,10 @@ humanize-ms@^1.2.1:
3662
3662
dependencies :
3663
3663
ms "^2.0.0"
3664
3664
3665
-
3666
- version "1.1.1 "
3667
- resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.1 .tgz#7179043184f68a4d1ffc975cbd1c6132ef1fd7b3 "
3668
- integrity sha512-D8ly8eIZdWzWVG4mh4apaX1PP47uLSaN8CS0RyuuLtHJ20Gt6Ccky5pSecaPsqxNzQj0zon3x6QX/0kCc5/TOQ ==
3665
+
3666
+ version "1.1.2 "
3667
+ resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.2 .tgz#574c2bb16958db8a8120b63306efaff110525c23 "
3668
+ integrity sha512-9TdkUpBeEOjz0AnFdUN4i3w8kEbOsVs9/WSeJqWLq2OO6bcKQhVW64Zi+pVd/AMRLpN3QTINb6ZXiELczvdmqQ ==
3669
3669
dependencies :
3670
3670
cosmiconfig "^5.0.6"
3671
3671
execa "^0.9.0"
You can’t perform that action at this time.
0 commit comments