Skip to content

Commit

Permalink
Update dependency husky to v4.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 5, 2021
1 parent db1100d commit cd299f6
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 28 deletions.
63 changes: 38 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"concat-md": "0.3.2",
"eslint": "6.8.0",
"eslint-config-prettier": "6.10.1",
"husky": "4.2.3",
"husky": "4.3.6",
"jest": "25.2.3",
"jsdoc-to-markdown": "5.0.3",
"lerna": "3.20.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/entourage-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"codecov": "3.6.5",
"eslint": "6.8.0",
"eslint-config-prettier": "6.10.1",
"husky": "4.2.3",
"husky": "4.3.6",
"jest": "25.2.3",
"lerna": "3.20.2",
"lint-staged": "10.0.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/entourage-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"codecov": "3.6.5",
"eslint": "6.8.0",
"eslint-config-prettier": "6.10.1",
"husky": "4.2.3",
"husky": "4.3.6",
"jest": "25.2.3",
"lerna": "3.20.2",
"lint-staged": "10.0.8",
Expand Down

0 comments on commit cd299f6

Please sign in to comment.