Skip to content

Commit e2c536d

Browse files
author
Lucas Bento
authored
Merge pull request #148 from react-native-community/renovate/husky-4.x
Update dependency husky to v4.0.10
2 parents fcd572f + 9ee29d4 commit e2c536d

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.9",
26+
"husky": "4.0.10",
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
@@ -5236,10 +5236,10 @@ humanize-url@^1.0.0:
52365236
normalize-url "^1.0.0"
52375237
strip-url-auth "^1.0.0"
52385238

5239-
5240-
version "4.0.9"
5241-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.9.tgz#ded9e4f957dd8358649330da84906b6bf2e367e9"
5242-
integrity sha512-zaH0INH9MZBH8smr6nPdzv7pjchOZPN/AKdhkuV4zut9SyF0+pUy1ZCBzhz2uPe7Cp75YzD92ewU2ytIZ0GjUQ==
5239+
5240+
version "4.0.10"
5241+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.10.tgz#659b52c404d3163b943a73f6c1d454708c0226d8"
5242+
integrity sha512-Ptm4k2DqOwxeK/kzu5RaJmNRoGvESrgDXObFcZ8aJZcyXyMBHhM2FqZj6zYKdetadmP3wCwxEHCBuB9xGlRp8A==
52435243
dependencies:
52445244
chalk "^3.0.0"
52455245
ci-info "^2.0.0"

0 commit comments

Comments
 (0)