Skip to content

Commit a7156e7

Browse files
committed
chore(deps): update dependency husky to v6
1 parent 3d5272e commit a7156e7

File tree

2 files changed

+6
-37
lines changed

2 files changed

+6
-37
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"expect": "27.4.2",
6262
"flow-bin": "0.119.1",
6363
"flow-copy-source": "2.0.9",
64-
"husky": "3.1.0",
64+
"husky": "6.0.0",
6565
"jest": "27.4.5",
6666
"json": "10.0.0",
6767
"lint-staged": "10.5.4",

yarn.lock

+5-36
Original file line numberDiff line numberDiff line change
@@ -3999,16 +3999,6 @@ cosmiconfig@^5.2.0:
39993999
js-yaml "^3.13.0"
40004000
parse-json "^4.0.0"
40014001

4002-
cosmiconfig@^5.2.1:
4003-
version "5.2.1"
4004-
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a"
4005-
integrity sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==
4006-
dependencies:
4007-
import-fresh "^2.0.0"
4008-
is-directory "^0.3.1"
4009-
js-yaml "^3.13.1"
4010-
parse-json "^4.0.0"
4011-
40124002
cosmiconfig@^7.0.0:
40134003
version "7.0.0"
40144004
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.0.tgz#ef9b44d773959cae63ddecd122de23853b60f8d3"
@@ -5454,7 +5444,7 @@ get-pkg-repo@^1.0.0:
54545444
parse-github-repo-url "^1.3.0"
54555445
through2 "^2.0.0"
54565446

5457-
get-stdin@7.0.0, get-stdin@^7.0.0:
5447+
get-stdin@7.0.0:
54585448
version "7.0.0"
54595449
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
54605450

@@ -5910,22 +5900,10 @@ human-signals@^2.1.0:
59105900
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
59115901
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
59125902

5913-
husky@3.1.0:
5914-
version "3.1.0"
5915-
resolved "https://registry.yarnpkg.com/husky/-/husky-3.1.0.tgz#5faad520ab860582ed94f0c1a77f0f04c90b57c0"
5916-
integrity sha512-FJkPoHHB+6s4a+jwPqBudBDvYZsoQW5/HBuMSehC8qDiCe50kpcxeqFoDSlow+9I6wg47YxBoT3WxaURlrDIIQ==
5917-
dependencies:
5918-
chalk "^2.4.2"
5919-
ci-info "^2.0.0"
5920-
cosmiconfig "^5.2.1"
5921-
execa "^1.0.0"
5922-
get-stdin "^7.0.0"
5923-
opencollective-postinstall "^2.0.2"
5924-
pkg-dir "^4.2.0"
5925-
please-upgrade-node "^3.2.0"
5926-
read-pkg "^5.2.0"
5927-
run-node "^1.0.0"
5928-
slash "^3.0.0"
5903+
husky@6.0.0:
5904+
version "6.0.0"
5905+
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
5906+
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
59295907

59305908
iconv-lite@0.4.24, iconv-lite@^0.4.24, iconv-lite@^0.4.4:
59315909
version "0.4.24"
@@ -8434,11 +8412,6 @@ onetime@^5.1.2:
84348412
dependencies:
84358413
mimic-fn "^2.1.0"
84368414

8437-
opencollective-postinstall@^2.0.2:
8438-
version "2.0.2"
8439-
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
8440-
integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
8441-
84428415
optionator@^0.8.1:
84438416
version "0.8.2"
84448417
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64"
@@ -9607,10 +9580,6 @@ run-async@^2.2.0:
96079580
dependencies:
96089581
is-promise "^2.1.0"
96099582

9610-
run-node@^1.0.0:
9611-
version "1.0.0"
9612-
resolved "https://registry.yarnpkg.com/run-node/-/run-node-1.0.0.tgz#46b50b946a2aa2d4947ae1d886e9856fd9cabe5e"
9613-
96149583
rxjs@^6.4.0:
96159584
version "6.4.0"
96169585
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.4.0.tgz#f3bb0fe7bda7fb69deac0c16f17b50b0b8790504"

0 commit comments

Comments
 (0)