From 71620b7e090c21f2c00b0800d56ef90bfe6804e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 18:09:50 +0000 Subject: [PATCH] chore(deps-dev): bump husky from 5.1.3 to 7.0.4 Bumps [husky](https://github.com/typicode/husky) from 5.1.3 to 7.0.4. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v5.1.3...v7.0.4) --- 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 e2315168..7d03a7df 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint-plugin-prettier": "^3.1.2", "expo": "^38.0.10", "flow-bin": "^0.142.0", - "husky": "^5.1.1", + "husky": "^7.0.4", "jest": "^26.0.1", "metro-react-native-babel-preset": "0.65.1", "react": "16.13.1", diff --git a/yarn.lock b/yarn.lock index 33042d9a..4c7c6e63 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8055,10 +8055,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@^7.0.4: + version "7.0.4" + resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535" + integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ== hyphenate-style-name@^1.0.2, hyphenate-style-name@^1.0.3: version "1.0.4"