diff --git a/package.json b/package.json index fd48068..d1bbbfd 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@graphql-codegen/cli": "5.0.0", - "husky": "8.0.3", + "husky": "9.0.6", "lint-staged": "15.2.0", "prettier": "3.2.4", "sort-package-json": "2.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 346c8f2..e6de767 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 5.0.0 version: 5.0.0(@babel/core@7.20.2)(@types/node@18.7.14)(graphql@16.8.1) husky: - specifier: 8.0.3 - version: 8.0.3 + specifier: 9.0.6 + version: 9.0.6 lint-staged: specifier: 15.2.0 version: 15.2.0 @@ -1559,9 +1559,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.6: + resolution: {integrity: sha512-EEuw/rfTiMjOfuL7pGO/i9otg1u36TXxqjIA6D9qxVjd/UXoDOsLor/BSFf5hTK50shwzCU3aVVwdXDp/lp7RA==} + engines: {node: '>=18'} hasBin: true dev: true