|
9 | 9 | dependencies:
|
10 | 10 | "@babel/highlight" "^7.0.0"
|
11 | 11 |
|
12 |
| -"@babel/core@7.7.4", "@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.4.0": |
13 |
| - version "7.7.4" |
14 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.4.tgz#37e864532200cb6b50ee9a4045f5f817840166ab" |
15 |
| - integrity sha512-+bYbx56j4nYBmpsWtnPUsKW3NdnYxbqyfrP2w9wILBuHzdfIKz9prieZK0DFPyIzkjYVUe4QkusGL07r5pXznQ== |
| 12 | +"@babel/core@7.7.5", "@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.4.0": |
| 13 | + version "7.7.5" |
| 14 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.5.tgz#ae1323cd035b5160293307f50647e83f8ba62f7e" |
| 15 | + integrity sha512-M42+ScN4+1S9iB6f+TL7QBpoQETxbclx+KNoKJABghnKYE+fMzSGqst0BZJc8CpI625bwPwYgUyRvxZ+0mZzpw== |
16 | 16 | dependencies:
|
17 | 17 | "@babel/code-frame" "^7.5.5"
|
18 | 18 | "@babel/generator" "^7.7.4"
|
19 | 19 | "@babel/helpers" "^7.7.4"
|
20 |
| - "@babel/parser" "^7.7.4" |
| 20 | + "@babel/parser" "^7.7.5" |
21 | 21 | "@babel/template" "^7.7.4"
|
22 | 22 | "@babel/traverse" "^7.7.4"
|
23 | 23 | "@babel/types" "^7.7.4"
|
|
291 | 291 | esutils "^2.0.2"
|
292 | 292 | js-tokens "^4.0.0"
|
293 | 293 |
|
294 |
| -"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.4.3", "@babel/parser@^7.7.4": |
295 |
| - version "7.7.4" |
296 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.4.tgz#75ab2d7110c2cf2fa949959afb05fa346d2231bb" |
297 |
| - integrity sha512-jIwvLO0zCL+O/LmEJQjWA75MQTWwx3c3u2JOTDK5D3/9egrWRRA0/0hk9XXywYnXZVVpzrBYeIQTmhwUaePI9g== |
| 294 | +"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.4.3", "@babel/parser@^7.7.4", "@babel/parser@^7.7.5": |
| 295 | + version "7.7.5" |
| 296 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.5.tgz#cbf45321619ac12d83363fcf9c94bb67fa646d71" |
| 297 | + integrity sha512-KNlOe9+/nk4i29g0VXgl8PEXIRms5xKLJeuZ6UptN0fHv+jDiriG+y94X6qAgWTR0h3KaoM1wK5G5h7MHFRSig== |
298 | 298 |
|
299 | 299 | "@babel/plugin-external-helpers@^7.0.0":
|
300 | 300 | version "7.2.0"
|
|
0 commit comments