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

Commit 06328f6

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency husky to v3.0.4
1 parent fcc5702 commit 06328f6

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"enzyme-to-json": "3.4.0",
100100
"eslint-config-prettier": "6.0.0",
101101
"eslint-plugin-react": "7.14.3",
102-
"husky": "3.0.3",
102+
"husky": "3.0.4",
103103
"jest": "24.9.0",
104104
"lint-staged": "8.2.1",
105105
"markdownlint-cli": "0.17.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5289,10 +5289,10 @@ https-browserify@^1.0.0:
52895289
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
52905290
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
52915291

5292-
5293-
version "3.0.3"
5294-
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.3.tgz#6f3fb99f60ef72cdf34e5d78445c2f798c441b1d"
5295-
integrity sha512-DBBMPSiBYEMx7EVUTRE/ymXJa/lOL+WplcsV/lZu+/HHGt0gzD+5BIz9EJnCrWyUa7hkMuBh7/9OZ04qDkM+Nw==
5292+
5293+
version "3.0.4"
5294+
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.4.tgz#10a48ac11ab50859b0939750fa0b4e07ad0bf669"
5295+
integrity sha512-7Rnt8aJfy+MlV28snmYK7O7vWwtOfeVxV6KhLpUFXlmx5ukQ1nQmNUB7QsAwSgdySB5X+bm7q7JIRgazqBUzKA==
52965296
dependencies:
52975297
chalk "^2.4.2"
52985298
cosmiconfig "^5.2.1"

0 commit comments

Comments
 (0)