From 9f4943a669410a049e14bb73f688b5170f96b4cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 11:08:08 +0000 Subject: [PATCH] chore(deps-dev): bump husky from 9.1.4 to 9.1.5 (#11666) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b4e7b29d67b7..6e851f793841 100644 --- a/package.json +++ b/package.json @@ -203,7 +203,7 @@ "history": "^5.2.0", "html-validate": "^8.21.0", "html-webpack-plugin": "^5.6.0", - "husky": "^9.1.4", + "husky": "^9.1.5", "identity-obj-proxy": "^3.0.0", "ignore-loader": "^0.1.2", "jest": "^29.7.0", diff --git a/yarn.lock b/yarn.lock index d6c96942c99a..25c0e7dbe119 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8861,10 +8861,10 @@ humanize-ms@^1.2.1: dependencies: ms "^2.0.0" -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.5: + version "9.1.5" + resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5.tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83" + integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag== iconv-lite@0.4.24, iconv-lite@^0.4.24: version "0.4.24"