Skip to content

Commit 7e8cae7

Browse files
committed
chore(deps): update dependency husky to v7
1 parent 0d8926f commit 7e8cae7

File tree

2 files changed

+6
-37
lines changed

2 files changed

+6
-37
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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": "7.0.4",
6565
"jest": "27.5.1",
6666
"json": "10.0.0",
6767
"lint-staged": "10.5.4",

yarn.lock

Lines changed: 5 additions & 36 deletions
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-
[email protected], get-stdin@^7.0.0:
5625+
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-
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+
6082+
version "7.0.4"
6083+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
6084+
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
61076085

61086086
[email protected], iconv-lite@^0.4.24, iconv-lite@^0.4.4:
61096087
version "0.4.24"
@@ -8624,11 +8602,6 @@ onetime@^5.1.2:
86248602
dependencies:
86258603
mimic-fn "^2.1.0"
86268604

8627-
opencollective-postinstall@^2.0.2:
8628-
version "2.0.2"
8629-
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
8630-
integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
8631-
86328605
optionator@^0.8.1:
86338606
version "0.8.2"
86348607
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64"
@@ -9820,10 +9793,6 @@ run-async@^2.2.0:
98209793
dependencies:
98219794
is-promise "^2.1.0"
98229795

9823-
run-node@^1.0.0:
9824-
version "1.0.0"
9825-
resolved "https://registry.yarnpkg.com/run-node/-/run-node-1.0.0.tgz#46b50b946a2aa2d4947ae1d886e9856fd9cabe5e"
9826-
98279796
rxjs@^6.4.0:
98289797
version "6.4.0"
98299798
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.4.0.tgz#f3bb0fe7bda7fb69deac0c16f17b50b0b8790504"

0 commit comments

Comments
 (0)