@@ -4661,14 +4661,14 @@ cosmiconfig@^5.1.0:
4661
4661
lodash.get "^4.4.2"
4662
4662
parse-json "^4.0.0"
4663
4663
4664
- cosmiconfig@^5.2.0 :
4665
- version "5.2.0 "
4666
- resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.0 .tgz#45038e4d28a7fe787203aede9c25bca4a08b12c8 "
4667
- integrity sha512-nxt+Nfc3JAqf4WIWd0jXLjTJZmsPLrA9DDc4nRw2KFJQJK7DNooqSXrNI7tzLG50CF8axczly5UV929tBmh/7g ==
4664
+ cosmiconfig@^5.2.1 :
4665
+ version "5.2.1 "
4666
+ resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1 .tgz#040f726809c591e77a17c0a3626ca45b4f168b1a "
4667
+ integrity sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA ==
4668
4668
dependencies:
4669
4669
import-fresh "^2.0.0"
4670
4670
is-directory "^0.3.1"
4671
- js-yaml "^3.13.0 "
4671
+ js-yaml "^3.13.1 "
4672
4672
parse-json "^4.0.0"
4673
4673
4674
4674
@@ -6362,6 +6362,14 @@ find-up@^2.0.0, find-up@^2.1.0:
6362
6362
dependencies:
6363
6363
locate-path "^2.0.0"
6364
6364
6365
+ find-up@^4.0.0:
6366
+ version "4.1.0"
6367
+ resolved "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
6368
+ integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
6369
+ dependencies:
6370
+ locate-path "^5.0.0"
6371
+ path-exists "^4.0.0"
6372
+
6365
6373
[email protected] , findup-sync@^3.0.0:
6366
6374
version "3.0.0"
6367
6375
resolved "https://registry.npmjs.org/findup-sync/-/findup-sync-3.0.0.tgz#17b108f9ee512dfb7a5c7f3c8b27ea9e1a9c08d1"
@@ -7677,17 +7685,17 @@ humanize-ms@^1.2.1:
7677
7685
dependencies:
7678
7686
ms "^2.0.0"
7679
7687
7680
- husky@2.7 .0:
7681
- version "2.7 .0"
7682
- resolved "https://registry.npmjs.org/husky/-/husky-2.7 .0.tgz#c0a9a6a3b51146224e11bba0b46bba546e461d05 "
7683
- integrity sha512-LIi8zzT6PyFpcYKdvWRCn/8X+6SuG2TgYYMrM6ckEYhlp44UcEduVymZGIZNLiwOUjrEud+78w/AsAiqJA/kRg ==
7688
+ husky@3.0 .0:
7689
+ version "3.0 .0"
7690
+ resolved "https://registry.npmjs.org/husky/-/husky-3.0 .0.tgz#de63821a7049dc412b1afd753c259e2f6e227562 "
7691
+ integrity sha512-lKMEn7bRK+7f5eWPNGclDVciYNQt0GIkAQmhKl+uHP1qFzoN0h92kmH9HZ8PCwyVA2EQPD8KHf0FYWqnTxau+Q ==
7684
7692
dependencies:
7685
- cosmiconfig "^5.2.0 "
7693
+ cosmiconfig "^5.2.1 "
7686
7694
execa "^1.0.0"
7687
- find-up "^3.0.0"
7688
7695
get-stdin "^7.0.0"
7689
7696
is-ci "^2.0.0"
7690
- pkg-dir "^4.1.0"
7697
+ opencollective-postinstall "^2.0.2"
7698
+ pkg-dir "^4.2.0"
7691
7699
please-upgrade-node "^3.1.1"
7692
7700
read-pkg "^5.1.1"
7693
7701
run-node "^1.0.0"
@@ -9294,6 +9302,13 @@ locate-path@^3.0.0:
9294
9302
p-locate "^3.0.0"
9295
9303
path-exists "^3.0.0"
9296
9304
9305
+ locate-path@^5.0.0:
9306
+ version "5.0.0"
9307
+ resolved "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0"
9308
+ integrity sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==
9309
+ dependencies:
9310
+ p-locate "^4.1.0"
9311
+
9297
9312
lodash._isnative@~2.4.1:
9298
9313
version "2.4.1"
9299
9314
resolved "https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz#3ea6404b784a7be836c7b57580e1cdf79b14832c"
@@ -10722,6 +10737,11 @@ onetime@^2.0.0:
10722
10737
dependencies:
10723
10738
mimic-fn "^1.0.0"
10724
10739
10740
+ opencollective-postinstall@^2.0.2:
10741
+ version "2.0.2"
10742
+ resolved "https://registry.npmjs.org/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
10743
+ integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
10744
+
10725
10745
opener@~1.4.0:
10726
10746
version "1.4.3"
10727
10747
resolved "https://registry.npmjs.org/opener/-/opener-1.4.3.tgz#5c6da2c5d7e5831e8ffa3964950f8d6674ac90b8"
@@ -10864,6 +10884,13 @@ p-limit@^2.0.0:
10864
10884
dependencies:
10865
10885
p-try "^2.0.0"
10866
10886
10887
+ p-limit@^2.2.0:
10888
+ version "2.2.0"
10889
+ resolved "https://registry.npmjs.org/p-limit/-/p-limit-2.2.0.tgz#417c9941e6027a9abcba5092dd2904e255b5fbc2"
10890
+ integrity sha512-pZbTJpoUsCzV48Mc9Nh51VbwO0X9cuPFE8gYwx9BTCt9SF8/b7Zljd2fVgOxhIF/HDTKgpVzs+GPhyKfjLLFRQ==
10891
+ dependencies:
10892
+ p-try "^2.0.0"
10893
+
10867
10894
p-locate@^2.0.0:
10868
10895
version "2.0.0"
10869
10896
resolved "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e580680f3dde5ec43"
@@ -10878,6 +10905,13 @@ p-locate@^3.0.0:
10878
10905
dependencies:
10879
10906
p-limit "^2.0.0"
10880
10907
10908
+ p-locate@^4.1.0:
10909
+ version "4.1.0"
10910
+ resolved "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07"
10911
+ integrity sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==
10912
+ dependencies:
10913
+ p-limit "^2.2.0"
10914
+
10881
10915
p-map-series@^1.0.0:
10882
10916
version "1.0.0"
10883
10917
resolved "https://registry.npmjs.org/p-map-series/-/p-map-series-1.0.0.tgz#bf98fe575705658a9e1351befb85ae4c1f07bdca"
@@ -11124,6 +11158,11 @@ path-exists@^3.0.0:
11124
11158
resolved "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
11125
11159
integrity sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=
11126
11160
11161
+ path-exists@^4.0.0:
11162
+ version "4.0.0"
11163
+ resolved "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
11164
+ integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
11165
+
11127
11166
path-is-absolute@^1.0.0, path-is-absolute@^1.0.1:
11128
11167
version "1.0.1"
11129
11168
resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
@@ -11283,12 +11322,12 @@ pkg-dir@^3.0.0:
11283
11322
dependencies:
11284
11323
find-up "^3.0.0"
11285
11324
11286
- pkg-dir@^4.1 .0:
11287
- version "4.1 .0"
11288
- resolved "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.1 .0.tgz#aaeb91c0d3b9c4f74a44ad849f4de34781ae01de "
11289
- integrity sha512-55k9QN4saZ8q518lE6EFgYiu95u3BWkSajCifhdQjvLvmr8IpnRbhI+UGpWJQfa0KzDguHeeWT1ccO1PmkOi3A ==
11325
+ pkg-dir@^4.2 .0:
11326
+ version "4.2 .0"
11327
+ resolved "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2 .0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3 "
11328
+ integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ ==
11290
11329
dependencies:
11291
- find-up "^3 .0.0"
11330
+ find-up "^4 .0.0"
11292
11331
11293
11332
11294
11333
version "0.3.1"
0 commit comments