Skip to content

Commit 9479244

Browse files
author
Lucas Bento
authored
Merge pull request #136 from react-native-community/renovate/husky-4.x
chore(deps): update dependency husky to v4.0.1
2 parents 300894e + b67f79d commit 9479244

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.0",
26+
"husky": "4.0.1",
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.0"
5154-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.0.tgz#654a72ecd7d59565de5360365a7d78a7bbb05286"
5155-
integrity sha512-h9kcWWpZgpGLrhlaBBtbMtA9Tsqu0yrfKSCU9ax6vulTvMSvVWEmFOsBehiLD38vJZVeFyrif5AcpcoiM0LJmw==
5152+
5153+
version "4.0.1"
5154+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.1.tgz#b0d9e16e660ec352392b3c2164ba709694d86b4d"
5155+
integrity sha512-x2wzNz3mra5rSYBPb9w59Bg3d5HnJZ+DBAALbMl/1K15Yv8zhcAxhrS792nMyjkxLsoPZtNpmnX+RqLtIKxpDQ==
51565156
dependencies:
51575157
chalk "^3.0.0"
51585158
ci-info "^2.0.0"

0 commit comments

Comments
 (0)