Bump husky from 2.4.0 to 2.4.1 (#3206) [ci skip]
Bumps [husky](https://github.com/typicode/husky) from 2.4.0 to 2.4.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/v2.4.0...v2.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
ecea8b67a8
commit
0a58dc9322
2 changed files with 5 additions and 5 deletions
|
|
@ -74,7 +74,7 @@
|
|||
"eslint-plugin-jsx-a11y": "^6.2.1",
|
||||
"eslint-plugin-react": "^7.13.0",
|
||||
"faker": "^4.1.0",
|
||||
"husky": "^2.4.0",
|
||||
"husky": "^2.4.1",
|
||||
"jest": "^23.5.0",
|
||||
"jest-fetch-mock": "^2.1.2",
|
||||
"jsdom": "^15.1.1",
|
||||
|
|
|
|||
|
|
@ -5580,10 +5580,10 @@ https-browserify@^1.0.0:
|
|||
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
|
||||
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
|
||||
|
||||
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.4.1:
|
||||
version "2.4.1"
|
||||
resolved "https://registry.yarnpkg.com/husky/-/husky-2.4.1.tgz#dd00f9646f8693b93f7b3a12ba4be00be0eff7ab"
|
||||
integrity sha512-ZRwMWHr7QruR22dQ5l3rEGXQ7rAQYsJYqaeCd+NyOsIFczAtqaApZQP3P4HwLZjCtFbm3SUNYoKuoBXX3AYYfw==
|
||||
dependencies:
|
||||
cosmiconfig "^5.2.0"
|
||||
execa "^1.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue