From 1255109542287f3fe906632120f1db2ef9a93739 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 18:18:02 +0000 Subject: [PATCH] chore(deps): update dependency husky to v9.1.3 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index d5cdffa..e8b63c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@form8ion/remark-lint-preset": "6.0.3", "ban-sensitive-files": "1.10.4", "cz-conventional-changelog": "3.3.0", - "husky": "9.1.2", + "husky": "9.1.3", "npm-run-all2": "6.2.2", "remark-cli": "12.0.1" } @@ -3051,9 +3051,9 @@ } }, "node_modules/husky": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.2.tgz", - "integrity": "sha512-1/aDMXZdhr1VdJJTLt6e7BipM0Jd9qkpubPiIplon1WmCeOy3nnzsCMeBqS9AsL5ioonl8F8y/F2CLOmk19/Pw==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.3.tgz", + "integrity": "sha512-ET3TQmQgdIu0pt+jKkpo5oGyg/4MQZpG6xcam5J5JyNJV+CBT23OBpCF15bKHKycRyMH9k6ONy8g2HdGIsSkMQ==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 79a7537..a0c020d 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@form8ion/remark-lint-preset": "6.0.3", "ban-sensitive-files": "1.10.4", "cz-conventional-changelog": "3.3.0", - "husky": "9.1.2", + "husky": "9.1.3", "npm-run-all2": "6.2.2", "remark-cli": "12.0.1" }