Thanks to visit codestin.com
Credit goes to github.com

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

Commit e58f8b0

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency husky to v2.3.0
1 parent c511a9d commit e58f8b0

File tree

3 files changed

+24
-19
lines changed

3 files changed

+24
-19
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"enzyme-to-json": "3.3.5",
100100
"eslint-config-prettier": "4.2.0",
101101
"eslint-plugin-react": "7.13.0",
102-
"husky": "2.2.0",
102+
"husky": "2.3.0",
103103
"jest": "24.8.0",
104104
"lint-staged": "8.1.6",
105105
"markdownlint-cli": "0.16.0",

yarn.lock

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4912,10 +4912,10 @@ https-browserify@^1.0.0:
49124912
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
49134913
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
49144914

4915-
husky@2.2.0:
4916-
version "2.2.0"
4917-
resolved "https://registry.yarnpkg.com/husky/-/husky-2.2.0.tgz#4dda4370ba0f145b6594be4a4e4e4d4c82a6f2d5"
4918-
integrity sha512-lG33E7zq6v//H/DQIojPEi1ZL9ebPFt3MxUMD8MR0lrS2ljEPiuUUxlziKIs/o9EafF0chL7bAtLQkcPvXmdnA==
4915+
husky@2.3.0:
4916+
version "2.3.0"
4917+
resolved "https://registry.yarnpkg.com/husky/-/husky-2.3.0.tgz#8b78ed24d763042df7fd899991985d65a976dd13"
4918+
integrity sha512-A/ZQSEILoq+mQM3yC3RIBSaw1bYXdkKnyyKVSUiJl+iBjVZc5LQEXdGY1ZjrDxC4IzfRPiJ0IqzEQGCN5TQa/A==
49194919
dependencies:
49204920
cosmiconfig "^5.2.0"
49214921
execa "^1.0.0"
@@ -4924,9 +4924,9 @@ [email protected]:
49244924
is-ci "^2.0.0"
49254925
pkg-dir "^4.1.0"
49264926
please-upgrade-node "^3.1.1"
4927-
read-pkg "^5.0.0"
4927+
read-pkg "^5.1.1"
49284928
run-node "^1.0.0"
4929-
slash "^2.0.0"
4929+
slash "^3.0.0"
49304930

49314931
[email protected], iconv-lite@^0.4.17, iconv-lite@~0.4.13:
49324932
version "0.4.19"
@@ -8320,10 +8320,10 @@ read-pkg@^3.0.0:
83208320
normalize-package-data "^2.3.2"
83218321
path-type "^3.0.0"
83228322

8323-
read-pkg@^5.0.0:
8324-
version "5.1.0"
8325-
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.1.0.tgz#62b924384c4525a1a7a96e2d456b80df142b4390"
8326-
integrity sha512-NjNkqf8hlMuSxh+p8h8x8sCIfEv/MoRs/nYDmSRSAk879F9C94ADq+kHUJ4LTy5Nn0PYSmMYsy1mD4+lcXiBKg==
8323+
read-pkg@^5.1.1:
8324+
version "5.1.1"
8325+
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.1.1.tgz#5cf234dde7a405c90c88a519ab73c467e9cb83f5"
8326+
integrity sha512-dFcTLQi6BZ+aFUaICg7er+/usEoqFdQxiEBsEMNGoipenihtxxtdrQuBXvyANCEI8VuUIVYFgeHGx9sLLvim4w==
83278327
dependencies:
83288328
"@types/normalize-package-data" "^2.4.0"
83298329
normalize-package-data "^2.5.0"
@@ -9030,6 +9030,11 @@ slash@^2.0.0:
90309030
resolved "https://registry.yarnpkg.com/slash/-/slash-2.0.0.tgz#de552851a1759df3a8f206535442f5ec4ddeab44"
90319031
integrity sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==
90329032

9033+
slash@^3.0.0:
9034+
version "3.0.0"
9035+
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
9036+
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
9037+
90339038
90349039
version "0.0.4"
90359040
resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-0.0.4.tgz#edbf8903f66f7ce2f8eafd6ceed65e264c831b35"

0 commit comments

Comments
 (0)