From 96fbf6c921acefb892f5bf09c7d3b7682223f20a Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 8 Nov 2022 07:43:57 +0000
Subject: [PATCH] Bump husky from 5.2.0 to 8.0.2

Bumps [husky](https://github.com/typicode/husky) from 5.2.0 to 8.0.2.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.2.0...v8.0.2)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index e8acfff3..88575fc8 100644
--- a/package.json
+++ b/package.json
@@ -77,7 +77,7 @@
     "eslint-plugin-react-hooks": "^4.6.0",
     "eslint-plugin-test-selectors": "^1.3.0",
     "file-loader": "^6.2.0",
-    "husky": "^5.2.0",
+    "husky": "^8.0.2",
     "istanbul-lib-coverage": "3.0.0",
     "lodash": "^4.17.21",
     "nyc": "14.1.1",
diff --git a/yarn.lock b/yarn.lock
index a55ff3f8..b0f0065c 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -8574,10 +8574,10 @@ humanize-ms@^1.2.1:
   dependencies:
     ms "^2.0.0"
 
-husky@^5.2.0:
-  version "5.2.0"
-  resolved "https://registry.yarnpkg.com/husky/-/husky-5.2.0.tgz#fc5e1c2300d34855d47de4753607d00943fc0802"
-  integrity sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg==
+husky@^8.0.2:
+  version "8.0.2"
+  resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.2.tgz#5816a60db02650f1f22c8b69b928fd6bcd77a236"
+  integrity sha512-Tkv80jtvbnkK3mYWxPZePGFpQ/tT3HNSs/sasF9P2YfkMezDl3ON37YN6jUUI4eTg5LcyVynlb6r4eyvOmspvg==
 
 hyphenate-style-name@^1.0.3:
   version "1.0.4"