From b18bce147863c49cffa39550e24a14efc133b15b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Oct 2022 02:44:04 +0000 Subject: [PATCH] chore(deps-dev): bump husky from 5.1.3 to 8.0.1 Bumps [husky](https://github.com/typicode/husky) from 5.1.3 to 8.0.1. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v5.1.3...v8.0.1) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 75bc8767..9fd9b089 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint-plugin-prettier": "^4.2.1", "expo": "^38.0.10", "flow-bin": "^0.142.0", - "husky": "^5.1.1", + "husky": "^8.0.1", "jest": "^26.0.1", "metro-react-native-babel-preset": "0.73.2", "react": "16.13.1", diff --git a/yarn.lock b/yarn.lock index 64f36d57..11a1e536 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7716,10 +7716,10 @@ humanize-ms@^1.2.1: dependencies: ms "^2.0.0" -husky@^5.1.1: - version "5.1.3" - resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.3.tgz#1a0645a4fe3ffc006c4d0d8bd0bcb4c98787cc9d" - integrity sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg== +husky@^8.0.1: + version "8.0.1" + resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9" + integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw== hyphenate-style-name@^1.0.2, hyphenate-style-name@^1.0.3: version "1.0.4"