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

Commit a0e538f

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency husky to v3.0.8
1 parent 6f7009d commit a0e538f

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Diff for: package-lock.json

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

Diff for: 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.3.0",
101101
"eslint-plugin-react": "7.15.1",
102-
"husky": "3.0.7",
102+
"husky": "3.0.8",
103103
"jest": "24.9.0",
104104
"lint-staged": "8.2.1",
105105
"markdownlint-cli": "0.18.0",

Diff for: yarn.lock

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

4497-
4498-
version "3.0.7"
4499-
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.7.tgz#05e869006c7d9a31b27893aeda520e730bd125b9"
4500-
integrity sha512-fIrkaREoQk6DO8KnSX16Aq7Kg9SxqYYQZH/9b+4AxXyXNNgpJLsc8lWlQCShLus1nbujIyZ/WQZBHGwClohK/w==
4497+
4498+
version "3.0.8"
4499+
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.8.tgz#8de3fed26ce9b43034ef51013c4ad368b6b74ea8"
4500+
integrity sha512-HFOsgcyrX3qe/rBuqyTt+P4Gxn5P0seJmr215LAZ/vnwK3jWB3r0ck7swbzGRUbufCf9w/lgHPVbF/YXQALgfQ==
45014501
dependencies:
45024502
chalk "^2.4.2"
45034503
cosmiconfig "^5.2.1"

0 commit comments

Comments
 (0)