Skip to content

Commit

Permalink
chore(deps): update dependency husky to v4.2.1 (#52)
Browse files Browse the repository at this point in the history
Co-authored-by: WhiteSource Renovate <[email protected]>
  • Loading branch information
2 people authored and kodiakhq[bot] committed Jan 24, 2020
1 parent 3aedf9a commit 2498ce1
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 @@ -26,7 +26,7 @@
"devDependencies": {
"ava": "2.4.0",
"eslint-config-prettier": "6.9.0",
"husky": "4.2.0",
"husky": "4.2.1",
"lint-staged": "10.0.2",
"prettier": "1.19.1",
"xo": "0.25.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2439,10 +2439,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==

[email protected].0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.0.tgz#257dc349b1b2c7608351b6fe4cded003c5235819"
integrity sha512-UcEAvGAZVDyzYSxiguMBEbfxqYkVk/HD2UPTKlgDbVW3QB9/Dm3TNDrGwswkrcDfBTRzRIldiTZAyMU6DP9/PA==
[email protected].1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.1.tgz#b09f1bd9129e6c323cc515dc17081d0615e2d7c1"
integrity sha512-Qa0lRreeIf4Tl92sSs42ER6qc3hzoyQPPorzOrFWfPEVbdi6LuvJEqWKPk905fOWIR76iBpp7ECZNIwk+a8xuQ==
dependencies:
chalk "^3.0.0"
ci-info "^2.0.0"
Expand Down

0 comments on commit 2498ce1

Please sign in to comment.