|
14 | 14 | dependencies: |
15 | 15 | "@babel/highlight" "7.0.0-rc.1" |
16 | 16 |
|
17 | | -"@babel/core@7.1.2": |
18 | | - version "7.1.2" |
19 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.1.2.tgz#f8d2a9ceb6832887329a7b60f9d035791400ba4e" |
| 17 | +"@babel/core@7.1.5": |
| 18 | + version "7.1.5" |
| 19 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.1.5.tgz#abb32d7aa247a91756469e788998db6a72b93090" |
20 | 20 | dependencies: |
21 | 21 | "@babel/code-frame" "^7.0.0" |
22 | | - "@babel/generator" "^7.1.2" |
23 | | - "@babel/helpers" "^7.1.2" |
24 | | - "@babel/parser" "^7.1.2" |
| 22 | + "@babel/generator" "^7.1.5" |
| 23 | + "@babel/helpers" "^7.1.5" |
| 24 | + "@babel/parser" "^7.1.5" |
25 | 25 | "@babel/template" "^7.1.2" |
26 | | - "@babel/traverse" "^7.1.0" |
27 | | - "@babel/types" "^7.1.2" |
| 26 | + "@babel/traverse" "^7.1.5" |
| 27 | + "@babel/types" "^7.1.5" |
28 | 28 | convert-source-map "^1.1.0" |
29 | 29 | debug "^3.1.0" |
30 | 30 | json5 "^0.5.0" |
|
43 | 43 | source-map "^0.5.0" |
44 | 44 | trim-right "^1.0.1" |
45 | 45 |
|
46 | | -"@babel/generator@^7.1.2": |
47 | | - version "7.1.2" |
48 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.1.2.tgz#fde75c072575ce7abbd97322e8fef5bae67e4630" |
| 46 | +"@babel/generator@^7.1.5": |
| 47 | + version "7.1.5" |
| 48 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.1.5.tgz#615f064d13d95f8f9157c7261f68eddf32ec15b3" |
49 | 49 | dependencies: |
50 | | - "@babel/types" "^7.1.2" |
| 50 | + "@babel/types" "^7.1.5" |
51 | 51 | jsesc "^2.5.1" |
52 | 52 | lodash "^4.17.10" |
53 | 53 | source-map "^0.5.0" |
|
189 | 189 | "@babel/traverse" "^7.1.0" |
190 | 190 | "@babel/types" "^7.0.0" |
191 | 191 |
|
192 | | -"@babel/helpers@^7.1.2": |
193 | | - version "7.1.2" |
194 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.1.2.tgz#ab752e8c35ef7d39987df4e8586c63b8846234b5" |
| 192 | +"@babel/helpers@^7.1.5": |
| 193 | + version "7.1.5" |
| 194 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.1.5.tgz#68bfc1895d685f2b8f1995e788dbfe1f6ccb1996" |
195 | 195 | dependencies: |
196 | 196 | "@babel/template" "^7.1.2" |
197 | | - "@babel/traverse" "^7.1.0" |
198 | | - "@babel/types" "^7.1.2" |
| 197 | + "@babel/traverse" "^7.1.5" |
| 198 | + "@babel/types" "^7.1.5" |
199 | 199 |
|
200 | 200 | "@babel/highlight@7.0.0-rc.1": |
201 | 201 | version "7.0.0-rc.1" |
|
221 | 221 | version "7.1.2" |
222 | 222 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.1.2.tgz#85c5c47af6d244fab77bce6b9bd830e38c978409" |
223 | 223 |
|
| 224 | +"@babel/parser@^7.1.5": |
| 225 | + version "7.1.5" |
| 226 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.1.5.tgz#20b7d5e7e1811ba996f8a868962ea7dd2bfcd2fc" |
| 227 | + |
224 | 228 | "@babel/plugin-proposal-async-generator-functions@^7.1.0": |
225 | 229 | version "7.1.0" |
226 | 230 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.1.0.tgz#41c1a702e10081456e23a7b74d891922dd1bb6ce" |
|
302 | 306 | dependencies: |
303 | 307 | "@babel/helper-plugin-utils" "^7.0.0" |
304 | 308 |
|
305 | | -"@babel/plugin-transform-block-scoping@^7.0.0": |
306 | | - version "7.0.0" |
307 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.0.0.tgz#1745075edffd7cdaf69fab2fb6f9694424b7e9bc" |
| 309 | +"@babel/plugin-transform-block-scoping@^7.1.5": |
| 310 | + version "7.1.5" |
| 311 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.1.5.tgz#3e8e0bc9a5104519923302a24f748f72f2f61f37" |
308 | 312 | dependencies: |
309 | 313 | "@babel/helper-plugin-utils" "^7.0.0" |
310 | 314 | lodash "^4.17.10" |
|
470 | 474 | "@babel/helper-regex" "^7.0.0" |
471 | 475 | regexpu-core "^4.1.3" |
472 | 476 |
|
473 | | -"@babel/preset-env@7.1.0": |
474 | | - version "7.1.0" |
475 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.1.0.tgz#e67ea5b0441cfeab1d6f41e9b5c79798800e8d11" |
| 477 | +"@babel/preset-env@7.1.5": |
| 478 | + version "7.1.5" |
| 479 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.1.5.tgz#a28b5482ca8bc2f2d0712234d6c690240b92495d" |
476 | 480 | dependencies: |
477 | 481 | "@babel/helper-module-imports" "^7.0.0" |
478 | 482 | "@babel/helper-plugin-utils" "^7.0.0" |
|
487 | 491 | "@babel/plugin-transform-arrow-functions" "^7.0.0" |
488 | 492 | "@babel/plugin-transform-async-to-generator" "^7.1.0" |
489 | 493 | "@babel/plugin-transform-block-scoped-functions" "^7.0.0" |
490 | | - "@babel/plugin-transform-block-scoping" "^7.0.0" |
| 494 | + "@babel/plugin-transform-block-scoping" "^7.1.5" |
491 | 495 | "@babel/plugin-transform-classes" "^7.1.0" |
492 | 496 | "@babel/plugin-transform-computed-properties" "^7.0.0" |
493 | 497 | "@babel/plugin-transform-destructuring" "^7.0.0" |
|
546 | 550 | globals "^11.1.0" |
547 | 551 | lodash "^4.17.10" |
548 | 552 |
|
| 553 | +"@babel/traverse@^7.1.5": |
| 554 | + version "7.1.5" |
| 555 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.1.5.tgz#5aafca2039aa058c104cf2bfeb9fc4a857ccbca9" |
| 556 | + dependencies: |
| 557 | + "@babel/code-frame" "^7.0.0" |
| 558 | + "@babel/generator" "^7.1.5" |
| 559 | + "@babel/helper-function-name" "^7.1.0" |
| 560 | + "@babel/helper-split-export-declaration" "^7.0.0" |
| 561 | + "@babel/parser" "^7.1.5" |
| 562 | + "@babel/types" "^7.1.5" |
| 563 | + debug "^3.1.0" |
| 564 | + globals "^11.1.0" |
| 565 | + lodash "^4.17.10" |
| 566 | + |
549 | 567 | "@babel/types@^7.0.0": |
550 | 568 | version "7.0.0" |
551 | 569 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0.tgz#6e191793d3c854d19c6749989e3bc55f0e962118" |
|
562 | 580 | lodash "^4.17.10" |
563 | 581 | to-fast-properties "^2.0.0" |
564 | 582 |
|
| 583 | +"@babel/types@^7.1.5": |
| 584 | + version "7.1.5" |
| 585 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.1.5.tgz#12fe64e91a431234b7017b4227a78cc0eec4e081" |
| 586 | + dependencies: |
| 587 | + esutils "^2.0.2" |
| 588 | + lodash "^4.17.10" |
| 589 | + to-fast-properties "^2.0.0" |
| 590 | + |
565 | 591 | "@samverschueren/stream-to-observable@^0.3.0": |
566 | 592 | version "0.3.0" |
567 | 593 | resolved "https://registry.yarnpkg.com/@samverschueren/stream-to-observable/-/stream-to-observable-0.3.0.tgz#ecdf48d532c58ea477acfcab80348424f8d0662f" |
@@ -821,7 +847,7 @@ ansi-align@^2.0.0: |
821 | 847 | dependencies: |
822 | 848 | string-width "^2.0.0" |
823 | 849 |
|
824 | | -ansi-escapes@^1.0.0, ansi-escapes@^1.1.0: |
| 850 | +ansi-escapes@^1.1.0: |
825 | 851 | version "1.4.0" |
826 | 852 | resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-1.4.0.tgz#d3a8a83b319aa67793662b13e761c7911422306e" |
827 | 853 |
|
@@ -4624,20 +4650,7 @@ listr-silent-renderer@^1.1.1: |
4624 | 4650 | version "1.1.1" |
4625 | 4651 | resolved "https://registry.yarnpkg.com/listr-silent-renderer/-/listr-silent-renderer-1.1.1.tgz#924b5a3757153770bf1a8e3fbf74b8bbf3f9242e" |
4626 | 4652 |
|
4627 | | -listr-update-renderer@^0.4.0: |
4628 | | - version "0.4.0" |
4629 | | - resolved "https://registry.yarnpkg.com/listr-update-renderer/-/listr-update-renderer-0.4.0.tgz#344d980da2ca2e8b145ba305908f32ae3f4cc8a7" |
4630 | | - dependencies: |
4631 | | - chalk "^1.1.3" |
4632 | | - cli-truncate "^0.2.1" |
4633 | | - elegant-spinner "^1.0.1" |
4634 | | - figures "^1.7.0" |
4635 | | - indent-string "^3.0.0" |
4636 | | - log-symbols "^1.0.2" |
4637 | | - log-update "^1.0.2" |
4638 | | - strip-ansi "^3.0.1" |
4639 | | - |
4640 | | -"listr-update-renderer@https://github.com/okonet/listr-update-renderer/tarball/upgrade-log-update": |
| 4653 | +listr-update-renderer@^0.4.0, "listr-update-renderer@https://github.com/okonet/listr-update-renderer/tarball/upgrade-log-update": |
4641 | 4654 | version "0.4.0" |
4642 | 4655 | resolved "https://github.com/okonet/listr-update-renderer/tarball/upgrade-log-update#06073fa93166277607a7814f4e1f83960081414c" |
4643 | 4656 | dependencies: |
@@ -4790,13 +4803,6 @@ log-symbols@^2.2.0: |
4790 | 4803 | dependencies: |
4791 | 4804 | chalk "^2.0.1" |
4792 | 4805 |
|
4793 | | -log-update@^1.0.2: |
4794 | | - version "1.0.2" |
4795 | | - resolved "https://registry.yarnpkg.com/log-update/-/log-update-1.0.2.tgz#19929f64c4093d2d2e7075a1dad8af59c296b8d1" |
4796 | | - dependencies: |
4797 | | - ansi-escapes "^1.0.0" |
4798 | | - cli-cursor "^1.0.2" |
4799 | | - |
4800 | 4806 | log-update@^2.3.0: |
4801 | 4807 | version "2.3.0" |
4802 | 4808 | resolved "https://registry.yarnpkg.com/log-update/-/log-update-2.3.0.tgz#88328fd7d1ce7938b29283746f0b1bc126b24708" |
|
0 commit comments