diff --git a/package.json b/package.json index dd3f08b5..12e7801e 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "eslint-plugin-unicorn": "51.0.1", "eslint-plugin-unused-imports": "3.2.0", "figlet": "1.7.0", - "husky": "9.1.4", + "husky": "9.1.5", "is-ci": "3.0.1", "knip": "5.27.2", "lint-staged": "15.2.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b03dad3b..e20fafb9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -86,8 +86,8 @@ devDependencies: specifier: 1.7.0 version: 1.7.0 husky: - specifier: 9.1.4 - version: 9.1.4 + specifier: 9.1.5 + version: 9.1.5 is-ci: specifier: 3.0.1 version: 3.0.1 @@ -3205,8 +3205,8 @@ packages: ms: 2.1.3 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