From b5b2524d9a28fdc4a712c8bdc499b567ae390c0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 19:19:08 +0000 Subject: [PATCH] chore(deps): 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 e9373be1..774d7d68 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "@types/testing-library__jest-dom": "6.0.0", - "husky": "9.1.6", + "husky": "9.1.7", "jsdom": "^25.0.0", "prettier": "3.3.3", "react": "18.3.1", diff --git a/yarn.lock b/yarn.lock index 72af77cf..f49bc6f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -848,10 +848,10 @@ https-proxy-agent@^7.0.5: agent-base "^7.0.2" debug "4" -husky@9.1.6: - version "9.1.6" - resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c" - integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A== +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== iconv-lite@0.6.3: version "0.6.3"