Skip to content

Commit 4c042d3

Browse files
committed
chore(deps): update dependency husky to v1.1.1
1 parent 2b3f81b commit 4c042d3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"expect": "22.3.0",
5959
"flow-bin": "0.82.0",
6060
"flow-copy-source": "2.0.2",
61-
"husky": "1.0.1",
61+
"husky": "1.1.1",
6262
"jest": "22.3.0",
6363
"json": "9.0.6",
6464
"lint-staged": "7.3.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3396,9 +3396,9 @@ http-signature@~1.2.0:
33963396
jsprim "^1.2.2"
33973397
sshpk "^1.7.0"
33983398

3399-
husky@1.0.1:
3400-
version "1.0.1"
3401-
resolved "https://registry.yarnpkg.com/husky/-/husky-1.0.1.tgz#749bc6b3a14bdc9cab73d8cc827b92fcd691fac6"
3399+
husky@1.1.1:
3400+
version "1.1.1"
3401+
resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.1.tgz#7179043184f68a4d1ffc975cbd1c6132ef1fd7b3"
34023402
dependencies:
34033403
cosmiconfig "^5.0.6"
34043404
execa "^0.9.0"

0 commit comments

Comments
 (0)