@@ -4708,14 +4708,14 @@ cosmiconfig@^5.1.0:
4708
4708
lodash.get "^4.4.2"
4709
4709
parse-json "^4.0.0"
4710
4710
4711
- cosmiconfig@^5.2.0 :
4712
- version "5.2.0 "
4713
- resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.0 .tgz#45038e4d28a7fe787203aede9c25bca4a08b12c8 "
4714
- integrity sha512-nxt+Nfc3JAqf4WIWd0jXLjTJZmsPLrA9DDc4nRw2KFJQJK7DNooqSXrNI7tzLG50CF8axczly5UV929tBmh/7g ==
4711
+ cosmiconfig@^5.2.1 :
4712
+ version "5.2.1 "
4713
+ resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1 .tgz#040f726809c591e77a17c0a3626ca45b4f168b1a "
4714
+ integrity sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA ==
4715
4715
dependencies:
4716
4716
import-fresh "^2.0.0"
4717
4717
is-directory "^0.3.1"
4718
- js-yaml "^3.13.0 "
4718
+ js-yaml "^3.13.1 "
4719
4719
parse-json "^4.0.0"
4720
4720
4721
4721
@@ -6440,6 +6440,14 @@ find-up@^2.0.0, find-up@^2.1.0:
6440
6440
dependencies:
6441
6441
locate-path "^2.0.0"
6442
6442
6443
+ find-up@^4.0.0:
6444
+ version "4.1.0"
6445
+ resolved "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
6446
+ integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
6447
+ dependencies:
6448
+ locate-path "^5.0.0"
6449
+ path-exists "^4.0.0"
6450
+
6443
6451
[email protected] , findup-sync@^3.0.0:
6444
6452
version "3.0.0"
6445
6453
resolved "https://registry.npmjs.org/findup-sync/-/findup-sync-3.0.0.tgz#17b108f9ee512dfb7a5c7f3c8b27ea9e1a9c08d1"
@@ -7776,17 +7784,17 @@ humanize-ms@^1.2.1:
7776
7784
dependencies:
7777
7785
ms "^2.0.0"
7778
7786
7779
- husky@2.7 .0:
7780
- version "2.7 .0"
7781
- resolved "https://registry.npmjs.org/husky/-/husky-2.7 .0.tgz#c0a9a6a3b51146224e11bba0b46bba546e461d05 "
7782
- integrity sha512-LIi8zzT6PyFpcYKdvWRCn/8X+6SuG2TgYYMrM6ckEYhlp44UcEduVymZGIZNLiwOUjrEud+78w/AsAiqJA/kRg ==
7787
+ husky@3.0 .0:
7788
+ version "3.0 .0"
7789
+ resolved "https://registry.npmjs.org/husky/-/husky-3.0 .0.tgz#de63821a7049dc412b1afd753c259e2f6e227562 "
7790
+ integrity sha512-lKMEn7bRK+7f5eWPNGclDVciYNQt0GIkAQmhKl+uHP1qFzoN0h92kmH9HZ8PCwyVA2EQPD8KHf0FYWqnTxau+Q ==
7783
7791
dependencies:
7784
- cosmiconfig "^5.2.0 "
7792
+ cosmiconfig "^5.2.1 "
7785
7793
execa "^1.0.0"
7786
- find-up "^3.0.0"
7787
7794
get-stdin "^7.0.0"
7788
7795
is-ci "^2.0.0"
7789
- pkg-dir "^4.1.0"
7796
+ opencollective-postinstall "^2.0.2"
7797
+ pkg-dir "^4.2.0"
7790
7798
please-upgrade-node "^3.1.1"
7791
7799
read-pkg "^5.1.1"
7792
7800
run-node "^1.0.0"
@@ -9425,6 +9433,13 @@ locate-path@^3.0.0:
9425
9433
p-locate "^3.0.0"
9426
9434
path-exists "^3.0.0"
9427
9435
9436
+ locate-path@^5.0.0:
9437
+ version "5.0.0"
9438
+ resolved "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0"
9439
+ integrity sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==
9440
+ dependencies:
9441
+ p-locate "^4.1.0"
9442
+
9428
9443
lodash._isnative@~2.4.1:
9429
9444
version "2.4.1"
9430
9445
resolved "https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz#3ea6404b784a7be836c7b57580e1cdf79b14832c"
@@ -10863,6 +10878,11 @@ onetime@^2.0.0:
10863
10878
dependencies:
10864
10879
mimic-fn "^1.0.0"
10865
10880
10881
+ opencollective-postinstall@^2.0.2:
10882
+ version "2.0.2"
10883
+ resolved "https://registry.npmjs.org/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
10884
+ integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
10885
+
10866
10886
opener@~1.4.0:
10867
10887
version "1.4.3"
10868
10888
resolved "https://registry.npmjs.org/opener/-/opener-1.4.3.tgz#5c6da2c5d7e5831e8ffa3964950f8d6674ac90b8"
@@ -11005,6 +11025,13 @@ p-limit@^2.0.0:
11005
11025
dependencies:
11006
11026
p-try "^2.0.0"
11007
11027
11028
+ p-limit@^2.2.0:
11029
+ version "2.2.0"
11030
+ resolved "https://registry.npmjs.org/p-limit/-/p-limit-2.2.0.tgz#417c9941e6027a9abcba5092dd2904e255b5fbc2"
11031
+ integrity sha512-pZbTJpoUsCzV48Mc9Nh51VbwO0X9cuPFE8gYwx9BTCt9SF8/b7Zljd2fVgOxhIF/HDTKgpVzs+GPhyKfjLLFRQ==
11032
+ dependencies:
11033
+ p-try "^2.0.0"
11034
+
11008
11035
p-locate@^2.0.0:
11009
11036
version "2.0.0"
11010
11037
resolved "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e580680f3dde5ec43"
@@ -11019,6 +11046,13 @@ p-locate@^3.0.0:
11019
11046
dependencies:
11020
11047
p-limit "^2.0.0"
11021
11048
11049
+ p-locate@^4.1.0:
11050
+ version "4.1.0"
11051
+ resolved "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07"
11052
+ integrity sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==
11053
+ dependencies:
11054
+ p-limit "^2.2.0"
11055
+
11022
11056
p-map-series@^1.0.0:
11023
11057
version "1.0.0"
11024
11058
resolved "https://registry.npmjs.org/p-map-series/-/p-map-series-1.0.0.tgz#bf98fe575705658a9e1351befb85ae4c1f07bdca"
@@ -11265,6 +11299,11 @@ path-exists@^3.0.0:
11265
11299
resolved "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
11266
11300
integrity sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=
11267
11301
11302
+ path-exists@^4.0.0:
11303
+ version "4.0.0"
11304
+ resolved "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
11305
+ integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
11306
+
11268
11307
path-is-absolute@^1.0.0, path-is-absolute@^1.0.1:
11269
11308
version "1.0.1"
11270
11309
resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
@@ -11434,12 +11473,12 @@ pkg-dir@^3.0.0:
11434
11473
dependencies:
11435
11474
find-up "^3.0.0"
11436
11475
11437
- pkg-dir@^4.1 .0:
11438
- version "4.1 .0"
11439
- resolved "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.1 .0.tgz#aaeb91c0d3b9c4f74a44ad849f4de34781ae01de "
11440
- integrity sha512-55k9QN4saZ8q518lE6EFgYiu95u3BWkSajCifhdQjvLvmr8IpnRbhI+UGpWJQfa0KzDguHeeWT1ccO1PmkOi3A ==
11476
+ pkg-dir@^4.2 .0:
11477
+ version "4.2 .0"
11478
+ resolved "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2 .0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3 "
11479
+ integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ ==
11441
11480
dependencies:
11442
- find-up "^3 .0.0"
11481
+ find-up "^4 .0.0"
11443
11482
11444
11483
11445
11484
version "0.3.1"
0 commit comments