|
59 | 59 | semver "^5.4.1" |
60 | 60 | source-map "^0.5.0" |
61 | 61 |
|
62 | | -"@babel/core@7.15.4", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
63 | | - version "7.15.4" |
64 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.4.tgz#a70d06c58ae1fce39c23f8efd79f9d5eb8b2f397" |
65 | | - integrity sha512-Lkcv9I4a8bgUI8LJOLM6IKv6hnz1KOju6KM1lceqVMKlKKqNRopYd2Pc9MgIurqvMJ6BooemrnJz8jlIiQIpsA== |
| 62 | +"@babel/core@7.15.5", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
| 63 | + version "7.15.5" |
| 64 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.5.tgz#f8ed9ace730722544609f90c9bb49162dc3bf5b9" |
| 65 | + integrity sha512-pYgXxiwAgQpgM1bNkZsDEq85f0ggXMA5L7c+o3tskGMh2BunCI9QUwB9Z4jpvXUOuMdyGKiGKQiRe11VS6Jzvg== |
66 | 66 | dependencies: |
67 | 67 | "@babel/code-frame" "^7.14.5" |
68 | 68 | "@babel/generator" "^7.15.4" |
69 | 69 | "@babel/helper-compilation-targets" "^7.15.4" |
70 | 70 | "@babel/helper-module-transforms" "^7.15.4" |
71 | 71 | "@babel/helpers" "^7.15.4" |
72 | | - "@babel/parser" "^7.15.4" |
| 72 | + "@babel/parser" "^7.15.5" |
73 | 73 | "@babel/template" "^7.15.4" |
74 | 74 | "@babel/traverse" "^7.15.4" |
75 | 75 | "@babel/types" "^7.15.4" |
|
324 | 324 | chalk "^2.0.0" |
325 | 325 | js-tokens "^4.0.0" |
326 | 326 |
|
327 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.15.4", "@babel/parser@^7.4.3": |
328 | | - version "7.15.4" |
329 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.4.tgz#02f2931b822512d3aad17d475ae83da74a255a84" |
330 | | - integrity sha512-xmzz+7fRpjrvDUj+GV7zfz/R3gSK2cOxGlazaXooxspCr539cbTXJKvBJzSVI2pPhcRGquoOtaIkKCsHQUiO3w== |
| 327 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.15.4", "@babel/parser@^7.15.5", "@babel/parser@^7.4.3": |
| 328 | + version "7.15.5" |
| 329 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.5.tgz#d33a58ca69facc05b26adfe4abebfed56c1c2dac" |
| 330 | + integrity sha512-2hQstc6I7T6tQsWzlboMh3SgMRPaS4H6H7cPQsJkdzTzEGqQrpLDsE2BGASU5sBPoEQyHzeqU6C8uKbFeEk6sg== |
331 | 331 |
|
332 | 332 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12": |
333 | 333 | version "7.13.12" |
|
0 commit comments