Skip to content

Commit 3211cf0

Browse files
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](typicode/husky@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] <support@github.com>
1 parent df7e1f9 commit 3211cf0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-prettier": "^3.1.2",
4141
"expo": "^38.0.10",
4242
"flow-bin": "^0.142.0",
43-
"husky": "^5.1.1",
43+
"husky": "^8.0.1",
4444
"jest": "^26.0.1",
4545
"metro-react-native-babel-preset": "0.73.1",
4646
"react": "16.13.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8191,10 +8191,10 @@ humanize-ms@^1.2.1:
81918191
dependencies:
81928192
ms "^2.0.0"
81938193

8194-
husky@^5.1.1:
8195-
version "5.1.3"
8196-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.3.tgz#1a0645a4fe3ffc006c4d0d8bd0bcb4c98787cc9d"
8197-
integrity sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg==
8194+
husky@^8.0.1:
8195+
version "8.0.1"
8196+
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9"
8197+
integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==
81988198

81998199
hyphenate-style-name@^1.0.2, hyphenate-style-name@^1.0.3:
82008200
version "1.0.4"

0 commit comments

Comments
 (0)