diff --git a/package.json b/package.json index f99e1a65..7de85685 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "private": true, "version": "0.0.0", "devDependencies": { - "husky": "^9.1.1", + "husky": "^9.1.4", "lint-staged": "^15.2.7" }, "scripts": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5f372e63..9d725918 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: husky: - specifier: ^9.1.1 - version: 9.1.1 + specifier: ^9.1.4 + version: 9.1.4 lint-staged: specifier: ^15.2.7 version: 15.2.7 @@ -91,8 +91,8 @@ packages: resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==} engines: {node: '>=16.17.0'} - husky@9.1.1: - resolution: {integrity: sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==} + husky@9.1.4: + resolution: {integrity: sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==} engines: {node: '>=18'} hasBin: true @@ -306,7 +306,7 @@ snapshots: human-signals@5.0.0: {} - husky@9.1.1: {} + husky@9.1.4: {} is-fullwidth-code-point@4.0.0: {}