Skip to content

Commit a72dbbf

Browse files
renovate-botkristoferbaxter
authored andcommitted
Update dependency husky to v4.0.10 (#285)
1 parent 5cde4b5 commit a72dbbf

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1879,10 +1879,10 @@ human-signals@^1.1.1:
18791879
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
18801880
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
18811881

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==
1882+
1883+
version "4.0.10"
1884+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.10.tgz#659b52c404d3163b943a73f6c1d454708c0226d8"
1885+
integrity sha512-Ptm4k2DqOwxeK/kzu5RaJmNRoGvESrgDXObFcZ8aJZcyXyMBHhM2FqZj6zYKdetadmP3wCwxEHCBuB9xGlRp8A==
18861886
dependencies:
18871887
chalk "^3.0.0"
18881888
ci-info "^2.0.0"

0 commit comments

Comments
 (0)