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 35
35
"eslint-plugin-import" : " ^2.23.4" ,
36
36
"eslint-plugin-prettier" : " ^3.4.0" ,
37
37
"eslint-plugin-sonarjs" : " ^0.7.0" ,
38
- "husky" : " ^7.0.0 " ,
38
+ "husky" : " ^7.0.1 " ,
39
39
"lerna" : " ^4.0.0" ,
40
40
"lint-staged" : " ^11.0.0" ,
41
41
"npm-run-all" : " ^4.1.5" ,
Original file line number Diff line number Diff line change @@ -3849,10 +3849,10 @@ humanize-ms@^1.2.1:
3849
3849
dependencies :
3850
3850
ms "^2.0.0"
3851
3851
3852
- husky@^7.0.0 :
3853
- version "7.0.0 "
3854
- resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.0 .tgz#3dbd5d28e76234689ee29bb41e048f28e3e46616 "
3855
- integrity sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w ==
3852
+ husky@^7.0.1 :
3853
+ version "7.0.1 "
3854
+ resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.1 .tgz#579f4180b5da4520263e8713cc832942b48e1f1c "
3855
+ integrity sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA ==
3856
3856
3857
3857
iconv-lite@^0.4.24 :
3858
3858
version "0.4.24"
You can’t perform that action at this time.
0 commit comments