diff --git a/package.json b/package.json index f5e3fa1..ecf5147 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dev": "pnpm turbo --parallel dev" }, "devDependencies": { - "husky": "^9.1.4", + "husky": "^9.1.5", "lint-staged": "^15.2.7", "prettier": "3.3.3", "turbo": "2.1.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 71d1d79..e994e62 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: husky: - specifier: ^9.1.4 - version: 9.1.4 + specifier: ^9.1.5 + version: 9.1.5 lint-staged: specifier: ^15.2.7 version: 15.2.7 @@ -5269,8 +5269,8 @@ packages: engines: {node: '>=16.17.0'} dev: true - /husky@9.1.4: - resolution: {integrity: sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==} + /husky@9.1.5: + resolution: {integrity: sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==} engines: {node: '>=18'} hasBin: true dev: true