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 70
70
"eslint" : " ^5.16.0" ,
71
71
"esm" : " ^3.2.25" ,
72
72
"execa" : " ^1.0.0" ,
73
- "husky" : " ^2.4.0 " ,
73
+ "husky" : " ^2.4.1 " ,
74
74
"lint-staged" : " ^8.2.0" ,
75
75
"markdownlint-cli" : " ^0.16.0" ,
76
76
"npm-run-all" : " ^4.1.5" ,
Original file line number Diff line number Diff line change @@ -2664,10 +2664,10 @@ http-cache-semantics@^4.0.0:
2664
2664
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.0.3.tgz#495704773277eeef6e43f9ab2c2c7d259dda25c5"
2665
2665
integrity sha512-TcIMG3qeVLgDr1TEd2XvHaTnMPwYQUQMIBLy+5pLSDKYFc7UIqj39w8EGzZkaxoLv/l2K8HaI0t5AVA+YYgUew==
2666
2666
2667
- husky@^2.4.0 :
2668
- version "2.4.0 "
2669
- resolved "https://registry.yarnpkg.com/husky/-/husky-2.4.0 .tgz#1bac7c44588f6e91f808b72efc82d24a57194f36 "
2670
- integrity sha512-3k1wuZU20gFkphNWMjh2ISCFaqfbaLY7R9FST2Mj9HeRhUK9ydj9qQR8qfXlog3EctVGsyeilcZkIT7uBZDDVA ==
2667
+ husky@^2.4.1 :
2668
+ version "2.4.1 "
2669
+ resolved "https://registry.yarnpkg.com/husky/-/husky-2.4.1 .tgz#dd00f9646f8693b93f7b3a12ba4be00be0eff7ab "
2670
+ integrity sha512-ZRwMWHr7QruR22dQ5l3rEGXQ7rAQYsJYqaeCd+NyOsIFczAtqaApZQP3P4HwLZjCtFbm3SUNYoKuoBXX3AYYfw ==
2671
2671
dependencies :
2672
2672
cosmiconfig "^5.2.0"
2673
2673
execa "^1.0.0"
You can’t perform that action at this time.
0 commit comments