Skip to content

Commit cf57d98

Browse files
chore(deps): update dependency husky to v4.0.8 (#691)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent ece40bd commit cf57d98

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
@@ -49,7 +49,7 @@
4949
"eslint-plugin-import": "2.20.0",
5050
"eslint-plugin-react": "7.17.0",
5151
"flowgen": "1.10.0",
52-
"husky": "4.0.7",
52+
"husky": "4.0.8",
5353
"lint-staged": "9.5.0",
5454
"prettier": "1.19.1",
5555
"prettier-package-json": "2.1.3",

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3196,11 +3196,6 @@ get-stdin@^6.0.0:
31963196
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
31973197
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
31983198

3199-
get-stdin@^7.0.0:
3200-
version "7.0.0"
3201-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
3202-
integrity sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==
3203-
32043199
get-stream@^3.0.0:
32053200
version "3.0.0"
32063201
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
@@ -3488,15 +3483,14 @@ humanize-ms@^1.2.1:
34883483
dependencies:
34893484
ms "^2.0.0"
34903485

3491-
3492-
version "4.0.7"
3493-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.7.tgz#cee4301d1db1d731be9c2aa2ac72b46439d30c91"
3494-
integrity sha512-ULivTOe0k+nNjZKIojoHxXjybtEycaba0EDuk1G8iNGD8wZgo8Sr3YiN8bKitXNpI1RvVKTJwRnh2GLysLbxMQ==
3486+
3487+
version "4.0.8"
3488+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.8.tgz#fff98dc0a1fcacdd2efb2c973d6e0b3e836c3607"
3489+
integrity sha512-WH4cem0fl5LYWCWCnYdMjRXocGKAX7fedAEhWbD7NN7Ews8BqoekuboWkupPjnPNwev8wPb6Iqnbmq84KRBowA==
34953490
dependencies:
34963491
chalk "^3.0.0"
34973492
ci-info "^2.0.0"
34983493
cosmiconfig "^6.0.0"
3499-
get-stdin "^7.0.0"
35003494
opencollective-postinstall "^2.0.2"
35013495
pkg-dir "^4.2.0"
35023496
please-upgrade-node "^3.2.0"

0 commit comments

Comments
 (0)