diff --git a/package.json b/package.json index 8cb04c6..6271a14 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@typescript-eslint/parser": "^5.36.2", "eslint": "^8.23.0", "eslint-config-prettier": "^9.0.0", - "husky": "^8.0.1", + "husky": "^9.0.10", "prettier": "^3.0.2", "rimraf": "^5.0.0", "semantic-release": "^20.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3ef9c32..6bade28 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -68,8 +68,8 @@ devDependencies: specifier: ^9.0.0 version: 9.1.0(eslint@8.56.0) husky: - specifier: ^8.0.1 - version: 8.0.3 + specifier: ^9.0.10 + version: 9.0.10 prettier: specifier: ^3.0.2 version: 3.1.1 @@ -2031,9 +2031,9 @@ packages: engines: {node: '>=16.17.0'} dev: false - /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