Skip to content

Commit 248cc92

Browse files
chore: update dependency husky to v4.3.5 (#2347)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b51f127 commit 248cc92

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": "^7.0.0",
8888
"eslint-plugin-import": "^2.20.1",
8989
"eslint-plugin-jest": "^24.0.0",
90-
"husky": "4.3.0",
90+
"husky": "4.3.5",
9191
"jest": "25.1.0",
9292
"lerna": "^3.22.1",
9393
"lerna-v3": "npm:lerna@3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5952,10 +5952,10 @@ humanize-ms@^1.2.1:
59525952
dependencies:
59535953
ms "^2.0.0"
59545954

5955-
5956-
version "4.3.0"
5957-
resolved "https://registry.npmjs.org/husky/-/husky-4.3.0.tgz#0b2ec1d66424e9219d359e26a51c58ec5278f0de"
5958-
integrity sha512-tTMeLCLqSBqnflBZnlVDhpaIMucSGaYyX6855jM4AguGeWCeSzNdb1mfyWduTZ3pe3SJVvVWGL0jO1iKZVPfTA==
5955+
5956+
version "4.3.5"
5957+
resolved "https://registry.npmjs.org/husky/-/husky-4.3.5.tgz#ab8d2a0eb6b62fef2853ee3d442c927d89290902"
5958+
integrity sha512-E5S/1HMoDDaqsH8kDF5zeKEQbYqe3wL9zJDyqyYqc8I4vHBtAoxkDBGXox0lZ9RI+k5GyB728vZdmnM4bYap+g==
59595959
dependencies:
59605960
chalk "^4.0.0"
59615961
ci-info "^2.0.0"

0 commit comments

Comments
 (0)