Skip to content
This repository was archived by the owner on Sep 9, 2019. It is now read-only.

Commit 25e98e3

Browse files
committed
Update dependency husky to v3.0.4
1 parent 3a4907b commit 25e98e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"coveralls": "3.0.6",
4242
"eslint": "^5",
4343
"fetch-mock": "7.3.9",
44-
"husky": "3.0.3",
44+
"husky": "3.0.4",
4545
"lint-staged": "9.2.1",
4646
"mocha": "^6",
4747
"neutrino": "9.0.0-rc.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3061,10 +3061,10 @@ https-browserify@^1.0.0:
30613061
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
30623062
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
30633063

3064-
3065-
version "3.0.3"
3066-
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.3.tgz#6f3fb99f60ef72cdf34e5d78445c2f798c441b1d"
3067-
integrity sha512-DBBMPSiBYEMx7EVUTRE/ymXJa/lOL+WplcsV/lZu+/HHGt0gzD+5BIz9EJnCrWyUa7hkMuBh7/9OZ04qDkM+Nw==
3064+
3065+
version "3.0.4"
3066+
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.4.tgz#10a48ac11ab50859b0939750fa0b4e07ad0bf669"
3067+
integrity sha512-7Rnt8aJfy+MlV28snmYK7O7vWwtOfeVxV6KhLpUFXlmx5ukQ1nQmNUB7QsAwSgdySB5X+bm7q7JIRgazqBUzKA==
30683068
dependencies:
30693069
chalk "^2.4.2"
30703070
cosmiconfig "^5.2.1"

0 commit comments

Comments
 (0)