|
27 | 27 | invariant "^2.2.4" |
28 | 28 | semver "^5.5.0" |
29 | 29 |
|
30 | | -"@babel/core@7.11.1": |
31 | | - version "7.11.1" |
32 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.1.tgz#2c55b604e73a40dc21b0e52650b11c65cf276643" |
33 | | - integrity sha512-XqF7F6FWQdKGGWAzGELL+aCO1p+lRY5Tj5/tbT3St1G8NaH70jhhDIKknIZaDans0OQBG5wRAldROLHSt44BgQ== |
| 30 | +"@babel/core@7.11.4": |
| 31 | + version "7.11.4" |
| 32 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.4.tgz#4301dfdfafa01eeb97f1896c5501a3f0655d4229" |
| 33 | + integrity sha512-5deljj5HlqRXN+5oJTY7Zs37iH3z3b++KjiKtIsJy1NrjOOVSEaJHEetLBhyu0aQOSNNZ/0IuEAan9GzRuDXHg== |
34 | 34 | dependencies: |
35 | 35 | "@babel/code-frame" "^7.10.4" |
36 | | - "@babel/generator" "^7.11.0" |
| 36 | + "@babel/generator" "^7.11.4" |
37 | 37 | "@babel/helper-module-transforms" "^7.11.0" |
38 | 38 | "@babel/helpers" "^7.10.4" |
39 | | - "@babel/parser" "^7.11.1" |
| 39 | + "@babel/parser" "^7.11.4" |
40 | 40 | "@babel/template" "^7.10.4" |
41 | 41 | "@babel/traverse" "^7.11.0" |
42 | 42 | "@babel/types" "^7.11.0" |
|
90 | 90 | jsesc "^2.5.1" |
91 | 91 | source-map "^0.5.0" |
92 | 92 |
|
| 93 | +"@babel/generator@^7.11.4": |
| 94 | + version "7.11.4" |
| 95 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.4.tgz#1ec7eec00defba5d6f83e50e3ee72ae2fee482be" |
| 96 | + integrity sha512-Rn26vueFx0eOoz7iifCN2UHT6rGtnkSGWSoDRIy8jZN3B91PzeSULbswfLoOWuTuAcNwpG/mxy+uCTDnZ9Mp1g== |
| 97 | + dependencies: |
| 98 | + "@babel/types" "^7.11.0" |
| 99 | + jsesc "^2.5.1" |
| 100 | + source-map "^0.5.0" |
| 101 | + |
93 | 102 | "@babel/helper-annotate-as-pure@^7.0.0", "@babel/helper-annotate-as-pure@^7.10.4": |
94 | 103 | version "7.10.4" |
95 | 104 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3" |
|
341 | 350 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.4.tgz#9eedf27e1998d87739fb5028a5120557c06a1a64" |
342 | 351 | integrity sha512-8jHII4hf+YVDsskTF6WuMB3X4Eh+PsUkC2ljq22so5rHvH+T8BzyL94VOdyFLNR8tBSVXOTbNHOKpR4TfRxVtA== |
343 | 352 |
|
344 | | -"@babel/parser@^7.11.0", "@babel/parser@^7.11.1": |
| 353 | +"@babel/parser@^7.11.0": |
345 | 354 | version "7.11.3" |
346 | 355 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.3.tgz#9e1eae46738bcd08e23e867bab43e7b95299a8f9" |
347 | 356 | integrity sha512-REo8xv7+sDxkKvoxEywIdsNFiZLybwdI7hcT5uEPyQrSMB4YQ973BfC9OOrD/81MaIjh6UxdulIQXkjmiH3PcA== |
348 | 357 |
|
| 358 | +"@babel/parser@^7.11.4": |
| 359 | + version "7.11.4" |
| 360 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.4.tgz#6fa1a118b8b0d80d0267b719213dc947e88cc0ca" |
| 361 | + integrity sha512-MggwidiH+E9j5Sh8pbrX5sJvMcsqS5o+7iB42M9/k0CD63MjYbdP4nhSh7uB5wnv2/RVzTZFTxzF/kIa5mrCqA== |
| 362 | + |
349 | 363 | "@babel/plugin-proposal-async-generator-functions@^7.10.4": |
350 | 364 | version "7.10.4" |
351 | 365 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.4.tgz#4b65abb3d9bacc6c657aaa413e56696f9f170fc6" |
|
0 commit comments