Skip to content

Commit 8be1e2c

Browse files
author
Lucas Bento
authored
Merge pull request #141 from react-native-community/renovate/husky-4.x
chore(deps): update dependency husky to v4.0.4
2 parents f155d8e + 7cddc5b commit 8be1e2c

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
@@ -23,7 +23,7 @@
2323
"eslint": "5.16.0",
2424
"eslint-plugin-prettier": "3.1.2",
2525
"gh-pages": "2.2.0",
26-
"husky": "4.0.3",
26+
"husky": "4.0.4",
2727
"prettier": "1.19.1",
2828
"pretty-quick": "2.0.1"
2929
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5149,10 +5149,10 @@ humanize-url@^1.0.0:
51495149
normalize-url "^1.0.0"
51505150
strip-url-auth "^1.0.0"
51515151

5152-
5153-
version "4.0.3"
5154-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.3.tgz#8a082455f8c76a602ec00f9a6a6f9f458860f49e"
5155-
integrity sha512-pI4e5iC8hFkPAjOdJGdBubVdjKGhoZq0l0kkHpqGN1uf3U1Iq0wLloBm26R5OhdWYqhuBYRdRjRAclDg59+c5A==
5152+
5153+
version "4.0.4"
5154+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.4.tgz#f4aaee536c5bd0e4618451d0615f46b43a94816c"
5155+
integrity sha512-AS9ZyA1nRpPGe85MJIhPw73eXeOWt18NJ7C9lu8EcoiHH7HOv2aYzou9m7fme+hesv/ISsomXfhbOrM6Il94bg==
51565156
dependencies:
51575157
chalk "^3.0.0"
51585158
ci-info "^2.0.0"

0 commit comments

Comments
 (0)