|
296 | 296 | dependencies:
|
297 | 297 | "@babel/types" "^7.7.4"
|
298 | 298 |
|
299 |
| -"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.7.0", "@babel/helper-module-imports@^7.7.4": |
300 |
| - version "7.7.4" |
301 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.7.4.tgz#e5a92529f8888bf319a6376abfbd1cebc491ad91" |
302 |
| - integrity sha512-dGcrX6K9l8258WFjyDLJwuVKxR4XZfU0/vTUgOQYWEnRD8mgr+p4d6fCUMq/ys0h4CCt/S5JhbvtyErjWouAUQ== |
| 299 | +"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.7.0", "@babel/helper-module-imports@^7.7.4", "@babel/helper-module-imports@^7.8.3": |
| 300 | + version "7.8.3" |
| 301 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz#7fe39589b39c016331b6b8c3f441e8f0b1419498" |
| 302 | + integrity sha512-R0Bx3jippsbAEtzkpZ/6FIiuzOURPcMjHp+Z6xPe6DtApDJx+w7UYyOLanZqO8+wKR9G10s/FmHXvxaMd9s6Kg== |
303 | 303 | dependencies:
|
304 |
| - "@babel/types" "^7.7.4" |
| 304 | + "@babel/types" "^7.8.3" |
305 | 305 |
|
306 | 306 | "@babel/helper-module-transforms@^7.7.0", "@babel/helper-module-transforms@^7.7.4", "@babel/helper-module-transforms@^7.7.5":
|
307 | 307 | version "7.7.5"
|
|
329 | 329 | dependencies:
|
330 | 330 | "@babel/types" "^7.7.4"
|
331 | 331 |
|
332 |
| -"@babel/ [email protected]" , "@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.8.0": |
| 332 | + |
333 | 333 | version "7.8.0"
|
334 | 334 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.0.tgz#59ec882d43c21c544ccb51decaecb306b34a8231"
|
335 | 335 | integrity sha512-+hAlRGdf8fHQAyNnDBqTHQhwdLURLdrCROoWaEQYiQhk2sV9Rhs+GoFZZfMJExTq9HG8o2NX3uN2G90bFtmFdA==
|
336 | 336 |
|
| 337 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| 338 | + version "7.8.3" |
| 339 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.3.tgz#9ea293be19babc0f52ff8ca88b34c3611b208670" |
| 340 | + integrity sha512-j+fq49Xds2smCUNYmEHF9kGNkhbet6yVIBp4e6oeQpH1RUs/Ir06xUKzDjDkGcaaokPiTNs2JBWHjaE4csUkZQ== |
| 341 | + |
337 | 342 | "@babel/helper-regex@^7.0.0", "@babel/helper-regex@^7.4.4":
|
338 | 343 | version "7.5.5"
|
339 | 344 | resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.5.5.tgz#0aa6824f7100a2e0e89c1527c23936c152cab351"
|
|
966 | 971 | semver "^5.5.1"
|
967 | 972 |
|
968 | 973 | "@babel/plugin-transform-runtime@^7.7.6":
|
969 |
| - version "7.7.6" |
970 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.7.6.tgz#4f2b548c88922fb98ec1c242afd4733ee3e12f61" |
971 |
| - integrity sha512-tajQY+YmXR7JjTwRvwL4HePqoL3DYxpYXIHKVvrOIvJmeHe2y1w4tz5qz9ObUDC9m76rCzIMPyn4eERuwA4a4A== |
| 974 | + version "7.8.3" |
| 975 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.8.3.tgz#c0153bc0a5375ebc1f1591cb7eea223adea9f169" |
| 976 | + integrity sha512-/vqUt5Yh+cgPZXXjmaG9NT8aVfThKk7G4OqkVhrXqwsC5soMn/qTCxs36rZ2QFhpfTJcjw4SNDIZ4RUb8OL4jQ== |
972 | 977 | dependencies:
|
973 |
| - "@babel/helper-module-imports" "^7.7.4" |
974 |
| - "@babel/helper-plugin-utils" "^7.0.0" |
| 978 | + "@babel/helper-module-imports" "^7.8.3" |
| 979 | + "@babel/helper-plugin-utils" "^7.8.3" |
975 | 980 | resolve "^1.8.1"
|
976 | 981 | semver "^5.5.1"
|
977 | 982 |
|
|
0 commit comments