Skip to content

Commit b65422a

Browse files
chore(deps-dev): bump husky from 5.1.3 to 8.0.1 (#505)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59bcaa7 commit b65422a

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": "^4.2.1",
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.2",
4646
"react": "16.13.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7716,10 +7716,10 @@ humanize-ms@^1.2.1:
77167716
dependencies:
77177717
ms "^2.0.0"
77187718

7719-
husky@^5.1.1:
7720-
version "5.1.3"
7721-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.3.tgz#1a0645a4fe3ffc006c4d0d8bd0bcb4c98787cc9d"
7722-
integrity sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg==
7719+
husky@^8.0.1:
7720+
version "8.0.1"
7721+
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9"
7722+
integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==
77237723

77247724
hyphenate-style-name@^1.0.2, hyphenate-style-name@^1.0.3:
77257725
version "1.0.4"

0 commit comments

Comments
 (0)