|
10 | 10 | "@babel/highlight" "^7.0.0" |
11 | 11 |
|
12 | 12 | "@babel/core@^7.1.0", "@babel/core@^7.5.5": |
13 | | - version "7.6.2" |
14 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.6.2.tgz#069a776e8d5e9eefff76236bc8845566bd31dd91" |
15 | | - integrity sha512-l8zto/fuoZIbncm+01p8zPSDZu/VuuJhAfA7d/AbzM09WR7iVhavvfNDYCNpo1VvLk6E6xgAoP9P+/EMJHuRkQ== |
| 13 | + version "7.6.3" |
| 14 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.6.3.tgz#44de824e89eaa089bb12da7337bc9bdff2ab68f9" |
| 15 | + integrity sha512-QfQ5jTBgXLzJuo7Mo8bZK/ePywmgNRgk/UQykiKwEtZPiFIn8ZqE6jB+AnD1hbB1S2xQyL4//it5vuAUOVAMTw== |
16 | 16 | dependencies: |
17 | 17 | "@babel/code-frame" "^7.5.5" |
18 | | - "@babel/generator" "^7.6.2" |
| 18 | + "@babel/generator" "^7.6.3" |
19 | 19 | "@babel/helpers" "^7.6.2" |
20 | | - "@babel/parser" "^7.6.2" |
| 20 | + "@babel/parser" "^7.6.3" |
21 | 21 | "@babel/template" "^7.6.0" |
22 | | - "@babel/traverse" "^7.6.2" |
23 | | - "@babel/types" "^7.6.0" |
| 22 | + "@babel/traverse" "^7.6.3" |
| 23 | + "@babel/types" "^7.6.3" |
24 | 24 | convert-source-map "^1.1.0" |
25 | 25 | debug "^4.1.0" |
26 | 26 | json5 "^2.1.0" |
27 | 27 | lodash "^4.17.13" |
28 | 28 | resolve "^1.3.2" |
29 | 29 | semver "^5.4.1" |
30 | | - source-map "^0.5.0" |
| 30 | + source-map "^0.6.1" |
31 | 31 |
|
32 | | -"@babel/generator@^7.4.0", "@babel/generator@^7.6.2": |
33 | | - version "7.6.2" |
34 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.6.2.tgz#dac8a3c2df118334c2a29ff3446da1636a8f8c03" |
35 | | - integrity sha512-j8iHaIW4gGPnViaIHI7e9t/Hl8qLjERI6DcV9kEpAIDJsAOrcnXqRS7t+QbhL76pwbtqP+QCQLL0z1CyVmtjjQ== |
| 32 | +"@babel/generator@^7.4.0", "@babel/generator@^7.6.3": |
| 33 | + version "7.6.3" |
| 34 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.6.3.tgz#71d5375264f93ec7bac7d9f35a67067733f5578e" |
| 35 | + integrity sha512-hLhYbAb3pHwxjlijC4AQ7mqZdcoujiNaW7izCT04CIowHK8psN0IN8QjDv0iyFtycF5FowUOTwDloIheI25aMw== |
36 | 36 | dependencies: |
37 | | - "@babel/types" "^7.6.0" |
| 37 | + "@babel/types" "^7.6.3" |
38 | 38 | jsesc "^2.5.1" |
39 | 39 | lodash "^4.17.13" |
40 | | - source-map "^0.5.0" |
| 40 | + source-map "^0.6.1" |
41 | 41 |
|
42 | 42 | "@babel/helper-annotate-as-pure@^7.0.0": |
43 | 43 | version "7.0.0" |
|
224 | 224 | esutils "^2.0.2" |
225 | 225 | js-tokens "^4.0.0" |
226 | 226 |
|
227 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.4.3", "@babel/parser@^7.6.0", "@babel/parser@^7.6.2": |
228 | | - version "7.6.2" |
229 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.6.2.tgz#205e9c95e16ba3b8b96090677a67c9d6075b70a1" |
230 | | - integrity sha512-mdFqWrSPCmikBoaBYMuBulzTIKuXVPtEISFbRRVNwMWpCms/hmE2kRq0bblUHaNRKrjRlmVbx1sDHmjmRgD2Xg== |
| 227 | +"@babel/parser@^7.1.0", "@babel/parser@^7.4.3", "@babel/parser@^7.6.0", "@babel/parser@^7.6.3": |
| 228 | + version "7.6.3" |
| 229 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.6.3.tgz#9eff8b9c3eeae16a74d8d4ff30da2bd0d6f0487e" |
| 230 | + integrity sha512-sUZdXlva1dt2Vw2RqbMkmfoImubO0D0gaCrNngV6Hi0DA4x3o4mlrq0tbfY0dZEUIccH8I6wQ4qgEtwcpOR6Qg== |
231 | 231 |
|
232 | 232 | "@babel/plugin-proposal-async-generator-functions@^7.2.0": |
233 | 233 | version "7.2.0" |
|
664 | 664 | "@babel/parser" "^7.6.0" |
665 | 665 | "@babel/types" "^7.6.0" |
666 | 666 |
|
667 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.5", "@babel/traverse@^7.6.2": |
668 | | - version "7.6.2" |
669 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.6.2.tgz#b0e2bfd401d339ce0e6c05690206d1e11502ce2c" |
670 | | - integrity sha512-8fRE76xNwNttVEF2TwxJDGBLWthUkHWSldmfuBzVRmEDWOtu4XdINTgN7TDWzuLg4bbeIMLvfMFD9we5YcWkRQ== |
| 667 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.5", "@babel/traverse@^7.6.2", "@babel/traverse@^7.6.3": |
| 668 | + version "7.6.3" |
| 669 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.6.3.tgz#66d7dba146b086703c0fb10dd588b7364cec47f9" |
| 670 | + integrity sha512-unn7P4LGsijIxaAJo/wpoU11zN+2IaClkQAxcJWBNCMS6cmVh802IyLHNkAjQ0iYnRS3nnxk5O3fuXW28IMxTw== |
671 | 671 | dependencies: |
672 | 672 | "@babel/code-frame" "^7.5.5" |
673 | | - "@babel/generator" "^7.6.2" |
| 673 | + "@babel/generator" "^7.6.3" |
674 | 674 | "@babel/helper-function-name" "^7.1.0" |
675 | 675 | "@babel/helper-split-export-declaration" "^7.4.4" |
676 | | - "@babel/parser" "^7.6.2" |
677 | | - "@babel/types" "^7.6.0" |
| 676 | + "@babel/parser" "^7.6.3" |
| 677 | + "@babel/types" "^7.6.3" |
678 | 678 | debug "^4.1.0" |
679 | 679 | globals "^11.1.0" |
680 | 680 | lodash "^4.17.13" |
681 | 681 |
|
682 | | -"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5", "@babel/types@^7.6.0": |
683 | | - version "7.6.1" |
684 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.6.1.tgz#53abf3308add3ac2a2884d539151c57c4b3ac648" |
685 | | - integrity sha512-X7gdiuaCmA0uRjCmRtYJNAVCc/q+5xSgsfKJHqMN4iNLILX39677fJE1O40arPMh0TTtS9ItH67yre6c7k6t0g== |
| 682 | +"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5", "@babel/types@^7.6.0", "@babel/types@^7.6.3": |
| 683 | + version "7.6.3" |
| 684 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.6.3.tgz#3f07d96f854f98e2fbd45c64b0cb942d11e8ba09" |
| 685 | + integrity sha512-CqbcpTxMcpuQTMhjI37ZHVgjBkysg5icREQIEZ0eG1yCNwg3oy+5AaLiOKmjsCj6nqOsa6Hf0ObjRVwokb7srA== |
686 | 686 | dependencies: |
687 | 687 | esutils "^2.0.2" |
688 | 688 | lodash "^4.17.13" |
@@ -7354,7 +7354,7 @@ source-map-url@^0.4.0: |
7354 | 7354 | resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.0.tgz#3e935d7ddd73631b97659956d55128e87b5084a3" |
7355 | 7355 | integrity sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM= |
7356 | 7356 |
|
7357 | | -source-map@^0.5.0, source-map@^0.5.6: |
| 7357 | +source-map@^0.5.6: |
7358 | 7358 | version "0.5.7" |
7359 | 7359 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc" |
7360 | 7360 | integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w= |
|
0 commit comments