File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 28
28
"eslint-plugin-react" : " ^7.28.0" ,
29
29
"eslint-plugin-react-hooks" : " ^4.3.0" ,
30
30
"eslint-plugin-vue" : " ^9.1.1" ,
31
+ "husky" : " ^8.0.1" ,
31
32
"lerna" : " ^5.1.4" ,
32
33
"nx" : " ^14.3.6" ,
33
34
"open-cli" : " ^7.0.1" ,
Original file line number Diff line number Diff line change @@ -3410,6 +3410,11 @@ humanize-ms@^1.2.1:
3410
3410
dependencies :
3411
3411
ms "^2.0.0"
3412
3412
3413
+ husky@^8.0.1 :
3414
+ version "8.0.1"
3415
+ resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9"
3416
+ integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==
3417
+
3413
3418
[email protected] , iconv-lite@^0.4.24:
3414
3419
version "0.4.24"
3415
3420
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
You can’t perform that action at this time.
0 commit comments