From 23315540c45ce1b13b018392b3608c410daaa78c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 15:53:52 +0000 Subject: [PATCH] Update dependency husky to v9.1.7 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2b66abae72..469fcf51f1 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "license": "Apache-2.0", "devDependencies": { "@visual-framework/vf-component-generator": "^1.1.5", - "husky": "9.1.4", + "husky": "9.1.7", "prettier-stylelint": "0.4.2", "stylelint-order": "6.0.4", "stylelint-scss": "6.5.0" diff --git a/yarn.lock b/yarn.lock index 2d481ad312..eefec4fe3d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2216,10 +2216,10 @@ human-signals@^5.0.0: resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28" integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ== -husky@9.1.4: - version "9.1.4" - resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.4.tgz#926fd19c18d345add5eab0a42b2b6d9a80259b34" - integrity sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA== +husky@9.1.7: + version "9.1.7" + resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d" + integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA== ignore@^3.3.3, ignore@^3.3.5: version "3.3.10"