|
160 | 160 | invariant "^2.2.4"
|
161 | 161 | semver "^5.5.0"
|
162 | 162 |
|
163 |
| -"@babel/core@7.11.0": |
164 |
| - version "7.11.0" |
165 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.0.tgz#73b9c33f1658506887f767c26dae07798b30df76" |
166 |
| - integrity sha512-mkLq8nwaXmDtFmRkQ8ED/eA2CnVw4zr7dCztKalZXBvdK5EeNUAesrrwUqjQEzFgomJssayzB0aqlOsP1vGLqg== |
| 163 | +"@babel/core@7.11.1": |
| 164 | + version "7.11.1" |
| 165 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.1.tgz#2c55b604e73a40dc21b0e52650b11c65cf276643" |
| 166 | + integrity sha512-XqF7F6FWQdKGGWAzGELL+aCO1p+lRY5Tj5/tbT3St1G8NaH70jhhDIKknIZaDans0OQBG5wRAldROLHSt44BgQ== |
167 | 167 | dependencies:
|
168 | 168 | "@babel/code-frame" "^7.10.4"
|
169 | 169 | "@babel/generator" "^7.11.0"
|
170 | 170 | "@babel/helper-module-transforms" "^7.11.0"
|
171 | 171 | "@babel/helpers" "^7.10.4"
|
172 |
| - "@babel/parser" "^7.11.0" |
| 172 | + "@babel/parser" "^7.11.1" |
173 | 173 | "@babel/template" "^7.10.4"
|
174 | 174 | "@babel/traverse" "^7.11.0"
|
175 | 175 | "@babel/types" "^7.11.0"
|
|
623 | 623 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.0.tgz#a9d7e11aead25d3b422d17b2c6502c8dddef6a5d"
|
624 | 624 | integrity sha512-qvRvi4oI8xii8NllyEc4MDJjuZiNaRzyb7Y7lup1NqJV8TZHF4O27CcP+72WPn/k1zkgJ6WJfnIbk4jTsVAZHw==
|
625 | 625 |
|
| 626 | +"@babel/parser@^7.11.1": |
| 627 | + version "7.11.2" |
| 628 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.2.tgz#0882ab8a455df3065ea2dcb4c753b2460a24bead" |
| 629 | + integrity sha512-Vuj/+7vLo6l1Vi7uuO+1ngCDNeVmNbTngcJFKCR/oEtz8tKz0CJxZEGmPt9KcIloZhOZ3Zit6xbpXT2MDlS9Vw== |
| 630 | + |
626 | 631 | "@babel/plugin-proposal-async-generator-functions@^7.10.4":
|
627 | 632 | version "7.10.5"
|
628 | 633 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.5.tgz#3491cabf2f7c179ab820606cec27fed15e0e8558"
|
|
1176 | 1181 | "@babel/types" "^7.4.4"
|
1177 | 1182 | esutils "^2.0.2"
|
1178 | 1183 |
|
1179 |
| -"@babel/runtime@7.11.0": |
1180 |
| - version "7.11.0" |
1181 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.0.tgz#f10245877042a815e07f7e693faff0ae9d3a2aac" |
1182 |
| - integrity sha512-qArkXsjJq7H+T86WrIFV0Fnu/tNOkZ4cgXmjkzAu3b/58D5mFIO8JH/y77t7C9q0OdDRdh9s7Ue5GasYssxtXw== |
| 1184 | +"@babel/runtime@7.11.2": |
| 1185 | + version "7.11.2" |
| 1186 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.2.tgz#f549c13c754cc40b87644b9fa9f09a6a95fe0736" |
| 1187 | + integrity sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw== |
1183 | 1188 | dependencies:
|
1184 | 1189 | regenerator-runtime "^0.13.4"
|
1185 | 1190 |
|
|
0 commit comments