File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 2929 "@types/semver" : " ^7.5.7" ,
3030 "ava" : " ^6.0.0" ,
3131 "hardhat" : " ^2.22.11" ,
32+ "husky" : " ^9.1.7" ,
3233 "jszip" : " ^3.6.0" ,
3334 "rimraf" : " ^5.0.0" ,
3435 "semver" : " ^7.6.0" ,
Original file line number Diff line number Diff line change @@ -3569,6 +3569,11 @@ humanize-ms@^1.2.1:
35693569 dependencies :
35703570 ms "^2.0.0"
35713571
3572+ husky@^9.1.7 :
3573+ version "9.1.7"
3574+ resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
3575+ integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
3576+
35723577[email protected] , iconv-lite@^0.4.24:
35733578 version "0.4.24"
35743579 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