Bump husky from 1.0.1 to 1.1.1 (#855)

Bumps [husky](https://github.com/typicode/husky) from 1.0.1 to 1.1.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v1.0.1...v1.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-10-08 10:50:10 -04:00 committed by Ben Halpern
parent f52f8b6437
commit 329b46d4a8
2 changed files with 4 additions and 4 deletions

View file

@ -68,7 +68,7 @@
"eslint-plugin-jsx-a11y": "^6.1.1",
"eslint-plugin-react": "^7.11.1",
"faker": "^4.1.0",
"husky": "^1.0.1",
"husky": "^1.1.1",
"jest": "^23.5.0",
"jest-fetch-mock": "^1.6.6",
"lint-staged": "^7.3.0",

View file

@ -4314,9 +4314,9 @@ https-browserify@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
husky@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/husky/-/husky-1.0.1.tgz#749bc6b3a14bdc9cab73d8cc827b92fcd691fac6"
husky@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.1.tgz#7179043184f68a4d1ffc975cbd1c6132ef1fd7b3"
dependencies:
cosmiconfig "^5.0.6"
execa "^0.9.0"