Skip to content
This repository was archived by the owner on Feb 8, 2020. It is now read-only.

Commit c1c9b5d

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency husky to v2.7.0
Signed-off-by: Charlike Mike Reagent <[email protected]>
1 parent 15d654b commit c1c9b5d

File tree

2 files changed

+29
-14
lines changed

2 files changed

+29
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"for-in": "1.0.2",
4141
"hela": "1.1.3",
4242
"hela-preset-tunnckocore": "0.5.19",
43-
"husky": "2.6.0",
43+
"husky": "2.7.0",
4444
"mukla": "0.4.9",
4545
"new-release": "5.0.4"
4646
},

yarn.lock

Lines changed: 28 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1190,7 +1190,7 @@ core-util-is@~1.0.0:
11901190
version "1.0.2"
11911191
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
11921192

1193-
cosmiconfig@^5.2.1:
1193+
cosmiconfig@^5.2.0:
11941194
version "5.2.1"
11951195
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a"
11961196
dependencies:
@@ -1777,6 +1777,12 @@ find-up@^1.0.0:
17771777
path-exists "^2.0.0"
17781778
pinkie-promise "^2.0.0"
17791779

1780+
find-up@^3.0.0:
1781+
version "3.0.0"
1782+
resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73"
1783+
dependencies:
1784+
locate-path "^3.0.0"
1785+
17801786
find-up@^4.0.0:
17811787
version "4.0.0"
17821788
resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.0.0.tgz#c367f8024de92efb75f2d4906536d24682065c3a"
@@ -2032,16 +2038,16 @@ [email protected]:
20322038
version "0.1.3"
20332039
resolved "https://registry.yarnpkg.com/hr/-/hr-0.1.3.tgz#d9aa30f5929dabfd0b65ba395938a3e184dbcafe"
20342040

2035-
husky@2.6.0:
2036-
version "2.6.0"
2037-
resolved "https://registry.yarnpkg.com/husky/-/husky-2.6.0.tgz#0f7ad7ad2662909ca89e2978efa86584873bc7bd"
2041+
husky@2.7.0:
2042+
version "2.7.0"
2043+
resolved "https://registry.yarnpkg.com/husky/-/husky-2.7.0.tgz#c0a9a6a3b51146224e11bba0b46bba546e461d05"
20382044
dependencies:
2039-
cosmiconfig "^5.2.1"
2045+
cosmiconfig "^5.2.0"
20402046
execa "^1.0.0"
2047+
find-up "^3.0.0"
20412048
get-stdin "^7.0.0"
20422049
is-ci "^2.0.0"
2043-
opencollective-postinstall "^2.0.2"
2044-
pkg-dir "^4.2.0"
2050+
pkg-dir "^4.1.0"
20452051
please-upgrade-node "^3.1.1"
20462052
read-pkg "^5.1.1"
20472053
run-node "^1.0.0"
@@ -2603,6 +2609,13 @@ locate-path@^2.0.0:
26032609
p-locate "^2.0.0"
26042610
path-exists "^3.0.0"
26052611

2612+
locate-path@^3.0.0:
2613+
version "3.0.0"
2614+
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"
2615+
dependencies:
2616+
p-locate "^3.0.0"
2617+
path-exists "^3.0.0"
2618+
26062619
locate-path@^5.0.0:
26072620
version "5.0.0"
26082621
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0"
@@ -2948,10 +2961,6 @@ onetime@^2.0.0:
29482961
dependencies:
29492962
mimic-fn "^1.0.0"
29502963

2951-
opencollective-postinstall@^2.0.2:
2952-
version "2.0.2"
2953-
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
2954-
29552964
[email protected], optimist@^0.6.1:
29562965
version "0.6.1"
29572966
resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
@@ -2994,7 +3003,7 @@ p-limit@^1.1.0:
29943003
version "1.1.0"
29953004
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-1.1.0.tgz#b07ff2d9a5d88bec806035895a2bab66a27988bc"
29963005

2997-
p-limit@^2.2.0:
3006+
p-limit@^2.0.0, p-limit@^2.2.0:
29983007
version "2.2.0"
29993008
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.2.0.tgz#417c9941e6027a9abcba5092dd2904e255b5fbc2"
30003009
dependencies:
@@ -3006,6 +3015,12 @@ p-locate@^2.0.0:
30063015
dependencies:
30073016
p-limit "^1.1.0"
30083017

3018+
p-locate@^3.0.0:
3019+
version "3.0.0"
3020+
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4"
3021+
dependencies:
3022+
p-limit "^2.0.0"
3023+
30093024
p-locate@^4.1.0:
30103025
version "4.1.0"
30113026
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07"
@@ -3139,7 +3154,7 @@ pkg-dir@^1.0.0:
31393154
dependencies:
31403155
find-up "^1.0.0"
31413156

3142-
pkg-dir@^4.2.0:
3157+
pkg-dir@^4.1.0:
31433158
version "4.2.0"
31443159
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
31453160
dependencies:

0 commit comments

Comments
 (0)