Skip to content

Commit d60a450

Browse files
committed
chore(deps): update dependency husky to v2.7.0
1 parent 08592a8 commit d60a450

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@babel/preset-env": "7.4.5",
2424
"@commitlint/config-conventional": "8.0.0",
2525
"commitlint": "8.0.0",
26-
"husky": "2.3.0",
26+
"husky": "2.7.0",
2727
"prettier": "1.17.1",
2828
"rimraf": "2.6.3",
2929
"serve": "11.0.1"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1790,10 +1790,10 @@ hosted-git-info@^2.1.4:
17901790
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.7.1.tgz#97f236977bd6e125408930ff6de3eec6281ec047"
17911791
integrity sha512-7T/BxH19zbcCTa8XkMlbK5lTo1WtgkFi3GvdWEyNuc4Vex7/9Dqbnpsf4JMydcfj9HCg4zUWFTL3Za6lapg5/w==
17921792

1793-
husky@2.3.0:
1794-
version "2.3.0"
1795-
resolved "https://registry.yarnpkg.com/husky/-/husky-2.3.0.tgz#8b78ed24d763042df7fd899991985d65a976dd13"
1796-
integrity sha512-A/ZQSEILoq+mQM3yC3RIBSaw1bYXdkKnyyKVSUiJl+iBjVZc5LQEXdGY1ZjrDxC4IzfRPiJ0IqzEQGCN5TQa/A==
1793+
husky@2.7.0:
1794+
version "2.7.0"
1795+
resolved "https://registry.yarnpkg.com/husky/-/husky-2.7.0.tgz#c0a9a6a3b51146224e11bba0b46bba546e461d05"
1796+
integrity sha512-LIi8zzT6PyFpcYKdvWRCn/8X+6SuG2TgYYMrM6ckEYhlp44UcEduVymZGIZNLiwOUjrEud+78w/AsAiqJA/kRg==
17971797
dependencies:
17981798
cosmiconfig "^5.2.0"
17991799
execa "^1.0.0"

0 commit comments

Comments
 (0)