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

Commit bb81498

Browse files
committed
Update dependency husky to v5
1 parent 984eace commit bb81498

File tree

2 files changed

+9
-95
lines changed

2 files changed

+9
-95
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"enzyme-to-json": "3.6.1",
100100
"eslint-config-prettier": "6.5.0",
101101
"eslint-plugin-react": "7.22.0",
102-
"husky": "3.0.9",
102+
"husky": "5.1.0",
103103
"jest": "24.9.0",
104104
"lint-staged": "8.2.1",
105105
"markdownlint-cli": "0.26.0",

yarn.lock

+8-94
Original file line numberDiff line numberDiff line change
@@ -1061,11 +1061,6 @@
10611061
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.11.tgz#bec2961975888d964196bf0016a2f984d793d3ce"
10621062
integrity sha512-O+x6uIpa6oMNTkPuHDa9MhMMehlxLAd5QcOvKRjAFsBVpeFWTOPnXbDvILvFgFFZfQ1xh1EZi1FbXxUix+zpsQ==
10631063

1064-
"@types/normalize-package-data@^2.4.0":
1065-
version "2.4.0"
1066-
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
1067-
integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==
1068-
10691064
"@types/parse-json@^4.0.0":
10701065
version "4.0.0"
10711066
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
@@ -2642,7 +2637,7 @@ [email protected], core-util-is@~1.0.0:
26422637
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
26432638
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
26442639

2645-
cosmiconfig@^5.2.0, cosmiconfig@^5.2.1:
2640+
cosmiconfig@^5.2.0:
26462641
version "5.2.1"
26472642
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a"
26482643
integrity sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==
@@ -4095,14 +4090,6 @@ [email protected], find-up@^3.0.0:
40954090
dependencies:
40964091
locate-path "^3.0.0"
40974092

4098-
find-up@^4.0.0:
4099-
version "4.1.0"
4100-
resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
4101-
integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
4102-
dependencies:
4103-
locate-path "^5.0.0"
4104-
path-exists "^4.0.0"
4105-
41064093
flat-cache@^1.2.1:
41074094
version "1.3.4"
41084095
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-1.3.4.tgz#2c2ef77525cc2929007dfffa1dd314aa9c9dee6f"
@@ -4306,11 +4293,6 @@ get-stdin@^6.0.0:
43064293
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
43074294
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
43084295

4309-
get-stdin@^7.0.0:
4310-
version "7.0.0"
4311-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
4312-
integrity sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==
4313-
43144296
get-stdin@~8.0.0:
43154297
version "8.0.0"
43164298
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53"
@@ -4692,22 +4674,10 @@ https-browserify@^1.0.0:
46924674
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
46934675
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
46944676

4695-
4696-
version "3.0.9"
4697-
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.9.tgz#a2c3e9829bfd6b4957509a9500d2eef5dbfc8044"
4698-
integrity sha512-Yolhupm7le2/MqC1VYLk/cNmYxsSsqKkTyBhzQHhPK1jFnC89mmmNVuGtLNabjDI6Aj8UNIr0KpRNuBkiC4+sg==
4699-
dependencies:
4700-
chalk "^2.4.2"
4701-
ci-info "^2.0.0"
4702-
cosmiconfig "^5.2.1"
4703-
execa "^1.0.0"
4704-
get-stdin "^7.0.0"
4705-
opencollective-postinstall "^2.0.2"
4706-
pkg-dir "^4.2.0"
4707-
please-upgrade-node "^3.2.0"
4708-
read-pkg "^5.2.0"
4709-
run-node "^1.0.0"
4710-
slash "^3.0.0"
4677+
4678+
version "5.1.0"
4679+
resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.0.tgz#68b1148523acc838af0655ead71bf4671adb9f93"
4680+
integrity sha512-Os0EY2haOO+59YZSwMiUDsHY43RFwBVIRStHcnnT8/kvA+sFfaA/YS4uLFRiymXYgQl6E6TQTt3y4v/Z2ctEtw==
47114681

47124682
[email protected], iconv-lite@^0.4.17, iconv-lite@^0.4.24, iconv-lite@^0.4.4:
47134683
version "0.4.24"
@@ -6102,13 +6072,6 @@ locate-path@^3.0.0:
61026072
p-locate "^3.0.0"
61036073
path-exists "^3.0.0"
61046074

6105-
locate-path@^5.0.0:
6106-
version "5.0.0"
6107-
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0"
6108-
integrity sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==
6109-
dependencies:
6110-
p-locate "^4.1.0"
6111-
61126075
lodash.camelcase@^4.1.1:
61136076
version "4.3.0"
61146077
resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
@@ -6863,7 +6826,7 @@ nopt@~1.0.10:
68636826
dependencies:
68646827
abbrev "1"
68656828

6866-
normalize-package-data@^2.3.2, normalize-package-data@^2.3.4, normalize-package-data@^2.5.0:
6829+
normalize-package-data@^2.3.2, normalize-package-data@^2.3.4:
68676830
version "2.5.0"
68686831
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8"
68696832
integrity sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==
@@ -7157,11 +7120,6 @@ open-editor@^1.2.0:
71577120
line-column-path "^1.0.0"
71587121
opn "^5.0.0"
71597122

7160-
opencollective-postinstall@^2.0.2:
7161-
version "2.0.2"
7162-
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
7163-
integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
7164-
71657123
opener@^1.5.1:
71667124
version "1.5.1"
71677125
resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.1.tgz#6d2f0e77f1a0af0032aca716c2c1fbb8e7e8abed"
@@ -7236,7 +7194,7 @@ p-limit@^1.1.0:
72367194
dependencies:
72377195
p-try "^1.0.0"
72387196

7239-
p-limit@^2.0.0, p-limit@^2.2.0:
7197+
p-limit@^2.0.0:
72407198
version "2.2.1"
72417199
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.2.1.tgz#aa07a788cc3151c939b5131f63570f0dd2009537"
72427200
integrity sha512-85Tk+90UCVWvbDavCLKPOLC9vvY8OwEX/RtKF+/1OADJMVlFfEHOiMTPVyxg7mk/dKa+ipdHm0OUkTvCpMTuwg==
@@ -7257,13 +7215,6 @@ p-locate@^3.0.0:
72577215
dependencies:
72587216
p-limit "^2.0.0"
72597217

7260-
p-locate@^4.1.0:
7261-
version "4.1.0"
7262-
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07"
7263-
integrity sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==
7264-
dependencies:
7265-
p-limit "^2.2.0"
7266-
72677218
p-map@^1.1.1:
72687219
version "1.2.0"
72697220
resolved "https://registry.yarnpkg.com/p-map/-/p-map-1.2.0.tgz#e4e94f311eabbc8633a1e79908165fca26241b6b"
@@ -7418,11 +7369,6 @@ path-exists@^3.0.0:
74187369
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
74197370
integrity sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=
74207371

7421-
path-exists@^4.0.0:
7422-
version "4.0.0"
7423-
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
7424-
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
7425-
74267372
path-is-absolute@^1.0.0:
74277373
version "1.0.1"
74287374
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
@@ -7564,21 +7510,14 @@ pkg-dir@^3.0.0:
75647510
dependencies:
75657511
find-up "^3.0.0"
75667512

7567-
pkg-dir@^4.2.0:
7568-
version "4.2.0"
7569-
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
7570-
integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==
7571-
dependencies:
7572-
find-up "^4.0.0"
7573-
75747513
pkg-up@^2.0.0:
75757514
version "2.0.0"
75767515
resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-2.0.0.tgz#c819ac728059a461cab1c3889a2be3c49a004d7f"
75777516
integrity sha1-yBmscoBZpGHKscOImivjxJoATX8=
75787517
dependencies:
75797518
find-up "^2.1.0"
75807519

7581-
please-upgrade-node@^3.0.2, please-upgrade-node@^3.2.0:
7520+
please-upgrade-node@^3.0.2:
75827521
version "3.2.0"
75837522
resolved "https://registry.yarnpkg.com/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz#aeddd3f994c933e4ad98b99d9a556efa0e2fe942"
75847523
integrity sha512-gQR3WpIgNIKwBMVLkpMUeR3e1/E1y42bqDQZfql+kDeXd8COYfM8PQA4X6y7a8u9Ua9FHmsrrmirW2vHs45hWg==
@@ -8029,16 +7968,6 @@ read-pkg@^3.0.0:
80297968
normalize-package-data "^2.3.2"
80307969
path-type "^3.0.0"
80317970

8032-
read-pkg@^5.2.0:
8033-
version "5.2.0"
8034-
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.2.0.tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc"
8035-
integrity sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==
8036-
dependencies:
8037-
"@types/normalize-package-data" "^2.4.0"
8038-
normalize-package-data "^2.5.0"
8039-
parse-json "^5.0.0"
8040-
type-fest "^0.6.0"
8041-
80427971
"readable-stream@1 || 2", readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.6, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@^2.3.3, readable-stream@^2.3.6, readable-stream@~2.3.6:
80437972
version "2.3.6"
80447973
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf"
@@ -8426,11 +8355,6 @@ run-async@^2.2.0:
84268355
dependencies:
84278356
is-promise "^2.1.0"
84288357

8429-
run-node@^1.0.0:
8430-
version "1.0.0"
8431-
resolved "https://registry.yarnpkg.com/run-node/-/run-node-1.0.0.tgz#46b50b946a2aa2d4947ae1d886e9856fd9cabe5e"
8432-
integrity sha512-kc120TBlQ3mih1LSzdAJXo4xn/GWS2ec0l3S+syHDXP9uRr0JAT8Qd3mdMuyjqCzeZktgP3try92cEgf9Nks8A==
8433-
84348358
run-queue@^1.0.0, run-queue@^1.0.3:
84358359
version "1.0.3"
84368360
resolved "https://registry.yarnpkg.com/run-queue/-/run-queue-1.0.3.tgz#e848396f057d223f24386924618e25694161ec47"
@@ -8712,11 +8636,6 @@ slash@^2.0.0:
87128636
resolved "https://registry.yarnpkg.com/slash/-/slash-2.0.0.tgz#de552851a1759df3a8f206535442f5ec4ddeab44"
87138637
integrity sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==
87148638

8715-
slash@^3.0.0:
8716-
version "3.0.0"
8717-
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
8718-
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
8719-
87208639
87218640
version "0.0.4"
87228641
resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-0.0.4.tgz#edbf8903f66f7ce2f8eafd6ceed65e264c831b35"
@@ -9488,11 +9407,6 @@ type-check@~0.3.2:
94889407
dependencies:
94899408
prelude-ls "~1.1.2"
94909409

9491-
type-fest@^0.6.0:
9492-
version "0.6.0"
9493-
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.6.0.tgz#8d2a2370d3df886eb5c90ada1c5bf6188acf838b"
9494-
integrity sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==
9495-
94969410
type-is@~1.6.17, type-is@~1.6.18:
94979411
version "1.6.18"
94989412
resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.18.tgz#4e552cd05df09467dcbc4ef739de89f2cf37c131"

0 commit comments

Comments
 (0)