diff --git a/package.json b/package.json index e8af56b..a485103 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint-plugin-import": "2.29.1", "eslint-plugin-jest": "27.9.0", "eslint-plugin-promise": "6.6.0", - "husky": "9.1.3", + "husky": "9.1.4", "jest": "29.7.0", "lint-staged": "15.2.7", "markdownlint-cli2": "0.13.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cba50bd..91419b6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ devDependencies: specifier: 6.6.0 version: 6.6.0(eslint@8.57.0) husky: - specifier: 9.1.3 - version: 9.1.3 + specifier: 9.1.4 + version: 9.1.4 jest: specifier: 29.7.0 version: 29.7.0 @@ -2825,8 +2825,8 @@ packages: engines: {node: '>=18.18.0'} dev: true - /husky@9.1.3: - resolution: {integrity: sha512-ET3TQmQgdIu0pt+jKkpo5oGyg/4MQZpG6xcam5J5JyNJV+CBT23OBpCF15bKHKycRyMH9k6ONy8g2HdGIsSkMQ==} + /husky@9.1.4: + resolution: {integrity: sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==} engines: {node: '>=18'} hasBin: true dev: true