Skip to content
This repository was archived by the owner on Jul 17, 2022. It is now read-only.

Commit a0bce2e

Browse files
committed
chore(deps): update dependency husky to v4
1 parent f1561d8 commit a0bce2e

File tree

2 files changed

+78
-42
lines changed

2 files changed

+78
-42
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"front-matter": "3.1.0",
7171
"frontmatter-markdown-loader": "2.3.0",
7272
"fs-extra": "8.1.0",
73-
"husky": "3.1.0",
73+
"husky": "4.1.0",
7474
"jest": "24.9.0",
7575
"jest-serializer-vue": "2.0.2",
7676
"lighthousebot": "https://github.com/GoogleChromeLabs/lighthousebot",

yarn.lock

+77-41
Original file line numberDiff line numberDiff line change
@@ -2444,6 +2444,11 @@
24442444
"@types/long" "*"
24452445
"@types/node" "*"
24462446

2447+
"@types/color-name@^1.1.1":
2448+
version "1.1.1"
2449+
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
2450+
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
2451+
24472452
"@types/events@*":
24482453
version "3.0.0"
24492454
resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7"
@@ -2503,10 +2508,10 @@
25032508
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.8.tgz#cb1bf6800238898bc2ff6ffa5702c3cadd350708"
25042509
integrity sha512-FMdVn84tJJdV+xe+53sYiZS4R5yn1mAIxfj+DVoNiQjTYz1+OYmjwEZr1ev9nU0axXwda0QDbYl06QHanRVH3A==
25052510

2506-
"@types/normalize-package-data@^2.4.0":
2507-
version "2.4.0"
2508-
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
2509-
integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==
2511+
"@types/parse-json@^4.0.0":
2512+
version "4.0.0"
2513+
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
2514+
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
25102515

25112516
"@types/q@^1.5.1":
25122517
version "1.5.2"
@@ -2953,6 +2958,14 @@ ansi-styles@^4.0.0:
29532958
dependencies:
29542959
color-convert "^2.0.0"
29552960

2961+
ansi-styles@^4.1.0:
2962+
version "4.2.1"
2963+
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.2.1.tgz#90ae75c424d008d2624c5bf29ead3177ebfcf359"
2964+
integrity sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==
2965+
dependencies:
2966+
"@types/color-name" "^1.1.1"
2967+
color-convert "^2.0.1"
2968+
29562969
any-observable@^0.3.0:
29572970
version "0.3.0"
29582971
resolved "https://registry.yarnpkg.com/any-observable/-/any-observable-0.3.0.tgz#af933475e5806a67d0d7df090dd5e8bef65d119b"
@@ -3864,6 +3877,14 @@ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.3.2, chalk@^2.4
38643877
escape-string-regexp "^1.0.5"
38653878
supports-color "^5.3.0"
38663879

3880+
chalk@^3.0.0:
3881+
version "3.0.0"
3882+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4"
3883+
integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==
3884+
dependencies:
3885+
ansi-styles "^4.1.0"
3886+
supports-color "^7.1.0"
3887+
38673888
character-entities-html4@^1.0.0:
38683889
version "1.1.3"
38693890
resolved "https://registry.yarnpkg.com/character-entities-html4/-/character-entities-html4-1.1.3.tgz#5ce6e01618e47048ac22f34f7f39db5c6fd679ef"
@@ -4127,7 +4148,7 @@ color-convert@^1.9.0, color-convert@^1.9.1:
41274148
dependencies:
41284149
color-name "1.1.3"
41294150

4130-
color-convert@^2.0.0:
4151+
color-convert@^2.0.0, color-convert@^2.0.1:
41314152
version "2.0.1"
41324153
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3"
41334154
integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
@@ -4412,6 +4433,17 @@ cosmiconfig@^5.0.0, cosmiconfig@^5.2.1:
44124433
js-yaml "^3.13.1"
44134434
parse-json "^4.0.0"
44144435

4436+
cosmiconfig@^6.0.0:
4437+
version "6.0.0"
4438+
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-6.0.0.tgz#da4fee853c52f6b1e6935f41c1a2fc50bd4a9982"
4439+
integrity sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==
4440+
dependencies:
4441+
"@types/parse-json" "^4.0.0"
4442+
import-fresh "^3.1.0"
4443+
parse-json "^5.0.0"
4444+
path-type "^4.0.0"
4445+
yaml "^1.7.2"
4446+
44154447
create-ecdh@^4.0.0:
44164448
version "4.0.3"
44174449
resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.3.tgz#c9111b6f33045c4697f144787f9254cdc77c45ff"
@@ -6156,11 +6188,6 @@ get-stdin@^4.0.1:
61566188
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
61576189
integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
61586190

6159-
get-stdin@^7.0.0:
6160-
version "7.0.0"
6161-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
6162-
integrity sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==
6163-
61646191
get-stream@^4.0.0:
61656192
version "4.1.0"
61666193
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
@@ -6375,6 +6402,11 @@ has-flag@^3.0.0:
63756402
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
63766403
integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0=
63776404

6405+
has-flag@^4.0.0:
6406+
version "4.0.0"
6407+
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
6408+
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
6409+
63786410
has-symbols@^1.0.0:
63796411
version "1.0.0"
63806412
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
@@ -6620,22 +6652,19 @@ human-signals@^1.1.1:
66206652
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
66216653
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
66226654

6623-
husky@3.1.0:
6624-
version "3.1.0"
6625-
resolved "https://registry.yarnpkg.com/husky/-/husky-3.1.0.tgz#5faad520ab860582ed94f0c1a77f0f04c90b57c0"
6626-
integrity sha512-FJkPoHHB+6s4a+jwPqBudBDvYZsoQW5/HBuMSehC8qDiCe50kpcxeqFoDSlow+9I6wg47YxBoT3WxaURlrDIIQ==
6655+
husky@4.1.0:
6656+
version "4.1.0"
6657+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.1.0.tgz#2c5d1b206f05cb4bd38da8061e639bbd4a3d5485"
6658+
integrity sha512-gHHbfdfxurKkfrpP0rz6PUCNdQLoE0Vwtsjl96kfKkZ1lbzfnqgB3LjOl5lENEqrIHIjsQAq2M3wC98h8ECBmg==
66276659
dependencies:
6628-
chalk "^2.4.2"
6660+
chalk "^3.0.0"
66296661
ci-info "^2.0.0"
6630-
cosmiconfig "^5.2.1"
6631-
execa "^1.0.0"
6632-
get-stdin "^7.0.0"
6662+
cosmiconfig "^6.0.0"
66336663
opencollective-postinstall "^2.0.2"
66346664
pkg-dir "^4.2.0"
66356665
please-upgrade-node "^3.2.0"
6636-
read-pkg "^5.2.0"
6637-
run-node "^1.0.0"
66386666
slash "^3.0.0"
6667+
which-pm-runs "^1.0.0"
66396668

66406669
[email protected], iconv-lite@^0.4.24, iconv-lite@^0.4.4, iconv-lite@~0.4.13:
66416670
version "0.4.24"
@@ -6711,6 +6740,14 @@ import-fresh@^3.0.0:
67116740
parent-module "^1.0.0"
67126741
resolve-from "^4.0.0"
67136742

6743+
import-fresh@^3.1.0:
6744+
version "3.2.1"
6745+
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.2.1.tgz#633ff618506e793af5ac91bf48b72677e15cbe66"
6746+
integrity sha512-6e1q1cnWP2RXD9/keSkxHScg508CdXqXWgWBaETNhyuBFz+kUZlKboh+ISK+bU++DmbHimVBrOz/zzPe0sZ3sQ==
6747+
dependencies:
6748+
parent-module "^1.0.0"
6749+
resolve-from "^4.0.0"
6750+
67146751
import-from@^2.1.0:
67156752
version "2.1.0"
67166753
resolved "https://registry.yarnpkg.com/import-from/-/import-from-2.1.0.tgz#335db7f2a7affd53aaa471d4b8021dee36b7f3b1"
@@ -8928,7 +8965,7 @@ nopt@^4.0.1, nopt@~4.0.1:
89288965
abbrev "1"
89298966
osenv "^0.1.4"
89308967

8931-
normalize-package-data@^2.3.2, normalize-package-data@^2.3.4, normalize-package-data@^2.5.0:
8968+
normalize-package-data@^2.3.2, normalize-package-data@^2.3.4:
89328969
version "2.5.0"
89338970
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8"
89348971
integrity sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==
@@ -10645,16 +10682,6 @@ read-pkg@^3.0.0:
1064510682
normalize-package-data "^2.3.2"
1064610683
path-type "^3.0.0"
1064710684

10648-
read-pkg@^5.2.0:
10649-
version "5.2.0"
10650-
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.2.0.tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc"
10651-
integrity sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==
10652-
dependencies:
10653-
"@types/normalize-package-data" "^2.4.0"
10654-
normalize-package-data "^2.5.0"
10655-
parse-json "^5.0.0"
10656-
type-fest "^0.6.0"
10657-
1065810685
"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:
1065910686
version "2.3.6"
1066010687
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf"
@@ -11690,11 +11717,6 @@ run-async@^2.2.0:
1169011717
dependencies:
1169111718
is-promise "^2.1.0"
1169211719

11693-
run-node@^1.0.0:
11694-
version "1.0.0"
11695-
resolved "https://registry.yarnpkg.com/run-node/-/run-node-1.0.0.tgz#46b50b946a2aa2d4947ae1d886e9856fd9cabe5e"
11696-
integrity sha512-kc120TBlQ3mih1LSzdAJXo4xn/GWS2ec0l3S+syHDXP9uRr0JAT8Qd3mdMuyjqCzeZktgP3try92cEgf9Nks8A==
11697-
1169811720
run-parallel@^1.1.9:
1169911721
version "1.1.9"
1170011722
resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.1.9.tgz#c9dd3a7cf9f4b2c4b6244e173a6ed866e61dd679"
@@ -12497,6 +12519,13 @@ supports-color@^6.0.0, supports-color@^6.1.0:
1249712519
dependencies:
1249812520
has-flag "^3.0.0"
1249912521

12522+
supports-color@^7.1.0:
12523+
version "7.1.0"
12524+
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.1.0.tgz#68e32591df73e25ad1c4b49108a2ec507962bfd1"
12525+
integrity sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==
12526+
dependencies:
12527+
has-flag "^4.0.0"
12528+
1250012529
svg-tags@^1.0.0:
1250112530
version "1.0.0"
1250212531
resolved "https://registry.yarnpkg.com/svg-tags/-/svg-tags-1.0.0.tgz#58f71cee3bd519b59d4b2a843b6c7de64ac04764"
@@ -12891,11 +12920,6 @@ type-fest@^0.5.2:
1289112920
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.5.2.tgz#d6ef42a0356c6cd45f49485c3b6281fc148e48a2"
1289212921
integrity sha512-DWkS49EQKVX//Tbupb9TFa19c7+MK1XmzkrZUR8TAktmE/DizXoaoJV6TZ/tSIPXipqNiRI6CyAe7x69Jb6RSw==
1289312922

12894-
type-fest@^0.6.0:
12895-
version "0.6.0"
12896-
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.6.0.tgz#8d2a2370d3df886eb5c90ada1c5bf6188acf838b"
12897-
integrity sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==
12898-
1289912923
type-fest@^0.8.1:
1290012924
version "0.8.1"
1290112925
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
@@ -13711,6 +13735,11 @@ which-module@^2.0.0:
1371113735
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
1371213736
integrity sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=
1371313737

13738+
which-pm-runs@^1.0.0:
13739+
version "1.0.0"
13740+
resolved "https://registry.yarnpkg.com/which-pm-runs/-/which-pm-runs-1.0.0.tgz#670b3afbc552e0b55df6b7780ca74615f23ad1cb"
13741+
integrity sha1-Zws6+8VS4LVd9rd4DKdGFfI60cs=
13742+
1371413743
which@1, which@^1.2.9, which@^1.3.1:
1371513744
version "1.3.1"
1371613745
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
@@ -13934,6 +13963,13 @@ yaml-js@^0.1.0:
1393413963
resolved "https://registry.yarnpkg.com/yaml-js/-/yaml-js-0.1.5.tgz#a01369010b3558d8aaed2394615dfd0780fd8fac"
1393513964
integrity sha1-oBNpAQs1WNiq7SOUYV39B4D9j6w=
1393613965

13966+
yaml@^1.7.2:
13967+
version "1.7.2"
13968+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.7.2.tgz#f26aabf738590ab61efaca502358e48dc9f348b2"
13969+
integrity sha512-qXROVp90sb83XtAoqE8bP9RwAkTTZbugRUTm5YeFCBfNRPEp2YzTeqWiz7m5OORHzEvrA/qcGS8hp/E+MMROYw==
13970+
dependencies:
13971+
"@babel/runtime" "^7.6.3"
13972+
1393713973
yargs-parser@^13.1.1:
1393813974
version "13.1.1"
1393913975
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.1.tgz#d26058532aa06d365fe091f6a1fc06b2f7e5eca0"

0 commit comments

Comments
 (0)