diff --git a/package.json b/package.json index e8acfff3..88575fc8 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-test-selectors": "^1.3.0", "file-loader": "^6.2.0", - "husky": "^5.2.0", + "husky": "^8.0.2", "istanbul-lib-coverage": "3.0.0", "lodash": "^4.17.21", "nyc": "14.1.1", diff --git a/yarn.lock b/yarn.lock index a55ff3f8..b0f0065c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8574,10 +8574,10 @@ humanize-ms@^1.2.1: dependencies: ms "^2.0.0" -husky@^5.2.0: - version "5.2.0" - resolved "https://registry.yarnpkg.com/husky/-/husky-5.2.0.tgz#fc5e1c2300d34855d47de4753607d00943fc0802" - integrity sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg== +husky@^8.0.2: + version "8.0.2" + resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.2.tgz#5816a60db02650f1f22c8b69b928fd6bcd77a236" + integrity sha512-Tkv80jtvbnkK3mYWxPZePGFpQ/tT3HNSs/sasF9P2YfkMezDl3ON37YN6jUUI4eTg5LcyVynlb6r4eyvOmspvg== hyphenate-style-name@^1.0.3: version "1.0.4"