Skip to content

Commit a7e6bf4

Browse files
dependabot[bot]imhoffd
authored andcommitted
build(deps-dev): update husky requirement from ^1.1.1 to ^2.1.0 (#120)
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@v1.1.1...v2.1.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 0cf9e9c commit a7e6bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/ws": "^6.0.1",
5151
"commitizen": "^3.0.2",
5252
"cz-conventional-changelog": "^2.1.0",
53-
"husky": "^1.1.1",
53+
"husky": "^2.1.0",
5454
"lint-staged": "^8.0.3",
5555
"rimraf": "^2.6.2",
5656
"semantic-release": "^15.9.17",

0 commit comments

Comments
 (0)