Skip to content

Commit d369aa3

Browse files
renovate-botkristoferbaxter
authored andcommitted
Update dependency husky to v4.0.3 (#276)
1 parent 87fddb2 commit d369aa3

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.0",
5252
"codecov": "3.6.1",
53-
"husky": "4.0.1",
53+
"husky": "4.0.3",
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
@@ -1884,10 +1884,10 @@ human-signals@^1.1.1:
18841884
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
18851885
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
18861886

1887-
1888-
version "4.0.1"
1889-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.1.tgz#b0d9e16e660ec352392b3c2164ba709694d86b4d"
1890-
integrity sha512-x2wzNz3mra5rSYBPb9w59Bg3d5HnJZ+DBAALbMl/1K15Yv8zhcAxhrS792nMyjkxLsoPZtNpmnX+RqLtIKxpDQ==
1887+
1888+
version "4.0.3"
1889+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.3.tgz#8a082455f8c76a602ec00f9a6a6f9f458860f49e"
1890+
integrity sha512-pI4e5iC8hFkPAjOdJGdBubVdjKGhoZq0l0kkHpqGN1uf3U1Iq0wLloBm26R5OhdWYqhuBYRdRjRAclDg59+c5A==
18911891
dependencies:
18921892
chalk "^3.0.0"
18931893
ci-info "^2.0.0"

0 commit comments

Comments
 (0)