Skip to content

Commit fe1a44d

Browse files
renovate[bot]WhiteSource Renovate
authored andcommitted
Update dependency husky to v4.2.1 (Dig-Doug#70)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent 6f365c5 commit fe1a44d

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
@@ -16,7 +16,7 @@
1616
"@types/google-protobuf": "3.7.2",
1717
"@types/jasmine": "3.5.1",
1818
"clang-format": "1.3.0",
19-
"husky": "4.2.0",
19+
"husky": "4.2.1",
2020
"karma": "4.4.1",
2121
"karma-chrome-launcher": "3.1.0",
2222
"karma-firefox-launcher": "1.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -925,10 +925,10 @@ http-proxy@^1.13.0:
925925
follow-redirects "^1.0.0"
926926
requires-port "^1.0.0"
927927

928-
husky@4.2.0:
929-
version "4.2.0"
930-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.0.tgz#257dc349b1b2c7608351b6fe4cded003c5235819"
931-
integrity sha512-UcEAvGAZVDyzYSxiguMBEbfxqYkVk/HD2UPTKlgDbVW3QB9/Dm3TNDrGwswkrcDfBTRzRIldiTZAyMU6DP9/PA==
928+
husky@4.2.1:
929+
version "4.2.1"
930+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.1.tgz#b09f1bd9129e6c323cc515dc17081d0615e2d7c1"
931+
integrity sha512-Qa0lRreeIf4Tl92sSs42ER6qc3hzoyQPPorzOrFWfPEVbdi6LuvJEqWKPk905fOWIR76iBpp7ECZNIwk+a8xuQ==
932932
dependencies:
933933
chalk "^3.0.0"
934934
ci-info "^2.0.0"

0 commit comments

Comments
 (0)