diff --git a/package.json b/package.json index 61a64bb2..f6d07788 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "file-loader": "^6.2.0", "html-webpack-plugin": "^5.5.3", - "husky": "^8.0.1", + "husky": "^9.0.11", "mini-css-extract-plugin": "^2.6.1", "postcss": "^8.4.31", "react-icons": "^4.11.0", diff --git a/yarn.lock b/yarn.lock index a21a0acf..0524ffde 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4989,9 +4989,10 @@ human-signals@^2.1.0: version "2.1.0" resolved "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz" -husky@^8.0.1: - version "8.0.3" - resolved "https://registry.npmjs.org/husky/-/husky-8.0.3.tgz" +husky@^9.0.11: + version "9.0.11" + resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9" + integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw== hyphenate-style-name@^1.0.3: version "1.0.4"