From fb253362edd1f44bc7aa87658bf1333a691c9970 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 00:57:40 +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 f9b0ecf04..6a9205ff3 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "eslint-plugin-prettier": "3.4.1", "eslint-plugin-react": "7.37.2", "history": "4.10.1", - "husky": "9.1.6", + "husky": "9.1.7", "i18next": "22.5.1", "i18next-browser-languagedetector": "8.0.0", "i18next-scanner": "4.6.0", diff --git a/yarn.lock b/yarn.lock index bf22c2e90..f7bca5afb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10519,10 +10519,10 @@ humanize-duration@^3.25.0: resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.31.0.tgz#a0384d22555024cd17e6e9f8561540d37756bf4c" integrity sha512-fRrehgBG26NNZysRlTq1S+HPtDpp3u+Jzdc/d5A4cEzOD86YLAkDaJyJg8krSdCi7CJ+s7ht3fwRj8Dl+Btd0w== -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== i18next-browser-languagedetector@8.0.0: version "8.0.0"