Skip to content

Commit 38e56fc

Browse files
committed
chore(deps): update dependency husky to v8
1 parent e5d4fe7 commit 38e56fc

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": "8.0.1",
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
@@ -4369,16 +4369,6 @@ cosmiconfig@^5.2.0:
43694369
js-yaml "^3.13.0"
43704370
parse-json "^4.0.0"
43714371

4372-
cosmiconfig@^5.2.1:
4373-
version "5.2.1"
4374-
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a"
4375-
integrity sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==
4376-
dependencies:
4377-
import-fresh "^2.0.0"
4378-
is-directory "^0.3.1"
4379-
js-yaml "^3.13.1"
4380-
parse-json "^4.0.0"
4381-
43824372
cosmiconfig@^7.0.0:
43834373
version "7.0.0"
43844374
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.0.tgz#ef9b44d773959cae63ddecd122de23853b60f8d3"
@@ -5667,7 +5657,7 @@ get-pkg-repo@^1.0.0:
56675657
parse-github-repo-url "^1.3.0"
56685658
through2 "^2.0.0"
56695659

5670-
[email protected], get-stdin@^7.0.0:
5660+
56715661
version "7.0.0"
56725662
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
56735663

@@ -6116,22 +6106,10 @@ human-signals@^2.1.0:
61166106
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
61176107
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
61186108

6119-
6120-
version "3.1.0"
6121-
resolved "https://registry.yarnpkg.com/husky/-/husky-3.1.0.tgz#5faad520ab860582ed94f0c1a77f0f04c90b57c0"
6122-
integrity sha512-FJkPoHHB+6s4a+jwPqBudBDvYZsoQW5/HBuMSehC8qDiCe50kpcxeqFoDSlow+9I6wg47YxBoT3WxaURlrDIIQ==
6123-
dependencies:
6124-
chalk "^2.4.2"
6125-
ci-info "^2.0.0"
6126-
cosmiconfig "^5.2.1"
6127-
execa "^1.0.0"
6128-
get-stdin "^7.0.0"
6129-
opencollective-postinstall "^2.0.2"
6130-
pkg-dir "^4.2.0"
6131-
please-upgrade-node "^3.2.0"
6132-
read-pkg "^5.2.0"
6133-
run-node "^1.0.0"
6134-
slash "^3.0.0"
6109+
6110+
version "8.0.1"
6111+
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9"
6112+
integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==
61356113

61366114
[email protected], iconv-lite@^0.4.24, iconv-lite@^0.4.4:
61376115
version "0.4.24"
@@ -8533,11 +8511,6 @@ onetime@^5.1.2:
85338511
dependencies:
85348512
mimic-fn "^2.1.0"
85358513

8536-
opencollective-postinstall@^2.0.2:
8537-
version "2.0.2"
8538-
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
8539-
integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
8540-
85418514
optionator@^0.8.1:
85428515
version "0.8.2"
85438516
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64"
@@ -9703,10 +9676,6 @@ run-async@^2.2.0:
97039676
dependencies:
97049677
is-promise "^2.1.0"
97059678

9706-
run-node@^1.0.0:
9707-
version "1.0.0"
9708-
resolved "https://registry.yarnpkg.com/run-node/-/run-node-1.0.0.tgz#46b50b946a2aa2d4947ae1d886e9856fd9cabe5e"
9709-
97109679
rxjs@^6.4.0:
97119680
version "6.4.0"
97129681
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.4.0.tgz#f3bb0fe7bda7fb69deac0c16f17b50b0b8790504"

0 commit comments

Comments
 (0)