diff --git a/package.json b/package.json index f2e84e43..01a46685 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "eslint-plugin-import": "^2.29.1", "eslint-plugin-prettier": "^4.2.1", "gacp": "^3.0.3", - "husky": "^9.0.5", + "husky": "^9.0.6", "lint-staged": "^15.2.0", "npm-run-all": "^4.1.5", "pinst": "^3.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ab7cde41..4defe96a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: ^3.0.3 version: 3.0.3 husky: - specifier: ^9.0.5 - version: 9.0.5 + specifier: ^9.0.6 + version: 9.0.6 lint-staged: specifier: ^15.2.0 version: 15.2.0 @@ -4067,8 +4067,8 @@ packages: engines: {node: '>=16.17.0'} dev: true - /husky@9.0.5: - resolution: {integrity: sha512-/EX48XLor4FczjgdJjwK4qMETrJxJqF4rkgo+NUeK8b2F4TV6s5QxAuG2JZfxm4b9WnrgBGS7bA/JK+H5CKg+A==} + /husky@9.0.6: + resolution: {integrity: sha512-EEuw/rfTiMjOfuL7pGO/i9otg1u36TXxqjIA6D9qxVjd/UXoDOsLor/BSFf5hTK50shwzCU3aVVwdXDp/lp7RA==} engines: {node: '>=18'} hasBin: true dev: true