Skip to content

Commit

Permalink
chore(deps): update dependency husky to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 21, 2019
1 parent 00b20c9 commit 28549c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint-config-precure": "4.17.0",
"flow-bin": "0.102.0",
"globby": "9.2.0",
"husky": "3.0.0",
"husky": "3.0.1",
"jest": "24.8.0",
"jest-in-case": "1.0.2",
"lerna": "3.15.0",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6703,11 +6703,12 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"

husky@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.0.tgz#de63821a7049dc412b1afd753c259e2f6e227562"
integrity sha512-lKMEn7bRK+7f5eWPNGclDVciYNQt0GIkAQmhKl+uHP1qFzoN0h92kmH9HZ8PCwyVA2EQPD8KHf0FYWqnTxau+Q==
husky@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.1.tgz#06152c28e129622b05fa09c494209de8cf2dfb59"
integrity sha512-PXBv+iGKw23GHUlgELRlVX9932feFL407/wHFwtsGeArp0dDM4u+/QusSQwPKxmNgjpSL+ustbOdQ2jetgAZbA==
dependencies:
chalk "^2.4.2"
cosmiconfig "^5.2.1"
execa "^1.0.0"
get-stdin "^7.0.0"
Expand Down

0 comments on commit 28549c5

Please sign in to comment.