|
29 | 29 | semver "^5.4.1" |
30 | 30 | source-map "^0.5.0" |
31 | 31 |
|
32 | | -"@babel/core@7.7.5": |
33 | | - version "7.7.5" |
34 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.5.tgz#ae1323cd035b5160293307f50647e83f8ba62f7e" |
35 | | - integrity sha512-M42+ScN4+1S9iB6f+TL7QBpoQETxbclx+KNoKJABghnKYE+fMzSGqst0BZJc8CpI625bwPwYgUyRvxZ+0mZzpw== |
| 32 | +"@babel/core@7.7.7": |
| 33 | + version "7.7.7" |
| 34 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.7.tgz#ee155d2e12300bcc0cff6a8ad46f2af5063803e9" |
| 35 | + integrity sha512-jlSjuj/7z138NLZALxVgrx13AOtqip42ATZP7+kYl53GvDV6+4dCek1mVUo8z8c8Xnw/mx2q3d9HWh3griuesQ== |
36 | 36 | dependencies: |
37 | 37 | "@babel/code-frame" "^7.5.5" |
38 | | - "@babel/generator" "^7.7.4" |
| 38 | + "@babel/generator" "^7.7.7" |
39 | 39 | "@babel/helpers" "^7.7.4" |
40 | | - "@babel/parser" "^7.7.5" |
| 40 | + "@babel/parser" "^7.7.7" |
41 | 41 | "@babel/template" "^7.7.4" |
42 | 42 | "@babel/traverse" "^7.7.4" |
43 | 43 | "@babel/types" "^7.7.4" |
|
89 | 89 | lodash "^4.17.13" |
90 | 90 | source-map "^0.5.0" |
91 | 91 |
|
| 92 | +"@babel/generator@^7.7.7": |
| 93 | + version "7.7.7" |
| 94 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.7.7.tgz#859ac733c44c74148e1a72980a64ec84b85f4f45" |
| 95 | + integrity sha512-/AOIBpHh/JU1l0ZFS4kiRCBnLi6OTHzh0RPk3h9isBxkkqELtQNFi1Vr/tiG9p1yfoUdKVwISuXWQR+hwwM4VQ== |
| 96 | + dependencies: |
| 97 | + "@babel/types" "^7.7.4" |
| 98 | + jsesc "^2.5.1" |
| 99 | + lodash "^4.17.13" |
| 100 | + source-map "^0.5.0" |
| 101 | + |
92 | 102 | "@babel/helper-annotate-as-pure@^7.0.0": |
93 | 103 | version "7.7.0" |
94 | 104 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.7.0.tgz#efc54032d43891fe267679e63f6860aa7dbf4a5e" |
|
346 | 356 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.4.tgz#75ab2d7110c2cf2fa949959afb05fa346d2231bb" |
347 | 357 | integrity sha512-jIwvLO0zCL+O/LmEJQjWA75MQTWwx3c3u2JOTDK5D3/9egrWRRA0/0hk9XXywYnXZVVpzrBYeIQTmhwUaePI9g== |
348 | 358 |
|
349 | | -"@babel/parser@^7.7.5": |
350 | | - version "7.7.5" |
351 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.5.tgz#cbf45321619ac12d83363fcf9c94bb67fa646d71" |
352 | | - integrity sha512-KNlOe9+/nk4i29g0VXgl8PEXIRms5xKLJeuZ6UptN0fHv+jDiriG+y94X6qAgWTR0h3KaoM1wK5G5h7MHFRSig== |
| 359 | +"@babel/parser@^7.7.7": |
| 360 | + version "7.7.7" |
| 361 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.7.tgz#1b886595419cf92d811316d5b715a53ff38b4937" |
| 362 | + integrity sha512-WtTZMZAZLbeymhkd/sEaPD8IQyGAhmuTuvTzLiCFM7iXiVdY0gc0IaI+cW0fh1BnSMbJSzXX6/fHllgHKwHhXw== |
353 | 363 |
|
354 | 364 | "@babel/plugin-proposal-async-generator-functions@^7.7.4": |
355 | 365 | version "7.7.4" |
|
0 commit comments