Skip to content

Commit

Permalink
Merge pull request #46 from azujuuuuuun/renovate/husky-2.x
Browse files Browse the repository at this point in the history
Update dependency husky to v2.4.0
  • Loading branch information
azujuuuuuun authored Jun 6, 2019
2 parents fea0a71 + 59ac1fe commit cd9f903
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 @@ -57,7 +57,7 @@
"eslint-plugin-react": "7.13.0",
"eslint-plugin-standard": "4.0.0",
"gh-pages": "2.0.1",
"husky": "2.3.0",
"husky": "2.4.0",
"jest": "24.8.0",
"lint-staged": "8.1.7",
"prettier": "1.17.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6568,10 +6568,10 @@ humanize-url@^1.0.0:
normalize-url "^1.0.0"
strip-url-auth "^1.0.0"

husky@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/husky/-/husky-2.3.0.tgz#8b78ed24d763042df7fd899991985d65a976dd13"
integrity sha512-A/ZQSEILoq+mQM3yC3RIBSaw1bYXdkKnyyKVSUiJl+iBjVZc5LQEXdGY1ZjrDxC4IzfRPiJ0IqzEQGCN5TQa/A==
husky@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/husky/-/husky-2.4.0.tgz#1bac7c44588f6e91f808b72efc82d24a57194f36"
integrity sha512-3k1wuZU20gFkphNWMjh2ISCFaqfbaLY7R9FST2Mj9HeRhUK9ydj9qQR8qfXlog3EctVGsyeilcZkIT7uBZDDVA==
dependencies:
cosmiconfig "^5.2.0"
execa "^1.0.0"
Expand Down

0 comments on commit cd9f903

Please sign in to comment.