Skip to content

Commit 2498ce1

Browse files
renovate[bot]WhiteSource Renovate
authored andcommitted
chore(deps): update dependency husky to v4.2.1 (#52)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent 3aedf9a commit 2498ce1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"ava": "2.4.0",
2828
"eslint-config-prettier": "6.9.0",
29-
"husky": "4.2.0",
29+
"husky": "4.2.1",
3030
"lint-staged": "10.0.2",
3131
"prettier": "1.19.1",
3232
"xo": "0.25.3"

yarn.lock

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

2442-
husky@4.2.0:
2443-
version "4.2.0"
2444-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.0.tgz#257dc349b1b2c7608351b6fe4cded003c5235819"
2445-
integrity sha512-UcEAvGAZVDyzYSxiguMBEbfxqYkVk/HD2UPTKlgDbVW3QB9/Dm3TNDrGwswkrcDfBTRzRIldiTZAyMU6DP9/PA==
2442+
husky@4.2.1:
2443+
version "4.2.1"
2444+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.1.tgz#b09f1bd9129e6c323cc515dc17081d0615e2d7c1"
2445+
integrity sha512-Qa0lRreeIf4Tl92sSs42ER6qc3hzoyQPPorzOrFWfPEVbdi6LuvJEqWKPk905fOWIR76iBpp7ECZNIwk+a8xuQ==
24462446
dependencies:
24472447
chalk "^3.0.0"
24482448
ci-info "^2.0.0"

0 commit comments

Comments
 (0)