Skip to content

Commit d4817e7

Browse files
author
Lucas Bento
authored
Merge pull request #146 from react-native-community/renovate/husky-4.x
Update dependency husky to v4.0.8
2 parents 98af68c + 1a5af1a commit d4817e7

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
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.7",
26+
"husky": "4.0.8",
2727
"prettier": "1.19.1",
2828
"pretty-quick": "2.0.1"
2929
},

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4792,11 +4792,6 @@ get-own-enumerable-property-symbols@^3.0.0:
47924792
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664"
47934793
integrity sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==
47944794

4795-
get-stdin@^7.0.0:
4796-
version "7.0.0"
4797-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
4798-
integrity sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==
4799-
48004795
get-stream@^4.0.0:
48014796
version "4.1.0"
48024797
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
@@ -5241,15 +5236,14 @@ humanize-url@^1.0.0:
52415236
normalize-url "^1.0.0"
52425237
strip-url-auth "^1.0.0"
52435238

5244-
5245-
version "4.0.7"
5246-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.7.tgz#cee4301d1db1d731be9c2aa2ac72b46439d30c91"
5247-
integrity sha512-ULivTOe0k+nNjZKIojoHxXjybtEycaba0EDuk1G8iNGD8wZgo8Sr3YiN8bKitXNpI1RvVKTJwRnh2GLysLbxMQ==
5239+
5240+
version "4.0.8"
5241+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.8.tgz#fff98dc0a1fcacdd2efb2c973d6e0b3e836c3607"
5242+
integrity sha512-WH4cem0fl5LYWCWCnYdMjRXocGKAX7fedAEhWbD7NN7Ews8BqoekuboWkupPjnPNwev8wPb6Iqnbmq84KRBowA==
52485243
dependencies:
52495244
chalk "^3.0.0"
52505245
ci-info "^2.0.0"
52515246
cosmiconfig "^6.0.0"
5252-
get-stdin "^7.0.0"
52535247
opencollective-postinstall "^2.0.2"
52545248
pkg-dir "^4.2.0"
52555249
please-upgrade-node "^3.2.0"

0 commit comments

Comments
 (0)