Skip to content

Commit e19aa96

Browse files
Bump husky from 3.1.0 to 6.0.0
Bumps [husky](https://github.com/typicode/husky) from 3.1.0 to 6.0.0. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v3.1.0...v6.0.0) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed2eb7b commit e19aa96

File tree

2 files changed

+10
-144
lines changed

2 files changed

+10
-144
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"eslint": "^7.29.0",
100100
"eslint-config-airbnb-base": "^14.2.0",
101101
"eslint-plugin-import": "^2.2.0",
102-
"husky": "^3.0.7",
102+
"husky": "^6.0.0",
103103
"mocha": "^6.2.2",
104104
"nodemon": "^2.0.1",
105105
"nyc": "^15.1.0",

yarn.lock

Lines changed: 9 additions & 143 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# yarn lockfile v1
33

44

5-
"@babel/[email protected]", "@babel/code-frame@^7.0.0":
5+
66
version "7.12.11"
77
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz"
88
dependencies:
@@ -414,10 +414,6 @@
414414
version "15.12.5"
415415
resolved "https://registry.npmjs.org/@types/node/-/node-15.12.5.tgz"
416416

417-
"@types/normalize-package-data@^2.4.0":
418-
version "2.4.0"
419-
resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz"
420-
421417
abbrev@1:
422418
version "1.1.1"
423419
resolved "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz"
@@ -889,22 +885,6 @@ call-bind@^1.0.0, call-bind@^1.0.2:
889885
function-bind "^1.1.1"
890886
get-intrinsic "^1.0.2"
891887

892-
caller-callsite@^2.0.0:
893-
version "2.0.0"
894-
resolved "https://registry.npmjs.org/caller-callsite/-/caller-callsite-2.0.0.tgz"
895-
dependencies:
896-
callsites "^2.0.0"
897-
898-
caller-path@^2.0.0:
899-
version "2.0.0"
900-
resolved "https://registry.npmjs.org/caller-path/-/caller-path-2.0.0.tgz"
901-
dependencies:
902-
caller-callsite "^2.0.0"
903-
904-
callsites@^2.0.0:
905-
version "2.0.0"
906-
resolved "https://registry.npmjs.org/callsites/-/callsites-2.0.0.tgz"
907-
908888
callsites@^3.0.0:
909889
version "3.1.0"
910890
resolved "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz"
@@ -1272,15 +1252,6 @@ cors@^2.8.3:
12721252
object-assign "^4"
12731253
vary "^1"
12741254

1275-
cosmiconfig@^5.2.1:
1276-
version "5.2.1"
1277-
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1.tgz"
1278-
dependencies:
1279-
import-fresh "^2.0.0"
1280-
is-directory "^0.3.1"
1281-
js-yaml "^3.13.1"
1282-
parse-json "^4.0.0"
1283-
12841255
country-language@^0.1.7:
12851256
version "0.1.7"
12861257
resolved "https://registry.npmjs.org/country-language/-/country-language-0.1.7.tgz"
@@ -1310,7 +1281,7 @@ cross-env@^7.0.3:
13101281
dependencies:
13111282
cross-spawn "^7.0.1"
13121283

1313-
cross-spawn@^6.0.0, cross-spawn@^6.0.5:
1284+
cross-spawn@^6.0.5:
13141285
version "6.0.5"
13151286
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz"
13161287
dependencies:
@@ -1884,18 +1855,6 @@ eventemitter2@~0.4.14:
18841855
version "0.4.14"
18851856
resolved "https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz"
18861857

1887-
execa@^1.0.0:
1888-
version "1.0.0"
1889-
resolved "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz"
1890-
dependencies:
1891-
cross-spawn "^6.0.0"
1892-
get-stream "^4.0.0"
1893-
is-stream "^1.1.0"
1894-
npm-run-path "^2.0.0"
1895-
p-finally "^1.0.0"
1896-
signal-exit "^3.0.0"
1897-
strip-eof "^1.0.0"
1898-
18991858
express-validation@^1.0.2:
19001859
version "1.0.3"
19011860
resolved "https://registry.npmjs.org/express-validation/-/express-validation-1.0.3.tgz"
@@ -2185,7 +2144,7 @@ get-stdin@^7.0.0:
21852144
version "7.0.0"
21862145
resolved "https://registry.npmjs.org/get-stdin/-/get-stdin-7.0.0.tgz"
21872146

2188-
get-stream@^4.0.0, get-stream@^4.1.0:
2147+
get-stream@^4.1.0:
21892148
version "4.1.0"
21902149
resolved "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz"
21912150
dependencies:
@@ -2435,21 +2394,9 @@ https-proxy-agent@5, https-proxy-agent@^5.0.0:
24352394
agent-base "6"
24362395
debug "4"
24372396

2438-
husky@^3.0.7:
2439-
version "3.1.0"
2440-
resolved "https://registry.npmjs.org/husky/-/husky-3.1.0.tgz"
2441-
dependencies:
2442-
chalk "^2.4.2"
2443-
ci-info "^2.0.0"
2444-
cosmiconfig "^5.2.1"
2445-
execa "^1.0.0"
2446-
get-stdin "^7.0.0"
2447-
opencollective-postinstall "^2.0.2"
2448-
pkg-dir "^4.2.0"
2449-
please-upgrade-node "^3.2.0"
2450-
read-pkg "^5.2.0"
2451-
run-node "^1.0.0"
2452-
slash "^3.0.0"
2397+
husky@^6.0.0:
2398+
version "6.0.0"
2399+
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
24532400

24542401
i18n-locales@^0.0.2:
24552402
version "0.0.2"
@@ -2490,13 +2437,6 @@ image-size@^0.7.3:
24902437
version "0.7.5"
24912438
resolved "https://registry.npmjs.org/image-size/-/image-size-0.7.5.tgz"
24922439

2493-
import-fresh@^2.0.0:
2494-
version "2.0.0"
2495-
resolved "https://registry.npmjs.org/import-fresh/-/import-fresh-2.0.0.tgz"
2496-
dependencies:
2497-
caller-path "^2.0.0"
2498-
resolve-from "^3.0.0"
2499-
25002440
import-fresh@^3.0.0, import-fresh@^3.2.1:
25012441
version "3.3.0"
25022442
resolved "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz"
@@ -2595,10 +2535,6 @@ is-date-object@^1.0.1:
25952535
version "1.0.1"
25962536
resolved "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.1.tgz"
25972537

2598-
is-directory@^0.3.1:
2599-
version "0.3.1"
2600-
resolved "https://registry.npmjs.org/is-directory/-/is-directory-0.3.1.tgz"
2601-
26022538
is-expression@^3.0.0:
26032539
version "3.0.0"
26042540
resolved "https://registry.npmjs.org/is-expression/-/is-expression-3.0.0.tgz"
@@ -2677,10 +2613,6 @@ is-regex@^1.0.3, is-regex@^1.1.3:
26772613
call-bind "^1.0.2"
26782614
has-symbols "^1.0.2"
26792615

2680-
is-stream@^1.1.0:
2681-
version "1.1.0"
2682-
resolved "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz"
2683-
26842616
is-stream@^2.0.0:
26852617
version "2.0.0"
26862618
resolved "https://registry.npmjs.org/is-stream/-/is-stream-2.0.0.tgz"
@@ -3007,10 +2939,6 @@ levn@~0.3.0:
30072939
prelude-ls "~1.1.2"
30082940
type-check "~0.3.2"
30092941

3010-
lines-and-columns@^1.1.6:
3011-
version "1.1.6"
3012-
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz"
3013-
30142942
linkify-it@^3.0.1:
30152943
version "3.0.2"
30162944
resolved "https://registry.npmjs.org/linkify-it/-/linkify-it-3.0.2.tgz"
@@ -3568,7 +3496,7 @@ nopt@~1.0.10:
35683496
dependencies:
35693497
abbrev "1"
35703498

3571-
normalize-package-data@^2.3.2, normalize-package-data@^2.3.4, normalize-package-data@^2.5.0:
3499+
normalize-package-data@^2.3.2, normalize-package-data@^2.3.4:
35723500
version "2.5.0"
35733501
resolved "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz"
35743502
dependencies:
@@ -3585,12 +3513,6 @@ normalize-url@^4.1.0:
35853513
version "4.5.1"
35863514
resolved "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.1.tgz"
35873515

3588-
npm-run-path@^2.0.0:
3589-
version "2.0.2"
3590-
resolved "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz"
3591-
dependencies:
3592-
path-key "^2.0.0"
3593-
35943516
35953517
version "0.6.0"
35963518
resolved "https://registry.yarnpkg.com/nssocket/-/nssocket-0.6.0.tgz#59f96f6ff321566f33c70f7dbeeecdfdc07154fa"
@@ -3721,10 +3643,6 @@ open@^6.3.0, open@^6.4.0:
37213643
dependencies:
37223644
is-wsl "^1.1.0"
37233645

3724-
opencollective-postinstall@^2.0.2:
3725-
version "2.0.2"
3726-
resolved "https://registry.npmjs.org/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz"
3727-
37283646
opn-cli@^5.0.0:
37293647
version "5.0.0"
37303648
resolved "https://registry.npmjs.org/opn-cli/-/opn-cli-5.0.0.tgz"
@@ -3765,10 +3683,6 @@ p-cancelable@^1.0.0:
37653683
version "1.1.0"
37663684
resolved "https://registry.npmjs.org/p-cancelable/-/p-cancelable-1.1.0.tgz"
37673685

3768-
p-finally@^1.0.0:
3769-
version "1.0.0"
3770-
resolved "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz"
3771-
37723686
p-limit@^1.1.0:
37733687
version "1.1.0"
37743688
resolved "https://registry.npmjs.org/p-limit/-/p-limit-1.1.0.tgz"
@@ -3864,15 +3778,6 @@ parse-json@^4.0.0:
38643778
error-ex "^1.3.1"
38653779
json-parse-better-errors "^1.0.1"
38663780

3867-
parse-json@^5.0.0:
3868-
version "5.0.0"
3869-
resolved "https://registry.npmjs.org/parse-json/-/parse-json-5.0.0.tgz"
3870-
dependencies:
3871-
"@babel/code-frame" "^7.0.0"
3872-
error-ex "^1.3.1"
3873-
json-parse-better-errors "^1.0.1"
3874-
lines-and-columns "^1.1.6"
3875-
38763781
parseurl@~1.3.2, parseurl@~1.3.3:
38773782
version "1.3.3"
38783783
resolved "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz"
@@ -3913,7 +3818,7 @@ path-is-absolute@^1.0.0:
39133818
version "1.0.1"
39143819
resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz"
39153820

3916-
path-key@^2.0.0, path-key@^2.0.1:
3821+
path-key@^2.0.1:
39173822
version "2.0.1"
39183823
resolved "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz"
39193824

@@ -3981,7 +3886,7 @@ pkg-dir@^2.0.0:
39813886
dependencies:
39823887
find-up "^2.1.0"
39833888

3984-
pkg-dir@^4.1.0, pkg-dir@^4.2.0:
3889+
pkg-dir@^4.1.0:
39853890
version "4.2.0"
39863891
resolved "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz"
39873892
dependencies:
@@ -3993,12 +3898,6 @@ pkg-up@^2.0.0:
39933898
dependencies:
39943899
find-up "^2.1.0"
39953900

3996-
please-upgrade-node@^3.2.0:
3997-
version "3.2.0"
3998-
resolved "https://registry.npmjs.org/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz"
3999-
dependencies:
4000-
semver-compare "^1.0.0"
4001-
40023901
pm2-axon-rpc@~0.7.0, pm2-axon-rpc@~0.7.1:
40033902
version "0.7.1"
40043903
resolved "https://registry.yarnpkg.com/pm2-axon-rpc/-/pm2-axon-rpc-0.7.1.tgz#2daec5383a63135b3f18babb70266dacdcbc429a"
@@ -4416,15 +4315,6 @@ read-pkg@^3.0.0:
44164315
normalize-package-data "^2.3.2"
44174316
path-type "^3.0.0"
44184317

4419-
read-pkg@^5.2.0:
4420-
version "5.2.0"
4421-
resolved "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz"
4422-
dependencies:
4423-
"@types/normalize-package-data" "^2.4.0"
4424-
normalize-package-data "^2.5.0"
4425-
parse-json "^5.0.0"
4426-
type-fest "^0.6.0"
4427-
44284318
read@^1.0.4:
44294319
version "1.0.7"
44304320
resolved "https://registry.npmjs.org/read/-/read-1.0.7.tgz"
@@ -4556,10 +4446,6 @@ require-main-filename@^2.0.0:
45564446
version "2.0.0"
45574447
resolved "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz"
45584448

4559-
resolve-from@^3.0.0:
4560-
version "3.0.0"
4561-
resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz"
4562-
45634449
resolve-from@^4.0.0:
45644450
version "4.0.0"
45654451
resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz"
@@ -4593,10 +4479,6 @@ rimraf@^3.0.0, rimraf@^3.0.2:
45934479
dependencies:
45944480
glob "^7.1.3"
45954481

4596-
run-node@^1.0.0:
4597-
version "1.0.0"
4598-
resolved "https://registry.npmjs.org/run-node/-/run-node-1.0.0.tgz"
4599-
46004482
run-series@^1.1.8:
46014483
version "1.1.9"
46024484
resolved "https://registry.yarnpkg.com/run-series/-/run-series-1.1.9.tgz#15ba9cb90e6a6c054e67c98e1dc063df0ecc113a"
@@ -4627,10 +4509,6 @@ sax@^1.2.4:
46274509
version "1.2.4"
46284510
resolved "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz"
46294511

4630-
semver-compare@^1.0.0:
4631-
version "1.0.0"
4632-
resolved "https://registry.npmjs.org/semver-compare/-/semver-compare-1.0.0.tgz"
4633-
46344512
semver-diff@^3.1.1:
46354513
version "3.1.1"
46364514
resolved "https://registry.npmjs.org/semver-diff/-/semver-diff-3.1.1.tgz"
@@ -4756,10 +4634,6 @@ sinon@^7.5.0:
47564634
nise "^1.5.2"
47574635
supports-color "^5.5.0"
47584636

4759-
slash@^3.0.0:
4760-
version "3.0.0"
4761-
resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz"
4762-
47634637
slice-ansi@^4.0.0:
47644638
version "4.0.0"
47654639
resolved "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz"
@@ -4950,10 +4824,6 @@ strip-bom@^4.0.0:
49504824
version "4.0.0"
49514825
resolved "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz"
49524826

4953-
strip-eof@^1.0.0:
4954-
version "1.0.0"
4955-
resolved "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz"
4956-
49574827
strip-indent@^2.0.0:
49584828
version "2.0.0"
49594829
resolved "https://registry.npmjs.org/strip-indent/-/strip-indent-2.0.0.tgz"
@@ -5174,10 +5044,6 @@ type-fest@^0.20.2:
51745044
version "0.20.2"
51755045
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz"
51765046

5177-
type-fest@^0.6.0:
5178-
version "0.6.0"
5179-
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz"
5180-
51815047
type-fest@^0.8.0, type-fest@^0.8.1:
51825048
version "0.8.1"
51835049
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz"

0 commit comments

Comments
 (0)