Skip to content

Commit 5cde4b5

Browse files
renovate-botkristoferbaxter
authored andcommitted
Update dependency husky to v4.0.9 (#283)
1 parent af8375a commit 5cde4b5

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
@@ -50,7 +50,7 @@
5050
"builtins": "3.0.0",
5151
"c8": "7.0.1",
5252
"codecov": "3.6.1",
53-
"husky": "4.0.7",
53+
"husky": "4.0.9",
5454
"lint-staged": "9.5.0",
5555
"np": "5.2.1",
5656
"npm-run-all": "4.1.5",

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1652,11 +1652,6 @@ get-port@^5.0.0:
16521652
resolved "https://registry.yarnpkg.com/get-port/-/get-port-5.1.0.tgz#a8f6510d0000f07d5c65653a4b0ae648fe832683"
16531653
integrity sha512-bjioH1E9bTQUvgaB6VycVy1QVbTZI41yTnF9qkZz6ixgy/uhCH6D63bKeZ6Code/07JYA61MeI94jSdHss8PNA==
16541654

1655-
get-stdin@^7.0.0:
1656-
version "7.0.0"
1657-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
1658-
integrity sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==
1659-
16601655
get-stream@^3.0.0:
16611656
version "3.0.0"
16621657
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
@@ -1884,15 +1879,14 @@ human-signals@^1.1.1:
18841879
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
18851880
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
18861881

1887-
1888-
version "4.0.7"
1889-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.7.tgz#cee4301d1db1d731be9c2aa2ac72b46439d30c91"
1890-
integrity sha512-ULivTOe0k+nNjZKIojoHxXjybtEycaba0EDuk1G8iNGD8wZgo8Sr3YiN8bKitXNpI1RvVKTJwRnh2GLysLbxMQ==
1882+
1883+
version "4.0.9"
1884+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.9.tgz#ded9e4f957dd8358649330da84906b6bf2e367e9"
1885+
integrity sha512-zaH0INH9MZBH8smr6nPdzv7pjchOZPN/AKdhkuV4zut9SyF0+pUy1ZCBzhz2uPe7Cp75YzD92ewU2ytIZ0GjUQ==
18911886
dependencies:
18921887
chalk "^3.0.0"
18931888
ci-info "^2.0.0"
18941889
cosmiconfig "^6.0.0"
1895-
get-stdin "^7.0.0"
18961890
opencollective-postinstall "^2.0.2"
18971891
pkg-dir "^4.2.0"
18981892
please-upgrade-node "^3.2.0"

0 commit comments

Comments
 (0)