Skip to content

Commit

Permalink
chore(deps): update 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 4dcb36c commit 154ac35
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 @@ -100,7 +100,7 @@
"eslint-plugin-react": "7.12.4",
"eslint-plugin-react-hooks": "1.6.0",
"gatsby-plugin-typescript": "2.0.13",
"husky": "2.1.0",
"husky": "2.2.0",
"lint-staged": "8.1.5",
"npm-run-all": "4.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 @@ -7483,10 +7483,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 154ac35

Please sign in to comment.