|
18 | 18 | invariant "^2.2.4"
|
19 | 19 | semver "^5.5.0"
|
20 | 20 |
|
21 |
| -"@babel/core@^7.0.0", "@babel/core@^7.1.6", "@babel/core@^7.10.2", "@babel/core@^7.11.0", "@babel/core@^7.11.1", "@babel/core@^7.2.2", "@babel/core@^7.3.4", "@babel/core@^7.9.0": |
22 |
| - version "7.11.1" |
23 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.1.tgz#2c55b604e73a40dc21b0e52650b11c65cf276643" |
24 |
| - integrity sha512-XqF7F6FWQdKGGWAzGELL+aCO1p+lRY5Tj5/tbT3St1G8NaH70jhhDIKknIZaDans0OQBG5wRAldROLHSt44BgQ== |
| 21 | +"@babel/core@^7.0.0", "@babel/core@^7.1.6", "@babel/core@^7.10.2", "@babel/core@^7.11.0", "@babel/core@^7.11.4", "@babel/core@^7.2.2", "@babel/core@^7.3.4", "@babel/core@^7.9.0": |
| 22 | + version "7.11.4" |
| 23 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.4.tgz#4301dfdfafa01eeb97f1896c5501a3f0655d4229" |
| 24 | + integrity sha512-5deljj5HlqRXN+5oJTY7Zs37iH3z3b++KjiKtIsJy1NrjOOVSEaJHEetLBhyu0aQOSNNZ/0IuEAan9GzRuDXHg== |
25 | 25 | dependencies:
|
26 | 26 | "@babel/code-frame" "^7.10.4"
|
27 |
| - "@babel/generator" "^7.11.0" |
| 27 | + "@babel/generator" "^7.11.4" |
28 | 28 | "@babel/helper-module-transforms" "^7.11.0"
|
29 | 29 | "@babel/helpers" "^7.10.4"
|
30 |
| - "@babel/parser" "^7.11.1" |
| 30 | + "@babel/parser" "^7.11.4" |
31 | 31 | "@babel/template" "^7.10.4"
|
32 | 32 | "@babel/traverse" "^7.11.0"
|
33 | 33 | "@babel/types" "^7.11.0"
|
|
40 | 40 | semver "^5.4.1"
|
41 | 41 | source-map "^0.5.0"
|
42 | 42 |
|
43 |
| -"@babel/generator@^7.11.0", "@babel/generator@^7.4.0": |
44 |
| - version "7.11.0" |
45 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.0.tgz#4b90c78d8c12825024568cbe83ee6c9af193585c" |
46 |
| - integrity sha512-fEm3Uzw7Mc9Xi//qU20cBKatTfs2aOtKqmvy/Vm7RkJEGFQ4xc9myCfbXxqK//ZS8MR/ciOHw6meGASJuKmDfQ== |
| 43 | +"@babel/generator@^7.11.0", "@babel/generator@^7.11.4", "@babel/generator@^7.4.0": |
| 44 | + version "7.11.4" |
| 45 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.4.tgz#1ec7eec00defba5d6f83e50e3ee72ae2fee482be" |
| 46 | + integrity sha512-Rn26vueFx0eOoz7iifCN2UHT6rGtnkSGWSoDRIy8jZN3B91PzeSULbswfLoOWuTuAcNwpG/mxy+uCTDnZ9Mp1g== |
47 | 47 | dependencies:
|
48 | 48 | "@babel/types" "^7.11.0"
|
49 | 49 | jsesc "^2.5.1"
|
|
362 | 362 | chalk "^2.0.0"
|
363 | 363 | js-tokens "^4.0.0"
|
364 | 364 |
|
365 |
| -"@babel/parser@^7.10.4", "@babel/parser@^7.11.0", "@babel/parser@^7.11.1", "@babel/parser@^7.3.4", "@babel/parser@^7.4.3", "@babel/parser@^7.4.5", "@babel/parser@^7.5.5", "@babel/parser@^7.7.0": |
366 |
| - version "7.11.1" |
367 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.1.tgz#d91a387990b21e5d20047b336bb19b0553f02ff5" |
368 |
| - integrity sha512-u9QMIRdKVF7hfEkb3nu2LgZDIzCQPv+yHD9Eg6ruoJLjkrQ9fFz4IBSlF/9XwoNri9+2F1IY+dYuOfZrXq8t3w== |
| 365 | +"@babel/parser@^7.10.4", "@babel/parser@^7.11.0", "@babel/parser@^7.11.4", "@babel/parser@^7.3.4", "@babel/parser@^7.4.3", "@babel/parser@^7.4.5", "@babel/parser@^7.5.5", "@babel/parser@^7.7.0": |
| 366 | + version "7.11.4" |
| 367 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.4.tgz#6fa1a118b8b0d80d0267b719213dc947e88cc0ca" |
| 368 | + integrity sha512-MggwidiH+E9j5Sh8pbrX5sJvMcsqS5o+7iB42M9/k0CD63MjYbdP4nhSh7uB5wnv2/RVzTZFTxzF/kIa5mrCqA== |
369 | 369 |
|
370 | 370 | "@babel/plugin-proposal-async-generator-functions@^7.10.4":
|
371 | 371 | version "7.10.5"
|
|
0 commit comments