Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Commit b6e4946

Browse files
committed
Update husky to version 0.13.4
1 parent 59f1e9c commit b6e4946

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
@@ -34,7 +34,7 @@
3434
"babel-preset-env": "^1.4.0",
3535
"babel-preset-flow": "^6.23.0",
3636
"flow-bin": "^0.45.0",
37-
"husky": "^0.13.3",
37+
"husky": "^0.13.4",
3838
"jest": "19.x.x",
3939
"lint-staged": "^3.4.1",
4040
"prettier": "^1.3.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1376,9 +1376,9 @@ http-signature@~1.1.0:
13761376
jsprim "^1.2.2"
13771377
sshpk "^1.7.0"
13781378

1379-
husky@^0.13.3:
1380-
version "0.13.3"
1381-
resolved "https://registry.yarnpkg.com/husky/-/husky-0.13.3.tgz#bc2066080badc8b8fe3516e881f5bc68a57052ff"
1379+
husky@^0.13.4:
1380+
version "0.13.4"
1381+
resolved "https://registry.yarnpkg.com/husky/-/husky-0.13.4.tgz#48785c5028de3452a51c48c12c4f94b2124a1407"
13821382
dependencies:
13831383
chalk "^1.1.3"
13841384
find-parent-dir "^0.3.0"

0 commit comments

Comments
 (0)