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" : " ^6 .0.0" ,
38
+ "husky" : " ^7 .0.0" ,
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 @@ -3883,10 +3883,10 @@ humanize-ms@^1.2.1:
3883
3883
dependencies :
3884
3884
ms "^2.0.0"
3885
3885
3886
- husky@^6 .0.0 :
3887
- version "6 .0.0"
3888
- resolved "https://registry.npmjs.org /husky/-/husky-6 .0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e "
3889
- integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ ==
3886
+ husky@^7 .0.0 :
3887
+ version "7 .0.0"
3888
+ resolved "https://registry.yarnpkg.com /husky/-/husky-7 .0.0.tgz#3dbd5d28e76234689ee29bb41e048f28e3e46616 "
3889
+ integrity sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w ==
3890
3890
3891
3891
iconv-lite@^0.4.24 :
3892
3892
version "0.4.24"
You can’t perform that action at this time.
0 commit comments