|
14 | 14 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.13.tgz#27e19e0ed3726ccf54067ced4109501765e7e2e8" |
15 | 15 | integrity sha512-U/hshG5R+SIoW7HVWIdmy1cB7s3ki+r3FpyEZiCgpi4tFgPnX/vynY80ZGSASOIrUM6O7VxOgCZgdt7h97bUGg== |
16 | 16 |
|
17 | | -"@babel/core@^7.1.0", "@babel/core@^7.12.13", "@babel/core@^7.7.5": |
18 | | - version "7.12.13" |
19 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.13.tgz#b73a87a3a3e7d142a66248bf6ad88b9ceb093425" |
20 | | - integrity sha512-BQKE9kXkPlXHPeqissfxo0lySWJcYdEP0hdtJOH/iJfDdhOCcgtNCjftCJg3qqauB4h+lz2N6ixM++b9DN1Tcw== |
| 17 | +"@babel/core@^7.1.0", "@babel/core@^7.12.16", "@babel/core@^7.7.5": |
| 18 | + version "7.12.16" |
| 19 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.16.tgz#8c6ba456b23b680a6493ddcfcd9d3c3ad51cab7c" |
| 20 | + integrity sha512-t/hHIB504wWceOeaOoONOhu+gX+hpjfeN6YRBT209X/4sibZQfSF1I0HFRRlBe97UZZosGx5XwUg1ZgNbelmNw== |
21 | 21 | dependencies: |
22 | 22 | "@babel/code-frame" "^7.12.13" |
23 | | - "@babel/generator" "^7.12.13" |
| 23 | + "@babel/generator" "^7.12.15" |
24 | 24 | "@babel/helper-module-transforms" "^7.12.13" |
25 | 25 | "@babel/helpers" "^7.12.13" |
26 | | - "@babel/parser" "^7.12.13" |
| 26 | + "@babel/parser" "^7.12.16" |
27 | 27 | "@babel/template" "^7.12.13" |
28 | 28 | "@babel/traverse" "^7.12.13" |
29 | 29 | "@babel/types" "^7.12.13" |
|
35 | 35 | semver "^5.4.1" |
36 | 36 | source-map "^0.5.0" |
37 | 37 |
|
38 | | -"@babel/generator@^7.12.13": |
39 | | - version "7.12.13" |
40 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.13.tgz#5f6ebe6c85db99886db2d7b044409196f872a503" |
41 | | - integrity sha512-9qQ8Fgo8HaSvHEt6A5+BATP7XktD/AdAnObUeTRz5/e2y3kbrxZgz32qUJJsdmwUvBJzF4AeV21nGTNwv05Mpw== |
| 38 | +"@babel/generator@^7.12.13", "@babel/generator@^7.12.15": |
| 39 | + version "7.12.15" |
| 40 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.15.tgz#4617b5d0b25cc572474cc1aafee1edeaf9b5368f" |
| 41 | + integrity sha512-6F2xHxBiFXWNSGb7vyCUTBF8RCLY66rS0zEPcP8t/nQyXjha5EuK4z7H5o7fWG8B4M7y6mqVWq1J+1PuwRhecQ== |
42 | 42 | dependencies: |
43 | 43 | "@babel/types" "^7.12.13" |
44 | 44 | jsesc "^2.5.1" |
|
255 | 255 | chalk "^2.0.0" |
256 | 256 | js-tokens "^4.0.0" |
257 | 257 |
|
258 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.7.5": |
259 | | - version "7.12.14" |
260 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.14.tgz#4adb7c5eef1d437ef965ad1569cd826db8c11dc9" |
261 | | - integrity sha512-xcfxDq3OrBnDsA/Z8eK5/2iPcLD8qbOaSSfOw4RA6jp4i7e6dEQ7+wTwxItEwzcXPQcsry5nZk96gmVPKletjQ== |
| 258 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.12.16", "@babel/parser@^7.7.5": |
| 259 | + version "7.12.16" |
| 260 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.16.tgz#cc31257419d2c3189d394081635703f549fc1ed4" |
| 261 | + integrity sha512-c/+u9cqV6F0+4Hpq01jnJO+GLp2DdT63ppz9Xa+6cHaajM9VFzK/iDXiKK65YtpeVwu+ctfS6iqlMqRgQRzeCw== |
262 | 262 |
|
263 | 263 | "@babel/plugin-proposal-async-generator-functions@^7.12.13": |
264 | 264 | version "7.12.13" |
|
0 commit comments