diff --git a/package.json b/package.json index a4583f22..aab469a8 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint-plugin-jest-dom": "^5.1.0", "eslint-plugin-prettier": "5.1.3", "eslint-plugin-testing-library": "^6.2.0", - "husky": "8.0.3", + "husky": "9.1.5", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "postcss": "8.4.39", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index beb36c87..2cbc3ed8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -104,8 +104,8 @@ devDependencies: specifier: ^6.2.0 version: 6.2.2(eslint@8.56.0)(typescript@5.3.3) husky: - specifier: 8.0.3 - version: 8.0.3 + specifier: 9.1.5 + version: 9.1.5 jest: specifier: ^29.7.0 version: 29.7.0(@types/node@20.4.7)(ts-node@10.9.2) @@ -5980,9 +5980,9 @@ packages: engines: {node: '>=10.17.0'} dev: true - /husky@8.0.3: - resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} - engines: {node: '>=14'} + /husky@9.1.5: + resolution: {integrity: sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==} + engines: {node: '>=18'} hasBin: true dev: true