Skip to content

Commit

Permalink
chore(deps-dev): update husky requirement from ^2.1.0 to ^3.0.0 (#62)
Browse files Browse the repository at this point in the history
Updates the requirements on [husky](https://github.com/typicode/husky) to permit the latest version.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](typicode/husky@v2.1.0...v3.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and imhoffd committed Jul 2, 2019
1 parent 2b5a4d6 commit 8cbd26c
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 @@ -56,7 +56,7 @@
"@types/split2": "^2.1.6",
"@types/through2": "^2.0.34",
"@types/yauzl": "^2.9.1",
"husky": "^2.1.0",
"husky": "^3.0.0",
"jest": "^24.0.0",
"jest-cli": "^24.0.0",
"semantic-release": "^15.13.12",
Expand Down

0 comments on commit 8cbd26c

Please sign in to comment.