Skip to content

Commit 9d14792

Browse files
chore: update dependency husky to v4.2.3 (conventional-changelog#996)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent 4ee307a commit 9d14792

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"eslint-config-prettier": "^6.10.0",
8888
"eslint-plugin-import": "^2.20.1",
8989
"eslint-plugin-jest": "^23.6.0",
90-
"husky": "4.2.1",
90+
"husky": "4.2.3",
9191
"jest": "25.1.0",
9292
"lerna": "3.20.2",
9393
"lerna-v2": "npm:lerna@2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5234,10 +5234,10 @@ humanize-ms@^1.2.1:
52345234
dependencies:
52355235
ms "^2.0.0"
52365236

5237-
5238-
version "4.2.1"
5239-
resolved "https://registry.npmjs.org/husky/-/husky-4.2.1.tgz#b09f1bd9129e6c323cc515dc17081d0615e2d7c1"
5240-
integrity sha512-Qa0lRreeIf4Tl92sSs42ER6qc3hzoyQPPorzOrFWfPEVbdi6LuvJEqWKPk905fOWIR76iBpp7ECZNIwk+a8xuQ==
5237+
5238+
version "4.2.3"
5239+
resolved "https://registry.npmjs.org/husky/-/husky-4.2.3.tgz#3b18d2ee5febe99e27f2983500202daffbc3151e"
5240+
integrity sha512-VxTsSTRwYveKXN4SaH1/FefRJYCtx+wx04sSVcOpD7N2zjoHxa+cEJ07Qg5NmV3HAK+IRKOyNVpi2YBIVccIfQ==
52415241
dependencies:
52425242
chalk "^3.0.0"
52435243
ci-info "^2.0.0"

0 commit comments

Comments
 (0)