18
18
esutils "^2.0.2"
19
19
js-tokens "^4.0.0"
20
20
21
+ " @babel/runtime@^7.6.3 " :
22
+ version "7.8.4"
23
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.4.tgz#d79f5a2040f7caa24d53e563aad49cbc05581308"
24
+ integrity sha512-neAp3zt80trRVBI1x0azq6c57aNBqYZH8KhMm3TaB7wEI5Q4A2SHfBHE8w9gOhI/lrqxtEbXZgQIrHP+wvSGwQ==
25
+ dependencies :
26
+ regenerator-runtime "^0.13.2"
27
+
28
+ " @types/color-name@^1.1.1 " :
29
+ version "1.1.1"
30
+ resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
31
+ integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
32
+
33
+ " @types/parse-json@^4.0.0 " :
34
+ version "4.0.0"
35
+ resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
36
+ integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
37
+
21
38
accepts@~1.3.7 :
22
39
version "1.3.7"
23
40
resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15eaab507cd"
@@ -68,6 +85,14 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1:
68
85
dependencies :
69
86
color-convert "^1.9.0"
70
87
88
+ ansi-styles@^4.1.0 :
89
+ version "4.2.1"
90
+ resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.2.1.tgz#90ae75c424d008d2624c5bf29ead3177ebfcf359"
91
+ integrity sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==
92
+ dependencies :
93
+ " @types/color-name" " ^1.1.1"
94
+ color-convert "^2.0.1"
95
+
71
96
argparse@^1.0.7 :
72
97
version "1.0.10"
73
98
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
@@ -142,11 +167,24 @@ chalk@^2.0.0, chalk@^2.1.0, chalk@^2.4.2:
142
167
escape-string-regexp "^1.0.5"
143
168
supports-color "^5.3.0"
144
169
170
+ chalk@^3.0.0 :
171
+ version "3.0.0"
172
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4"
173
+ integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==
174
+ dependencies :
175
+ ansi-styles "^4.1.0"
176
+ supports-color "^7.1.0"
177
+
145
178
chardet@^0.7.0 :
146
179
version "0.7.0"
147
180
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
148
181
integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==
149
182
183
+ ci-info@^2.0.0 :
184
+ version "2.0.0"
185
+ resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
186
+ integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
187
+
150
188
cli-cursor@^2.1.0 :
151
189
version "2.1.0"
152
190
resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-2.1.0.tgz#b35dac376479facc3e94747d41d0d0f5238ffcb5"
@@ -166,11 +204,28 @@ color-convert@^1.9.0:
166
204
dependencies :
167
205
color-name "1.1.3"
168
206
207
+ color-convert@^2.0.1 :
208
+ version "2.0.1"
209
+ resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3"
210
+ integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
211
+ dependencies :
212
+ color-name "~1.1.4"
213
+
169
214
170
215
version "1.1.3"
171
216
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
172
217
integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
173
218
219
+ color-name@~1.1.4 :
220
+ version "1.1.4"
221
+ resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
222
+ integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
223
+
224
+ compare-versions@^3.5.1 :
225
+ version "3.5.1"
226
+ resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-3.5.1.tgz#26e1f5cf0d48a77eced5046b9f67b6b61075a393"
227
+ integrity sha512-9fGPIB7C6AyM18CJJBHt5EnCZDG3oiTJYy0NjfIAGjKpzv0tkxWko7TNQHF5ymqm7IH03tqmeuBxtvD+Izh6mg==
228
+
174
229
175
230
version "0.0.1"
176
231
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
203
258
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.0.tgz#beb437e7022b3b6d49019d088665303ebe9c14ba"
204
259
integrity sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==
205
260
261
+ cosmiconfig@^6.0.0 :
262
+ version "6.0.0"
263
+ resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-6.0.0.tgz#da4fee853c52f6b1e6935f41c1a2fc50bd4a9982"
264
+ integrity sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==
265
+ dependencies :
266
+ " @types/parse-json" " ^4.0.0"
267
+ import-fresh "^3.1.0"
268
+ parse-json "^5.0.0"
269
+ path-type "^4.0.0"
270
+ yaml "^1.7.2"
271
+
206
272
cross-spawn@^6.0.5 :
207
273
version "6.0.5"
208
274
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
@@ -652,6 +718,21 @@ find-up@^3.0.0:
652
718
dependencies :
653
719
locate-path "^3.0.0"
654
720
721
+ find-up@^4.0.0 :
722
+ version "4.1.0"
723
+ resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
724
+ integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
725
+ dependencies :
726
+ locate-path "^5.0.0"
727
+ path-exists "^4.0.0"
728
+
729
+ find-versions@^3.2.0 :
730
+ version "3.2.0"
731
+ resolved "https://registry.yarnpkg.com/find-versions/-/find-versions-3.2.0.tgz#10297f98030a786829681690545ef659ed1d254e"
732
+ integrity sha512-P8WRou2S+oe222TOCHitLy8zj+SIsVJh52VP4lvXkaFVnOFFdoWv1H1Jjvel1aI6NCFOAaeAVm8qrI0odiLcww==
733
+ dependencies :
734
+ semver-regex "^2.0.0"
735
+
655
736
flat-cache@^2.0.1 :
656
737
version "2.0.1"
657
738
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-2.0.1.tgz#5d296d6f04bda44a4630a301413bdbc2ec085ec0"
@@ -730,6 +811,11 @@ has-flag@^3.0.0:
730
811
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
731
812
integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0=
732
813
814
+ has-flag@^4.0.0 :
815
+ version "4.0.0"
816
+ resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
817
+ integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
818
+
733
819
has-symbols@^1.0.0, has-symbols@^1.0.1 :
734
820
version "1.0.1"
735
821
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8"
@@ -769,6 +855,22 @@ http-errors@~1.7.2:
769
855
statuses ">= 1.5.0 < 2"
770
856
toidentifier "1.0.0"
771
857
858
+ husky@^4.2.1 :
859
+ version "4.2.1"
860
+ resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.1.tgz#b09f1bd9129e6c323cc515dc17081d0615e2d7c1"
861
+ integrity sha512-Qa0lRreeIf4Tl92sSs42ER6qc3hzoyQPPorzOrFWfPEVbdi6LuvJEqWKPk905fOWIR76iBpp7ECZNIwk+a8xuQ==
862
+ dependencies :
863
+ chalk "^3.0.0"
864
+ ci-info "^2.0.0"
865
+ compare-versions "^3.5.1"
866
+ cosmiconfig "^6.0.0"
867
+ find-versions "^3.2.0"
868
+ opencollective-postinstall "^2.0.2"
869
+ pkg-dir "^4.2.0"
870
+ please-upgrade-node "^3.2.0"
871
+ slash "^3.0.0"
872
+ which-pm-runs "^1.0.0"
873
+
772
874
[email protected] , iconv-lite@^0.4.24:
773
875
version "0.4.24"
774
876
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
@@ -786,7 +888,7 @@ ignore@^5.0.0, ignore@^5.1.1:
786
888
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.4.tgz#84b7b3dbe64552b6ef0eca99f6743dbec6d97adf"
787
889
integrity sha512-MzbUSahkTW1u7JpKKjY7LCARd1fU5W2rLdxlM4kdkayuCwZImjkpluF9CM1aLewYJguPDqewLam18Y6AU69A8A==
788
890
789
- import-fresh@^3.0.0 :
891
+ import-fresh@^3.0.0, import-fresh@^3.1.0 :
790
892
version "3.2.1"
791
893
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.2.1.tgz#633ff618506e793af5ac91bf48b72677e15cbe66"
792
894
integrity sha512-6e1q1cnWP2RXD9/keSkxHScg508CdXqXWgWBaETNhyuBFz+kUZlKboh+ISK+bU++DmbHimVBrOz/zzPe0sZ3sQ==
@@ -951,6 +1053,11 @@ levn@^0.3.0, levn@~0.3.0:
951
1053
prelude-ls "~1.1.2"
952
1054
type-check "~0.3.2"
953
1055
1056
+ lines-and-columns@^1.1.6 :
1057
+ version "1.1.6"
1058
+ resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
1059
+ integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
1060
+
954
1061
load-json-file@^2.0.0 :
955
1062
version "2.0.0"
956
1063
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-2.0.0.tgz#7947e42149af80d696cbf797bcaabcfe1fe29ca8"
@@ -988,6 +1095,13 @@ locate-path@^3.0.0:
988
1095
p-locate "^3.0.0"
989
1096
path-exists "^3.0.0"
990
1097
1098
+ locate-path@^5.0.0 :
1099
+ version "5.0.0"
1100
+ resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0"
1101
+ integrity sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==
1102
+ dependencies :
1103
+ p-locate "^4.1.0"
1104
+
991
1105
lodash@^4.17.12, lodash@^4.17.14 :
992
1106
version "4.17.15"
993
1107
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
@@ -1182,6 +1296,11 @@ onetime@^2.0.0:
1182
1296
dependencies :
1183
1297
mimic-fn "^1.0.0"
1184
1298
1299
+ opencollective-postinstall@^2.0.2 :
1300
+ version "2.0.2"
1301
+ resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
1302
+ integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
1303
+
1185
1304
optionator@^0.8.2 :
1186
1305
version "0.8.3"
1187
1306
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.3.tgz#84fa1d036fe9d3c7e21d99884b601167ec8fb495"
@@ -1206,7 +1325,7 @@ p-limit@^1.1.0:
1206
1325
dependencies :
1207
1326
p-try "^1.0.0"
1208
1327
1209
- p-limit@^2.0.0 :
1328
+ p-limit@^2.0.0, p-limit@^2.2.0 :
1210
1329
version "2.2.2"
1211
1330
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.2.2.tgz#61279b67721f5287aa1c13a9a7fbbc48c9291b1e"
1212
1331
integrity sha512-WGR+xHecKTr7EbUEhyLSh5Dube9JtdiG78ufaeLxTgpudf/20KqyMioIUZJAezlTIi6evxuoUs9YXc11cU+yzQ==
@@ -1227,6 +1346,13 @@ p-locate@^3.0.0:
1227
1346
dependencies :
1228
1347
p-limit "^2.0.0"
1229
1348
1349
+ p-locate@^4.1.0 :
1350
+ version "4.1.0"
1351
+ resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07"
1352
+ integrity sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==
1353
+ dependencies :
1354
+ p-limit "^2.2.0"
1355
+
1230
1356
p-try@^1.0.0 :
1231
1357
version "1.0.0"
1232
1358
resolved "https://registry.yarnpkg.com/p-try/-/p-try-1.0.0.tgz#cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3"
@@ -1259,6 +1385,16 @@ parse-json@^4.0.0:
1259
1385
error-ex "^1.3.1"
1260
1386
json-parse-better-errors "^1.0.1"
1261
1387
1388
+ parse-json@^5.0.0 :
1389
+ version "5.0.0"
1390
+ resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-5.0.0.tgz#73e5114c986d143efa3712d4ea24db9a4266f60f"
1391
+ integrity sha512-OOY5b7PAEFV0E2Fir1KOkxchnZNCdowAJgQ5NuxjpBKTRP3pQhwkrkxqQjeoKJ+fO7bCpmIZaogI4eZGDMEGOw==
1392
+ dependencies :
1393
+ " @babel/code-frame" " ^7.0.0"
1394
+ error-ex "^1.3.1"
1395
+ json-parse-better-errors "^1.0.1"
1396
+ lines-and-columns "^1.1.6"
1397
+
1262
1398
parseurl@~1.3.3 :
1263
1399
version "1.3.3"
1264
1400
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4"
@@ -1269,6 +1405,11 @@ path-exists@^3.0.0:
1269
1405
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
1270
1406
integrity sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=
1271
1407
1408
+ path-exists@^4.0.0 :
1409
+ version "4.0.0"
1410
+ resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
1411
+ integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
1412
+
1272
1413
path-is-absolute@^1.0.0 :
1273
1414
version "1.0.1"
1274
1415
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
@@ -1296,6 +1437,11 @@ path-type@^2.0.0:
1296
1437
dependencies :
1297
1438
pify "^2.0.0"
1298
1439
1440
+ path-type@^4.0.0 :
1441
+ version "4.0.0"
1442
+ resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
1443
+ integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
1444
+
1299
1445
pify@^2.0.0 :
1300
1446
version "2.3.0"
1301
1447
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -1330,6 +1476,20 @@ pkg-dir@^2.0.0:
1330
1476
dependencies :
1331
1477
find-up "^2.1.0"
1332
1478
1479
+ pkg-dir@^4.2.0 :
1480
+ version "4.2.0"
1481
+ resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
1482
+ integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==
1483
+ dependencies :
1484
+ find-up "^4.0.0"
1485
+
1486
+ please-upgrade-node@^3.2.0 :
1487
+ version "3.2.0"
1488
+ resolved "https://registry.yarnpkg.com/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz#aeddd3f994c933e4ad98b99d9a556efa0e2fe942"
1489
+ integrity sha512-gQR3WpIgNIKwBMVLkpMUeR3e1/E1y42bqDQZfql+kDeXd8COYfM8PQA4X6y7a8u9Ua9FHmsrrmirW2vHs45hWg==
1490
+ dependencies :
1491
+ semver-compare "^1.0.0"
1492
+
1333
1493
prelude-ls@~1.1.2 :
1334
1494
version "1.1.2"
1335
1495
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
@@ -1404,6 +1564,11 @@ read-pkg@^2.0.0:
1404
1564
normalize-package-data "^2.3.2"
1405
1565
path-type "^2.0.0"
1406
1566
1567
+ regenerator-runtime@^0.13.2 :
1568
+ version "0.13.3"
1569
+ resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.3.tgz#7cf6a77d8f5c6f60eb73c5fc1955b2ceb01e6bf5"
1570
+ integrity sha512-naKIZz2GQ8JWh///G7L3X6LaQUAMp2lvb1rvwwsURe/VXwD6VMfr+/1NuNw3ag8v2kY1aQ/go5SNn79O9JU7yw==
1571
+
1407
1572
regexpp@^2.0.1 :
1408
1573
version "2.0.1"
1409
1574
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-2.0.1.tgz#8d19d31cf632482b589049f8281f93dbcba4d07f"
1470
1635
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
1471
1636
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
1472
1637
1638
+ semver-compare@^1.0.0 :
1639
+ version "1.0.0"
1640
+ resolved "https://registry.yarnpkg.com/semver-compare/-/semver-compare-1.0.0.tgz#0dee216a1c941ab37e9efb1788f6afc5ff5537fc"
1641
+ integrity sha1-De4hahyUGrN+nvsXiPavxf9VN/w=
1642
+
1643
+ semver-regex@^2.0.0 :
1644
+ version "2.0.0"
1645
+ resolved "https://registry.yarnpkg.com/semver-regex/-/semver-regex-2.0.0.tgz#a93c2c5844539a770233379107b38c7b4ac9d338"
1646
+ integrity sha512-mUdIBBvdn0PLOeP3TEkMH7HHeUP3GjsXCwKarjv/kGmUFOYg1VqEemKhoQpWMu6X2I8kHeuVdGibLGkVK+/5Qw==
1647
+
1473
1648
" semver@2 || 3 || 4 || 5" , semver@^5.5.0:
1474
1649
version "5.7.1"
1475
1650
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
@@ -1531,6 +1706,11 @@ signal-exit@^3.0.2:
1531
1706
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
1532
1707
integrity sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=
1533
1708
1709
+ slash@^3.0.0 :
1710
+ version "3.0.0"
1711
+ resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
1712
+ integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
1713
+
1534
1714
slice-ansi@^2.1.0 :
1535
1715
version "2.1.0"
1536
1716
resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-2.1.0.tgz#cacd7693461a637a5788d92a7dd4fba068e81636"
@@ -1665,6 +1845,13 @@ supports-color@^5.3.0:
1665
1845
dependencies :
1666
1846
has-flag "^3.0.0"
1667
1847
1848
+ supports-color@^7.1.0 :
1849
+ version "7.1.0"
1850
+ resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.1.0.tgz#68e32591df73e25ad1c4b49108a2ec507962bfd1"
1851
+ integrity sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==
1852
+ dependencies :
1853
+ has-flag "^4.0.0"
1854
+
1668
1855
table@^5.2.3 :
1669
1856
version "5.4.6"
1670
1857
resolved "https://registry.yarnpkg.com/table/-/table-5.4.6.tgz#1292d19500ce3f86053b05f0e8e7e4a3bb21079e"
@@ -1762,6 +1949,11 @@ vary@~1.1.2:
1762
1949
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
1763
1950
integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
1764
1951
1952
+ which-pm-runs@^1.0.0 :
1953
+ version "1.0.0"
1954
+ resolved "https://registry.yarnpkg.com/which-pm-runs/-/which-pm-runs-1.0.0.tgz#670b3afbc552e0b55df6b7780ca74615f23ad1cb"
1955
+ integrity sha1-Zws6+8VS4LVd9rd4DKdGFfI60cs=
1956
+
1765
1957
which@^1.2.9 :
1766
1958
version "1.3.1"
1767
1959
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
@@ -1790,3 +1982,10 @@ xtend@^4.0.1:
1790
1982
version "4.0.2"
1791
1983
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
1792
1984
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
1985
+
1986
+ yaml@^1.7.2 :
1987
+ version "1.7.2"
1988
+ resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.7.2.tgz#f26aabf738590ab61efaca502358e48dc9f348b2"
1989
+ integrity sha512-qXROVp90sb83XtAoqE8bP9RwAkTTZbugRUTm5YeFCBfNRPEp2YzTeqWiz7m5OORHzEvrA/qcGS8hp/E+MMROYw==
1990
+ dependencies :
1991
+ " @babel/runtime" " ^7.6.3"
0 commit comments