Skip to content

Commit

Permalink
fix: pin husky to 3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Sep 28, 2019
1 parent e00dadd commit 2557441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"chai": "^4.2.0",
"coveralls": "^3.0.5",
"documentation": "^12.0.1",
"husky": "^3.0.0",
"husky": "3.0.5",
"lint-staged": "^9.2.0",
"mjs-mocha": "^3.0.0",
"mocha": "^6.1.4",
Expand Down

0 comments on commit 2557441

Please sign in to comment.