diff --git a/package.json b/package.json index 7bf35606..769d5ad2 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint-plugin-jsx-a11y": "^6.7.1", "eslint-plugin-react": "^7.32.2", "eslint-plugin-react-hooks": "^4.6.0", - "husky": "^8.0.3", + "husky": "^9.0.2", "is-ci": "^3.0.1", "lint-staged": "^13.2.3", "postcss": "^8.4.33", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3ec7e079..8c813a3f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -68,8 +68,8 @@ devDependencies: specifier: ^4.6.0 version: 4.6.0(eslint@8.32.0) husky: - specifier: ^8.0.3 - version: 8.0.3 + specifier: ^9.0.2 + version: 9.0.2 is-ci: specifier: ^3.0.1 version: 3.0.1 @@ -1913,9 +1913,9 @@ packages: engines: {node: '>=14.18.0'} dev: true - /husky@8.0.3: - resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} - engines: {node: '>=14'} + /husky@9.0.2: + resolution: {integrity: sha512-0yR5R3OPjl8bYApi6T4QMOAwhtLhBjdYIVg5S6zSzIO8DIvQMh/b7Q8jW3WLbHLHtzpwiyMLBNB4R0Eb6x5+AA==} + engines: {node: '>=18'} hasBin: true dev: true