diff --git a/package.json b/package.json index 4d00e372..ad572416 100644 --- a/package.json +++ b/package.json @@ -99,6 +99,7 @@ "eslint-plugin-lodash": "7.4.0", "eslint-plugin-unused-imports": "4.1.4", "firebase-tools": "14.27.0", + "husky": "9.1.7", "jest": "29.3.1", "nodemon": "2.0.20", "prettier": "3.6.2", diff --git a/yarn.lock b/yarn.lock index 1e59ee73..8acb696b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9676,6 +9676,11 @@ human-signals@^2.1.0: resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0" integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== +husky@9.1.7: + version "9.1.7" + resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d" + integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA== + iconv-lite@0.7.0, iconv-lite@^0.7.0, iconv-lite@~0.7.0: version "0.7.0" resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.7.0.tgz#c50cd80e6746ca8115eb98743afa81aa0e147a3e"