Skip to content

Commit

Permalink
Update dependency husky to v4.0.3 (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and kristoferbaxter committed Jan 9, 2020
1 parent 87fddb2 commit d369aa3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"builtins": "3.0.0",
"c8": "7.0.0",
"codecov": "3.6.1",
"husky": "4.0.1",
"husky": "4.0.3",
"lint-staged": "9.5.0",
"np": "5.2.1",
"npm-run-all": "4.1.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1884,10 +1884,10 @@ human-signals@^1.1.1:
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==

husky@4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.1.tgz#b0d9e16e660ec352392b3c2164ba709694d86b4d"
integrity sha512-x2wzNz3mra5rSYBPb9w59Bg3d5HnJZ+DBAALbMl/1K15Yv8zhcAxhrS792nMyjkxLsoPZtNpmnX+RqLtIKxpDQ==
husky@4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.3.tgz#8a082455f8c76a602ec00f9a6a6f9f458860f49e"
integrity sha512-pI4e5iC8hFkPAjOdJGdBubVdjKGhoZq0l0kkHpqGN1uf3U1Iq0wLloBm26R5OhdWYqhuBYRdRjRAclDg59+c5A==
dependencies:
chalk "^3.0.0"
ci-info "^2.0.0"
Expand Down

0 comments on commit d369aa3

Please sign in to comment.