Skip to content

Commit

Permalink
chore: update dependency husky to v2.7.0 (#16908)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and sidharthachatterjee committed Aug 21, 2019
1 parent 61581b9 commit 7e8c7fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"flow-bin": "^0.105.2",
"fs-extra": "^7.0.1",
"glob": "^7.1.1",
"husky": "2.3.0",
"husky": "2.7.0",
"ignore": "^5.1.4",
"jest": "^24.0.0",
"jest-cli": "^24.0.0",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11571,9 +11571,10 @@ humps@^2.0.1:
resolved "https://registry.yarnpkg.com/humps/-/humps-2.0.1.tgz#dd02ea6081bd0568dc5d073184463957ba9ef9aa"
integrity sha1-3QLqYIG9BWjcXQcxhEY5V7qe+ao=

husky@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/husky/-/husky-2.3.0.tgz#8b78ed24d763042df7fd899991985d65a976dd13"
husky@2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/husky/-/husky-2.7.0.tgz#c0a9a6a3b51146224e11bba0b46bba546e461d05"
integrity sha512-LIi8zzT6PyFpcYKdvWRCn/8X+6SuG2TgYYMrM6ckEYhlp44UcEduVymZGIZNLiwOUjrEud+78w/AsAiqJA/kRg==
dependencies:
cosmiconfig "^5.2.0"
execa "^1.0.0"
Expand Down

0 comments on commit 7e8c7fe

Please sign in to comment.