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" : " 6.9.0" ,
50
50
"eslint-plugin-import" : " 2.20.1" ,
51
51
"eslint-plugin-react" : " 7.18.0" ,
52
- "husky" : " 4.2.0 " ,
52
+ "husky" : " 4.2.3 " ,
53
53
"jest" : " 24.9.0" ,
54
54
"jest-junit" : " 10.0.0" ,
55
55
"lint-staged" : " 10.0.0" ,
Original file line number Diff line number Diff line change @@ -3770,10 +3770,10 @@ humanize-ms@^1.2.1:
3770
3770
dependencies :
3771
3771
ms "^2.0.0"
3772
3772
3773
-
3774
- version "4.2.0 "
3775
- resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.0 .tgz#257dc349b1b2c7608351b6fe4cded003c5235819 "
3776
- integrity sha512-UcEAvGAZVDyzYSxiguMBEbfxqYkVk/HD2UPTKlgDbVW3QB9/Dm3TNDrGwswkrcDfBTRzRIldiTZAyMU6DP9/PA ==
3773
+
3774
+ version "4.2.3 "
3775
+ resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.3 .tgz#3b18d2ee5febe99e27f2983500202daffbc3151e "
3776
+ integrity sha512-VxTsSTRwYveKXN4SaH1/FefRJYCtx+wx04sSVcOpD7N2zjoHxa+cEJ07Qg5NmV3HAK+IRKOyNVpi2YBIVccIfQ ==
3777
3777
dependencies :
3778
3778
chalk "^3.0.0"
3779
3779
ci-info "^2.0.0"
You can’t perform that action at this time.
0 commit comments