diff --git a/package.json b/package.json index fd0dbcd..665b5e7 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "codeclimate-test-reporter": "^0.5.1", "documentation": "^14.0.2", "eslint": "^8.46.0", - "husky": "^8.0.0", + "husky": "^9.0.0", "jest": "^29.6.2", "redux": "^4.2.1", "redux-mock-store": "^1.5.4" diff --git a/yarn.lock b/yarn.lock index e78080c..fb0fb14 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3433,10 +3433,10 @@ 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@^8.0.0: - version "8.0.3" - resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184" - integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg== +husky@^9.0.0: + version "9.0.7" + resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.7.tgz#047f24ec1b6c681206af714b4217c13ee97fff20" + integrity sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg== ignore@^5.2.0: version "5.2.4"