diff --git a/package.json b/package.json index dd7e4e7223..9a74d4c682 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint-plugin-react": "^7.33.2", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-unused-imports": "^3.0.0", - "husky": "^8.0.0", + "husky": "^9.0.7", "is-ci": "^3.0.1", "lerna": "^8.0.2", "lint-staged": "^15.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 45518c2151..7a40cb098d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: ^3.0.0 version: 3.0.0(@typescript-eslint/eslint-plugin@6.19.1)(eslint@8.56.0) husky: - specifier: ^8.0.0 - version: 8.0.3 + specifier: ^9.0.7 + version: 9.0.7 is-ci: specifier: ^3.0.1 version: 3.0.1 @@ -10752,9 +10752,9 @@ packages: ms: 2.1.3 dev: true - /husky@8.0.3: - resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} - engines: {node: '>=14'} + /husky@9.0.7: + resolution: {integrity: sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg==} + engines: {node: '>=18'} hasBin: true dev: true