Skip to content

Commit 5247866

Browse files
dependabot-preview[bot]lucleray
authored andcommitted
Bump husky from 2.7.0 to 3.0.1 (#44)
Bumps [husky](https://github.com/typicode/husky) from 2.7.0 to 3.0.1. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md) - [Commits](https://github.com/typicode/husky/commits/v3.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2d6ea93 commit 5247866

File tree

2 files changed

+14
-34
lines changed

2 files changed

+14
-34
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@types/jest": "^23.3.2",
2929
"codecov": "3.1.0",
30-
"husky": "2.7.0",
30+
"husky": "3.0.1",
3131
"jest": "^23.5.0",
3232
"lint-staged": "9.2.1",
3333
"prettier": "1.18.2",

yarn.lock

Lines changed: 13 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -688,7 +688,7 @@ [email protected], core-util-is@~1.0.0:
688688
version "1.0.2"
689689
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
690690

691-
cosmiconfig@^5.2.0, cosmiconfig@^5.2.1:
691+
cosmiconfig@^5.2.1:
692692
version "5.2.1"
693693
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a"
694694
dependencies:
@@ -1156,12 +1156,6 @@ find-up@^2.1.0:
11561156
dependencies:
11571157
locate-path "^2.0.0"
11581158

1159-
find-up@^3.0.0:
1160-
version "3.0.0"
1161-
resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73"
1162-
dependencies:
1163-
locate-path "^3.0.0"
1164-
11651159
find-up@^4.0.0:
11661160
version "4.1.0"
11671161
resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
@@ -1440,16 +1434,17 @@ http-signature@~1.2.0:
14401434
jsprim "^1.2.2"
14411435
sshpk "^1.7.0"
14421436

1443-
husky@2.7.0:
1444-
version "2.7.0"
1445-
resolved "https://registry.yarnpkg.com/husky/-/husky-2.7.0.tgz#c0a9a6a3b51146224e11bba0b46bba546e461d05"
1437+
husky@3.0.1:
1438+
version "3.0.1"
1439+
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.1.tgz#06152c28e129622b05fa09c494209de8cf2dfb59"
14461440
dependencies:
1447-
cosmiconfig "^5.2.0"
1441+
chalk "^2.4.2"
1442+
cosmiconfig "^5.2.1"
14481443
execa "^1.0.0"
1449-
find-up "^3.0.0"
14501444
get-stdin "^7.0.0"
14511445
is-ci "^2.0.0"
1452-
pkg-dir "^4.1.0"
1446+
opencollective-postinstall "^2.0.2"
1447+
pkg-dir "^4.2.0"
14531448
please-upgrade-node "^3.1.1"
14541449
read-pkg "^5.1.1"
14551450
run-node "^1.0.0"
@@ -2350,13 +2345,6 @@ locate-path@^2.0.0:
23502345
p-locate "^2.0.0"
23512346
path-exists "^3.0.0"
23522347

2353-
locate-path@^3.0.0:
2354-
version "3.0.0"
2355-
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"
2356-
dependencies:
2357-
p-locate "^3.0.0"
2358-
path-exists "^3.0.0"
2359-
23602348
locate-path@^5.0.0:
23612349
version "5.0.0"
23622350
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0"
@@ -2764,6 +2752,10 @@ onetime@^5.1.0:
27642752
dependencies:
27652753
mimic-fn "^2.1.0"
27662754

2755+
opencollective-postinstall@^2.0.2:
2756+
version "2.0.2"
2757+
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
2758+
27672759
optimist@^0.6.1:
27682760
version "0.6.1"
27692761
resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
@@ -2819,12 +2811,6 @@ p-limit@^1.1.0:
28192811
dependencies:
28202812
p-try "^1.0.0"
28212813

2822-
p-limit@^2.0.0:
2823-
version "2.0.0"
2824-
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.0.0.tgz#e624ed54ee8c460a778b3c9f3670496ff8a57aec"
2825-
dependencies:
2826-
p-try "^2.0.0"
2827-
28282814
p-limit@^2.2.0:
28292815
version "2.2.0"
28302816
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.2.0.tgz#417c9941e6027a9abcba5092dd2904e255b5fbc2"
@@ -2837,12 +2823,6 @@ p-locate@^2.0.0:
28372823
dependencies:
28382824
p-limit "^1.1.0"
28392825

2840-
p-locate@^3.0.0:
2841-
version "3.0.0"
2842-
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4"
2843-
dependencies:
2844-
p-limit "^2.0.0"
2845-
28462826
p-locate@^4.1.0:
28472827
version "4.1.0"
28482828
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07"
@@ -2965,7 +2945,7 @@ pkg-dir@^2.0.0:
29652945
dependencies:
29662946
find-up "^2.1.0"
29672947

2968-
pkg-dir@^4.1.0:
2948+
pkg-dir@^4.2.0:
29692949
version "4.2.0"
29702950
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
29712951
dependencies:

0 commit comments

Comments
 (0)