@@ -1142,7 +1142,7 @@ chalk@2.4.1:
1142
1142
escape-string-regexp "^1.0.5"
1143
1143
supports-color "^5.3.0"
1144
1144
1145
- chalk@^2.0.0, chalk@^2.0.1 :
1145
+ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.4.2 :
1146
1146
version "2.4.2"
1147
1147
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
1148
1148
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
@@ -1357,6 +1357,16 @@ cosmiconfig@^5.2.0:
1357
1357
js-yaml "^3.13.0"
1358
1358
parse-json "^4.0.0"
1359
1359
1360
+ cosmiconfig@^5.2.1 :
1361
+ version "5.2.1"
1362
+ resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a"
1363
+ integrity sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==
1364
+ dependencies :
1365
+ import-fresh "^2.0.0"
1366
+ is-directory "^0.3.1"
1367
+ js-yaml "^3.13.1"
1368
+ parse-json "^4.0.0"
1369
+
1360
1370
cross-spawn@^5.0.1 :
1361
1371
version "5.1.0"
1362
1372
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
@@ -1616,12 +1626,13 @@ find-up@^2.0.0, find-up@^2.1.0:
1616
1626
dependencies :
1617
1627
locate-path "^2.0.0"
1618
1628
1619
- find-up@^3 .0.0 :
1620
- version "3.0 .0"
1621
- resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0 .0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73 "
1622
- integrity sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg ==
1629
+ find-up@^4 .0.0 :
1630
+ version "4.1 .0"
1631
+ resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1 .0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19 "
1632
+ integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw ==
1623
1633
dependencies :
1624
- locate-path "^3.0.0"
1634
+ locate-path "^5.0.0"
1635
+ path-exists "^4.0.0"
1625
1636
1626
1637
for-in@^1.0.2 :
1627
1638
version "1.0.2"
@@ -1790,19 +1801,20 @@ hosted-git-info@^2.1.4:
1790
1801
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.7.1.tgz#97f236977bd6e125408930ff6de3eec6281ec047"
1791
1802
integrity sha512-7T/BxH19zbcCTa8XkMlbK5lTo1WtgkFi3GvdWEyNuc4Vex7/9Dqbnpsf4JMydcfj9HCg4zUWFTL3Za6lapg5/w==
1792
1803
1793
- husky@2.3 .0 :
1794
- version "2.3 .0"
1795
- resolved "https://registry.yarnpkg.com/husky/-/husky-2.3. 0.tgz#8b78ed24d763042df7fd899991985d65a976dd13 "
1796
- integrity sha512-A/ZQSEILoq+mQM3yC3RIBSaw1bYXdkKnyyKVSUiJl+iBjVZc5LQEXdGY1ZjrDxC4IzfRPiJ0IqzEQGCN5TQa/A ==
1804
+ husky@3.1 .0 :
1805
+ version "3.1 .0"
1806
+ resolved "https://registry.yarnpkg.com/husky/-/husky-3.1. 0.tgz#5faad520ab860582ed94f0c1a77f0f04c90b57c0 "
1807
+ integrity sha512-FJkPoHHB+6s4a+jwPqBudBDvYZsoQW5/HBuMSehC8qDiCe50kpcxeqFoDSlow+9I6wg47YxBoT3WxaURlrDIIQ ==
1797
1808
dependencies :
1798
- cosmiconfig "^5.2.0"
1809
+ chalk "^2.4.2"
1810
+ ci-info "^2.0.0"
1811
+ cosmiconfig "^5.2.1"
1799
1812
execa "^1.0.0"
1800
- find-up "^3.0.0"
1801
1813
get-stdin "^7.0.0"
1802
- is-ci "^2.0.0 "
1803
- pkg-dir "^4.1 .0"
1804
- please-upgrade-node "^3.1.1 "
1805
- read-pkg "^5.1.1 "
1814
+ opencollective-postinstall "^2.0.2 "
1815
+ pkg-dir "^4.2 .0"
1816
+ please-upgrade-node "^3.2.0 "
1817
+ read-pkg "^5.2.0 "
1806
1818
run-node "^1.0.0"
1807
1819
slash "^3.0.0"
1808
1820
@@ -1897,13 +1909,6 @@ is-buffer@^1.1.5:
1897
1909
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
1898
1910
integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
1899
1911
1900
- is-ci@^2.0.0 :
1901
- version "2.0.0"
1902
- resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
1903
- integrity sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==
1904
- dependencies :
1905
- ci-info "^2.0.0"
1906
-
1907
1912
is-data-descriptor@^0.1.4 :
1908
1913
version "0.1.4"
1909
1914
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
@@ -2057,7 +2062,7 @@ js-levenshtein@^1.1.3:
2057
2062
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
2058
2063
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
2059
2064
2060
- js-yaml@^3.13.0 :
2065
+ js-yaml@^3.13.0, js-yaml@^3.13.1 :
2061
2066
version "3.13.1"
2062
2067
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
2063
2068
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
@@ -2121,6 +2126,11 @@ kind-of@^6.0.0, kind-of@^6.0.2:
2121
2126
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.2.tgz#01146b36a6218e64e58f3a8d66de5d7fc6f6d051"
2122
2127
integrity sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==
2123
2128
2129
+ lines-and-columns@^1.1.6 :
2130
+ version "1.1.6"
2131
+ resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
2132
+ integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
2133
+
2124
2134
lit-html@1.1.0 :
2125
2135
version "1.1.0"
2126
2136
resolved "https://registry.yarnpkg.com/lit-html/-/lit-html-1.1.0.tgz#6951fb717fb48fe34d915ae163448a04da321562"
@@ -2144,13 +2154,12 @@ locate-path@^2.0.0:
2144
2154
p-locate "^2.0.0"
2145
2155
path-exists "^3.0.0"
2146
2156
2147
- locate-path@^3 .0.0 :
2148
- version "3 .0.0"
2149
- resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3 .0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e "
2150
- integrity sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A ==
2157
+ locate-path@^5 .0.0 :
2158
+ version "5 .0.0"
2159
+ resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5 .0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0 "
2160
+ integrity sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g ==
2151
2161
dependencies :
2152
- p-locate "^3.0.0"
2153
- path-exists "^3.0.0"
2162
+ p-locate "^4.1.0"
2154
2163
2155
2164
lodash._reinterpolate@~3.0.0 :
2156
2165
version "3.0.0"
@@ -2529,6 +2538,11 @@ once@^1.3.0, once@^1.3.1, once@^1.4.0:
2529
2538
dependencies :
2530
2539
wrappy "1"
2531
2540
2541
+ opencollective-postinstall@^2.0.2 :
2542
+ version "2.0.2"
2543
+ resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
2544
+ integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
2545
+
2532
2546
os-homedir@^1.0.0 :
2533
2547
version "1.0.2"
2534
2548
resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3"
@@ -2568,10 +2582,10 @@ p-limit@^1.1.0:
2568
2582
dependencies :
2569
2583
p-try "^1.0.0"
2570
2584
2571
- p-limit@^2.0 .0 :
2572
- version "2.2.0 "
2573
- resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.2.0 .tgz#417c9941e6027a9abcba5092dd2904e255b5fbc2 "
2574
- integrity sha512-pZbTJpoUsCzV48Mc9Nh51VbwO0X9cuPFE8gYwx9BTCt9SF8/b7Zljd2fVgOxhIF/HDTKgpVzs+GPhyKfjLLFRQ ==
2585
+ p-limit@^2.2 .0 :
2586
+ version "2.2.1 "
2587
+ resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.2.1 .tgz#aa07a788cc3151c939b5131f63570f0dd2009537 "
2588
+ integrity sha512-85Tk+90UCVWvbDavCLKPOLC9vvY8OwEX/RtKF+/1OADJMVlFfEHOiMTPVyxg7mk/dKa+ipdHm0OUkTvCpMTuwg ==
2575
2589
dependencies :
2576
2590
p-try "^2.0.0"
2577
2591
@@ -2582,12 +2596,12 @@ p-locate@^2.0.0:
2582
2596
dependencies :
2583
2597
p-limit "^1.1.0"
2584
2598
2585
- p-locate@^3.0 .0 :
2586
- version "3.0 .0"
2587
- resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0 .0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4 "
2588
- integrity sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ ==
2599
+ p-locate@^4.1 .0 :
2600
+ version "4.1 .0"
2601
+ resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1 .0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07 "
2602
+ integrity sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A ==
2589
2603
dependencies :
2590
- p-limit "^2.0 .0"
2604
+ p-limit "^2.2 .0"
2591
2605
2592
2606
p-try@^1.0.0 :
2593
2607
version "1.0.0"
@@ -2614,6 +2628,16 @@ parse-json@^4.0.0:
2614
2628
error-ex "^1.3.1"
2615
2629
json-parse-better-errors "^1.0.1"
2616
2630
2631
+ parse-json@^5.0.0 :
2632
+ version "5.0.0"
2633
+ resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-5.0.0.tgz#73e5114c986d143efa3712d4ea24db9a4266f60f"
2634
+ integrity sha512-OOY5b7PAEFV0E2Fir1KOkxchnZNCdowAJgQ5NuxjpBKTRP3pQhwkrkxqQjeoKJ+fO7bCpmIZaogI4eZGDMEGOw==
2635
+ dependencies :
2636
+ " @babel/code-frame" " ^7.0.0"
2637
+ error-ex "^1.3.1"
2638
+ json-parse-better-errors "^1.0.1"
2639
+ lines-and-columns "^1.1.6"
2640
+
2617
2641
pascalcase@^0.1.1 :
2618
2642
version "0.1.1"
2619
2643
resolved "https://registry.yarnpkg.com/pascalcase/-/pascalcase-0.1.1.tgz#b363e55e8006ca6fe21784d2db22bd15d7917f14"
@@ -2629,6 +2653,11 @@ path-exists@^3.0.0:
2629
2653
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
2630
2654
integrity sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=
2631
2655
2656
+ path-exists@^4.0.0 :
2657
+ version "4.0.0"
2658
+ resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
2659
+ integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
2660
+
2632
2661
path-is-absolute@^1.0.0 :
2633
2662
version "1.0.1"
2634
2663
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
@@ -2666,17 +2695,17 @@ pify@^3.0.0:
2666
2695
resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"
2667
2696
integrity sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=
2668
2697
2669
- pkg-dir@^4.1 .0 :
2670
- version "4.1 .0"
2671
- resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.1 .0.tgz#aaeb91c0d3b9c4f74a44ad849f4de34781ae01de "
2672
- integrity sha512-55k9QN4saZ8q518lE6EFgYiu95u3BWkSajCifhdQjvLvmr8IpnRbhI+UGpWJQfa0KzDguHeeWT1ccO1PmkOi3A ==
2698
+ pkg-dir@^4.2 .0 :
2699
+ version "4.2 .0"
2700
+ resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2 .0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3 "
2701
+ integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ ==
2673
2702
dependencies :
2674
- find-up "^3 .0.0"
2703
+ find-up "^4 .0.0"
2675
2704
2676
- please-upgrade-node@^3.1.1 :
2677
- version "3.1.1 "
2678
- resolved "https://registry.yarnpkg.com/please-upgrade-node/-/please-upgrade-node-3.1.1 .tgz#ed320051dfcc5024fae696712c8288993595e8ac "
2679
- integrity sha512-KY1uHnQ2NlQHqIJQpnh/i54rKkuxCEBx+voJIS/Mvb+L2iYd2NMotwduhKTMjfC1uKoX3VXOxLjIYG66dfJTVQ ==
2705
+ please-upgrade-node@^3.2.0 :
2706
+ version "3.2.0 "
2707
+ resolved "https://registry.yarnpkg.com/please-upgrade-node/-/please-upgrade-node-3.2.0 .tgz#aeddd3f994c933e4ad98b99d9a556efa0e2fe942 "
2708
+ integrity sha512-gQR3WpIgNIKwBMVLkpMUeR3e1/E1y42bqDQZfql+kDeXd8COYfM8PQA4X6y7a8u9Ua9FHmsrrmirW2vHs45hWg ==
2680
2709
dependencies :
2681
2710
semver-compare "^1.0.0"
2682
2711
@@ -2765,15 +2794,15 @@ read-pkg@3.0.0, read-pkg@^3.0.0:
2765
2794
normalize-package-data "^2.3.2"
2766
2795
path-type "^3.0.0"
2767
2796
2768
- read-pkg@^5.1.1 :
2769
- version "5.1.1 "
2770
- resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.1.1 .tgz#5cf234dde7a405c90c88a519ab73c467e9cb83f5 "
2771
- integrity sha512-dFcTLQi6BZ+aFUaICg7er+/usEoqFdQxiEBsEMNGoipenihtxxtdrQuBXvyANCEI8VuUIVYFgeHGx9sLLvim4w ==
2797
+ read-pkg@^5.2.0 :
2798
+ version "5.2.0 "
2799
+ resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.2.0 .tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc "
2800
+ integrity sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg ==
2772
2801
dependencies :
2773
2802
" @types/normalize-package-data" " ^2.4.0"
2774
2803
normalize-package-data "^2.5.0"
2775
- parse-json "^4 .0.0"
2776
- type-fest "^0.4.1 "
2804
+ parse-json "^5 .0.0"
2805
+ type-fest "^0.6.0 "
2777
2806
2778
2807
readable-stream@^2.0.2, readable-stream@^2.0.6, readable-stream@~2.3.6 :
2779
2808
version "2.3.6"
@@ -3336,10 +3365,10 @@ trim-right@^1.0.1:
3336
3365
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
3337
3366
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
3338
3367
3339
- type-fest@^0.4.1 :
3340
- version "0.4.1 "
3341
- resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.4.1 .tgz#8bdf77743385d8a4f13ba95f610f5ccd68c728f8 "
3342
- integrity sha512-IwzA/LSfD2vC1/YDYMv/zHP4rDF1usCwllsDpbolT3D4fUepIO7f9K70jjmUewU/LmGUKJcwcVtDCpnKk4BPMw ==
3368
+ type-fest@^0.6.0 :
3369
+ version "0.6.0 "
3370
+ resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.6.0 .tgz#8d2a2370d3df886eb5c90ada1c5bf6188acf838b "
3371
+ integrity sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg ==
3343
3372
3344
3373
unicode-canonical-property-names-ecmascript@^1.0.4 :
3345
3374
version "1.0.4"
0 commit comments