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

Commit e0e3da6

Browse files
authored
Merge pull request #19 from withspectrum/depfu/update/yarn/husky-0.13.4
Update husky: 0.13.3 → 0.13.4 (minor)
2 parents 0d6a964 + b6e4946 commit e0e3da6

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.7.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
@@ -1409,9 +1409,9 @@ http-signature@~1.1.0:
14091409
jsprim "^1.2.2"
14101410
sshpk "^1.7.0"
14111411

1412-
husky@^0.13.3:
1413-
version "0.13.3"
1414-
resolved "https://registry.yarnpkg.com/husky/-/husky-0.13.3.tgz#bc2066080badc8b8fe3516e881f5bc68a57052ff"
1412+
husky@^0.13.4:
1413+
version "0.13.4"
1414+
resolved "https://registry.yarnpkg.com/husky/-/husky-0.13.4.tgz#48785c5028de3452a51c48c12c4f94b2124a1407"
14151415
dependencies:
14161416
chalk "^1.1.3"
14171417
find-parent-dir "^0.3.0"

0 commit comments

Comments
 (0)