Skip to content

Commit d01f54b

Browse files
committed
chore(deps): update dependency husky to v1.1.2
1 parent 9afe1fe commit d01f54b

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
@@ -60,7 +60,7 @@
6060
"expect": "22.3.0",
6161
"flow-bin": "0.83.0",
6262
"flow-copy-source": "2.0.2",
63-
"husky": "1.1.1",
63+
"husky": "1.1.2",
6464
"jest": "22.3.0",
6565
"json": "9.0.6",
6666
"lint-staged": "7.3.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3507,9 +3507,9 @@ http-signature@~1.2.0:
35073507
jsprim "^1.2.2"
35083508
sshpk "^1.7.0"
35093509

3510-
3511-
version "1.1.1"
3512-
resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.1.tgz#7179043184f68a4d1ffc975cbd1c6132ef1fd7b3"
3510+
3511+
version "1.1.2"
3512+
resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.2.tgz#574c2bb16958db8a8120b63306efaff110525c23"
35133513
dependencies:
35143514
cosmiconfig "^5.0.6"
35153515
execa "^0.9.0"

0 commit comments

Comments
 (0)