Skip to content

Commit 57a46ca

Browse files
chore: update dependency husky to v4.3.6 (#2368)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 59251bf commit 57a46ca

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.5",
90+
"husky": "4.3.6",
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
@@ -5736,10 +5736,10 @@ humanize-ms@^1.2.1:
57365736
dependencies:
57375737
ms "^2.0.0"
57385738

5739-
5740-
version "4.3.5"
5741-
resolved "https://registry.npmjs.org/husky/-/husky-4.3.5.tgz#ab8d2a0eb6b62fef2853ee3d442c927d89290902"
5742-
integrity sha512-E5S/1HMoDDaqsH8kDF5zeKEQbYqe3wL9zJDyqyYqc8I4vHBtAoxkDBGXox0lZ9RI+k5GyB728vZdmnM4bYap+g==
5739+
5740+
version "4.3.6"
5741+
resolved "https://registry.npmjs.org/husky/-/husky-4.3.6.tgz#ebd9dd8b9324aa851f1587318db4cccb7665a13c"
5742+
integrity sha512-o6UjVI8xtlWRL5395iWq9LKDyp/9TE7XMOTvIpEVzW638UcGxTmV5cfel6fsk/jbZSTlvfGVJf2svFtybcIZag==
57435743
dependencies:
57445744
chalk "^4.0.0"
57455745
ci-info "^2.0.0"

0 commit comments

Comments
 (0)