Skip to content

Commit

Permalink
chore(deps): update dependency husky to v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 8, 2019
1 parent b6e18ff commit 9f7ffbe
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 12 deletions.
21 changes: 14 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"node-fetch": "2.6.0"
},
"devDependencies": {
"husky": "2.4.0",
"husky": "2.7.0",
"jest": "24.8.0",
"micro-dev": "3.0.0",
"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 @@ -2636,10 +2636,10 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"

husky@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/husky/-/husky-2.4.0.tgz#1bac7c44588f6e91f808b72efc82d24a57194f36"
integrity sha512-3k1wuZU20gFkphNWMjh2ISCFaqfbaLY7R9FST2Mj9HeRhUK9ydj9qQR8qfXlog3EctVGsyeilcZkIT7uBZDDVA==
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

1 comment on commit 9f7ffbe

@vercel
Copy link

@vercel vercel bot commented on 9f7ffbe Jul 8, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are pushing commits at a very fast pace (accross the whole organization).
Due to that, we cannot deploy the commit 9f7ffbe.

You can try again later or upgrade your plan.

Please sign in to comment.