Skip to content

Commit 7e8c7fe

Browse files
renovate[bot]sidharthachatterjee
authored andcommitted
chore: update dependency husky to v2.7.0 (#16908)
1 parent 61581b9 commit 7e8c7fe

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"flow-bin": "^0.105.2",
2323
"fs-extra": "^7.0.1",
2424
"glob": "^7.1.1",
25-
"husky": "2.3.0",
25+
"husky": "2.7.0",
2626
"ignore": "^5.1.4",
2727
"jest": "^24.0.0",
2828
"jest-cli": "^24.0.0",

yarn.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -11571,9 +11571,10 @@ humps@^2.0.1:
1157111571
resolved "https://registry.yarnpkg.com/humps/-/humps-2.0.1.tgz#dd02ea6081bd0568dc5d073184463957ba9ef9aa"
1157211572
integrity sha1-3QLqYIG9BWjcXQcxhEY5V7qe+ao=
1157311573

11574-
husky@2.3.0:
11575-
version "2.3.0"
11576-
resolved "https://registry.yarnpkg.com/husky/-/husky-2.3.0.tgz#8b78ed24d763042df7fd899991985d65a976dd13"
11574+
husky@2.7.0:
11575+
version "2.7.0"
11576+
resolved "https://registry.yarnpkg.com/husky/-/husky-2.7.0.tgz#c0a9a6a3b51146224e11bba0b46bba546e461d05"
11577+
integrity sha512-LIi8zzT6PyFpcYKdvWRCn/8X+6SuG2TgYYMrM6ckEYhlp44UcEduVymZGIZNLiwOUjrEud+78w/AsAiqJA/kRg==
1157711578
dependencies:
1157811579
cosmiconfig "^5.2.0"
1157911580
execa "^1.0.0"

0 commit comments

Comments
 (0)