Skip to content

Commit 6f16f90

Browse files
committed
chore(deps): update dependency husky to v6
1 parent 17d356f commit 6f16f90

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.5.1",
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.5.1",
6666
"json": "10.0.0",
6767
"lint-staged": "10.5.4",

yarn.lock

+5-36
Original file line numberDiff line numberDiff line change
@@ -4179,16 +4179,6 @@ cosmiconfig@^5.2.0:
41794179
js-yaml "^3.13.0"
41804180
parse-json "^4.0.0"
41814181

4182-
cosmiconfig@^5.2.1:
4183-
version "5.2.1"
4184-
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a"
4185-
integrity sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==
4186-
dependencies:
4187-
import-fresh "^2.0.0"
4188-
is-directory "^0.3.1"
4189-
js-yaml "^3.13.1"
4190-
parse-json "^4.0.0"
4191-
41924182
cosmiconfig@^7.0.0:
41934183
version "7.0.0"
41944184
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.0.tgz#ef9b44d773959cae63ddecd122de23853b60f8d3"
@@ -5632,7 +5622,7 @@ get-pkg-repo@^1.0.0:
56325622
parse-github-repo-url "^1.3.0"
56335623
through2 "^2.0.0"
56345624

5635-
get-stdin@7.0.0, get-stdin@^7.0.0:
5625+
get-stdin@7.0.0:
56365626
version "7.0.0"
56375627
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
56385628

@@ -6088,22 +6078,10 @@ human-signals@^2.1.0:
60886078
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
60896079
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
60906080

6091-
husky@3.1.0:
6092-
version "3.1.0"
6093-
resolved "https://registry.yarnpkg.com/husky/-/husky-3.1.0.tgz#5faad520ab860582ed94f0c1a77f0f04c90b57c0"
6094-
integrity sha512-FJkPoHHB+6s4a+jwPqBudBDvYZsoQW5/HBuMSehC8qDiCe50kpcxeqFoDSlow+9I6wg47YxBoT3WxaURlrDIIQ==
6095-
dependencies:
6096-
chalk "^2.4.2"
6097-
ci-info "^2.0.0"
6098-
cosmiconfig "^5.2.1"
6099-
execa "^1.0.0"
6100-
get-stdin "^7.0.0"
6101-
opencollective-postinstall "^2.0.2"
6102-
pkg-dir "^4.2.0"
6103-
please-upgrade-node "^3.2.0"
6104-
read-pkg "^5.2.0"
6105-
run-node "^1.0.0"
6106-
slash "^3.0.0"
6081+
husky@6.0.0:
6082+
version "6.0.0"
6083+
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
6084+
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
61076085

61086086
iconv-lite@0.4.24, iconv-lite@^0.4.24, iconv-lite@^0.4.4:
61096087
version "0.4.24"
@@ -8617,11 +8595,6 @@ onetime@^5.1.2:
86178595
dependencies:
86188596
mimic-fn "^2.1.0"
86198597

8620-
opencollective-postinstall@^2.0.2:
8621-
version "2.0.2"
8622-
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
8623-
integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
8624-
86258598
optionator@^0.8.1:
86268599
version "0.8.2"
86278600
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64"
@@ -9804,10 +9777,6 @@ run-async@^2.2.0:
98049777
dependencies:
98059778
is-promise "^2.1.0"
98069779

9807-
run-node@^1.0.0:
9808-
version "1.0.0"
9809-
resolved "https://registry.yarnpkg.com/run-node/-/run-node-1.0.0.tgz#46b50b946a2aa2d4947ae1d886e9856fd9cabe5e"
9810-
98119780
rxjs@^6.4.0:
98129781
version "6.4.0"
98139782
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.4.0.tgz#f3bb0fe7bda7fb69deac0c16f17b50b0b8790504"

0 commit comments

Comments
 (0)