Skip to content

Commit 6c7b645

Browse files
chore(deps): update dev dependency husky to v4.3.6 (#939)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4fd1956 commit 6c7b645

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
@@ -51,7 +51,7 @@
5151
"eslint-plugin-import": "2.22.1",
5252
"eslint-plugin-react": "7.21.5",
5353
"flowgen": "1.12.1",
54-
"husky": "4.3.5",
54+
"husky": "4.3.6",
5555
"lint-staged": "10.5.3",
5656
"prettier": "2.1.2",
5757
"prettier-package-json": "2.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3504,10 +3504,10 @@ humanize-ms@^1.2.1:
35043504
dependencies:
35053505
ms "^2.0.0"
35063506

3507-
3508-
version "4.3.5"
3509-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.5.tgz#ab8d2a0eb6b62fef2853ee3d442c927d89290902"
3510-
integrity sha512-E5S/1HMoDDaqsH8kDF5zeKEQbYqe3wL9zJDyqyYqc8I4vHBtAoxkDBGXox0lZ9RI+k5GyB728vZdmnM4bYap+g==
3507+
3508+
version "4.3.6"
3509+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.6.tgz#ebd9dd8b9324aa851f1587318db4cccb7665a13c"
3510+
integrity sha512-o6UjVI8xtlWRL5395iWq9LKDyp/9TE7XMOTvIpEVzW638UcGxTmV5cfel6fsk/jbZSTlvfGVJf2svFtybcIZag==
35113511
dependencies:
35123512
chalk "^4.0.0"
35133513
ci-info "^2.0.0"

0 commit comments

Comments
 (0)