Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit b4c05a6

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency husky to v2.4.0
1 parent 8be5eee commit b4c05a6

File tree

3 files changed

+48
-19
lines changed

3 files changed

+48
-19
lines changed

package-lock.json

Lines changed: 43 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"enzyme-to-json": "3.3.5",
100100
"eslint-config-prettier": "4.3.0",
101101
"eslint-plugin-react": "7.13.0",
102-
"husky": "2.3.0",
102+
"husky": "2.4.0",
103103
"jest": "24.8.0",
104104
"lint-staged": "8.1.7",
105105
"markdownlint-cli": "0.16.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5208,10 +5208,10 @@ https-browserify@^1.0.0:
52085208
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
52095209
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
52105210

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

0 commit comments

Comments
 (0)