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

Commit 428c28e

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency husky to v3.0.9
1 parent 15186d7 commit 428c28e

File tree

3 files changed

+13
-22
lines changed

3 files changed

+13
-22
lines changed

Diff for: package-lock.json

+5-14
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.2",
100100
"eslint-config-prettier": "6.4.0",
101101
"eslint-plugin-react": "7.16.0",
102-
"husky": "3.0.8",
102+
"husky": "3.0.9",
103103
"jest": "24.9.0",
104104
"lint-staged": "8.2.1",
105105
"markdownlint-cli": "0.18.0",

Diff for: yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -4519,20 +4519,20 @@ https-browserify@^1.0.0:
45194519
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
45204520
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
45214521

4522-
4523-
version "3.0.8"
4524-
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.8.tgz#8de3fed26ce9b43034ef51013c4ad368b6b74ea8"
4525-
integrity sha512-HFOsgcyrX3qe/rBuqyTt+P4Gxn5P0seJmr215LAZ/vnwK3jWB3r0ck7swbzGRUbufCf9w/lgHPVbF/YXQALgfQ==
4522+
4523+
version "3.0.9"
4524+
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.9.tgz#a2c3e9829bfd6b4957509a9500d2eef5dbfc8044"
4525+
integrity sha512-Yolhupm7le2/MqC1VYLk/cNmYxsSsqKkTyBhzQHhPK1jFnC89mmmNVuGtLNabjDI6Aj8UNIr0KpRNuBkiC4+sg==
45264526
dependencies:
45274527
chalk "^2.4.2"
4528+
ci-info "^2.0.0"
45284529
cosmiconfig "^5.2.1"
45294530
execa "^1.0.0"
45304531
get-stdin "^7.0.0"
4531-
is-ci "^2.0.0"
45324532
opencollective-postinstall "^2.0.2"
45334533
pkg-dir "^4.2.0"
45344534
please-upgrade-node "^3.2.0"
4535-
read-pkg "^5.1.1"
4535+
read-pkg "^5.2.0"
45364536
run-node "^1.0.0"
45374537
slash "^3.0.0"
45384538

@@ -7690,7 +7690,7 @@ read-pkg@^3.0.0:
76907690
normalize-package-data "^2.3.2"
76917691
path-type "^3.0.0"
76927692

7693-
read-pkg@^5.1.1:
7693+
read-pkg@^5.2.0:
76947694
version "5.2.0"
76957695
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.2.0.tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc"
76967696
integrity sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==

0 commit comments

Comments
 (0)