Skip to content

Commit d70def5

Browse files
chore(deps): update dev dependency husky to v4.3.6 (#937)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 45c5e30 commit d70def5

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
@@ -49,7 +49,7 @@
4949
"eslint-config-prettier": "7.0.0",
5050
"eslint-plugin-import": "2.22.1",
5151
"eslint-plugin-react": "7.21.5",
52-
"husky": "4.3.5",
52+
"husky": "4.3.6",
5353
"jest": "26.6.3",
5454
"jest-junit": "12.0.0",
5555
"lint-staged": "10.5.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4111,10 +4111,10 @@ humanize-ms@^1.2.1:
41114111
dependencies:
41124112
ms "^2.0.0"
41134113

4114-
4115-
version "4.3.5"
4116-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.5.tgz#ab8d2a0eb6b62fef2853ee3d442c927d89290902"
4117-
integrity sha512-E5S/1HMoDDaqsH8kDF5zeKEQbYqe3wL9zJDyqyYqc8I4vHBtAoxkDBGXox0lZ9RI+k5GyB728vZdmnM4bYap+g==
4114+
4115+
version "4.3.6"
4116+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.6.tgz#ebd9dd8b9324aa851f1587318db4cccb7665a13c"
4117+
integrity sha512-o6UjVI8xtlWRL5395iWq9LKDyp/9TE7XMOTvIpEVzW638UcGxTmV5cfel6fsk/jbZSTlvfGVJf2svFtybcIZag==
41184118
dependencies:
41194119
chalk "^4.0.0"
41204120
ci-info "^2.0.0"

0 commit comments

Comments
 (0)