diff --git a/package.json b/package.json index 48754aa1..fa355785 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "eslint-plugin-vitest": "^0.3.9", "eslint-plugin-yml": "^1.10.0", "happy-dom": "^12.10.3", - "husky": "^8.0.3", + "husky": "^9.0.0", "jsonc-eslint-parser": "^2.4.0", "knip": "^5.0.0", "lint-staged": "^15.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 06cd6f22..86e6ead2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -80,8 +80,8 @@ devDependencies: specifier: ^12.10.3 version: 12.10.3 husky: - specifier: ^8.0.3 - version: 8.0.3 + specifier: ^9.0.0 + version: 9.0.10 jsonc-eslint-parser: specifier: ^2.4.0 version: 2.4.0 @@ -4142,9 +4142,9 @@ packages: engines: {node: '>=16.17.0'} dev: true - /husky@8.0.3: - resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} - engines: {node: '>=14'} + /husky@9.0.10: + resolution: {integrity: sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==} + engines: {node: '>=18'} hasBin: true dev: true