Skip to content

Commit

Permalink
chore(deps): update dependency husky to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 2, 2019
1 parent d2d1903 commit 6aa9490
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@typed/test": "9.2.0",
"dox": "0.9.0",
"glob-expand": "0.2.1",
"husky": "2.1.0",
"husky": "2.2.0",
"lerna": "3.13.4",
"lint-staged": "8.1.5",
"prettier": "1.17.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3123,10 +3123,10 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"

husky@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/husky/-/husky-2.1.0.tgz#f486dd063596ad3aad4bbbcd8673ca5bface3caa"
integrity sha512-FHsqdIJPmQX/89Xg/761RMFCPSNNG2eiQMxChGP081NTohHexEuu/4nYh5m4TcFKq4xm+DqaGp8J/EUnkzL1Aw==
husky@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/husky/-/husky-2.2.0.tgz#4dda4370ba0f145b6594be4a4e4e4d4c82a6f2d5"
integrity sha512-lG33E7zq6v//H/DQIojPEi1ZL9ebPFt3MxUMD8MR0lrS2ljEPiuUUxlziKIs/o9EafF0chL7bAtLQkcPvXmdnA==
dependencies:
cosmiconfig "^5.2.0"
execa "^1.0.0"
Expand Down

0 comments on commit 6aa9490

Please sign in to comment.