|
281 | 281 | dependencies:
|
282 | 282 | "@babel/types" "^7.8.3"
|
283 | 283 |
|
284 |
| -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.1", "@babel/helper-plugin-utils@^7.10.3", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
285 |
| - version "7.10.3" |
286 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.3.tgz#aac45cccf8bc1873b99a85f34bceef3beb5d3244" |
287 |
| - integrity sha512-j/+j8NAWUTxOtx4LKHybpSClxHoq6I91DQ/mKgAXn5oNUPIUiGppjPIX3TDtJWPrdfP9Kfl7e4fgVMiQR9VE/g== |
| 284 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.1", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| 285 | + version "7.10.4" |
| 286 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375" |
| 287 | + integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg== |
288 | 288 |
|
289 | 289 | "@babel/helper-regex@^7.10.1":
|
290 | 290 | version "7.10.1"
|
|
482 | 482 | "@babel/helper-plugin-utils" "^7.10.1"
|
483 | 483 | "@babel/plugin-syntax-numeric-separator" "^7.10.1"
|
484 | 484 |
|
485 |
| -"@babel/plugin-proposal-object-rest-spread@^7.10.1", "@babel/plugin-proposal-object-rest-spread@^7.10.3": |
486 |
| - version "7.10.3" |
487 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.10.3.tgz#b8d0d22f70afa34ad84b7a200ff772f9b9fce474" |
488 |
| - integrity sha512-ZZh5leCIlH9lni5bU/wB/UcjtcVLgR8gc+FAgW2OOY+m9h1II3ItTO1/cewNUcsIDZSYcSaz/rYVls+Fb0ExVQ== |
| 485 | +"@babel/plugin-proposal-object-rest-spread@^7.10.1", "@babel/plugin-proposal-object-rest-spread@^7.10.4": |
| 486 | + version "7.10.4" |
| 487 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.10.4.tgz#50129ac216b9a6a55b3853fdd923e74bf553a4c0" |
| 488 | + integrity sha512-6vh4SqRuLLarjgeOf4EaROJAHjvu9Gl+/346PbDH9yWbJyfnJ/ah3jmYKYtswEyCoWZiidvVHjHshd4WgjB9BA== |
489 | 489 | dependencies:
|
490 |
| - "@babel/helper-plugin-utils" "^7.10.3" |
| 490 | + "@babel/helper-plugin-utils" "^7.10.4" |
491 | 491 | "@babel/plugin-syntax-object-rest-spread" "^7.8.0"
|
492 |
| - "@babel/plugin-transform-parameters" "^7.10.1" |
| 492 | + "@babel/plugin-transform-parameters" "^7.10.4" |
493 | 493 |
|
494 | 494 | "@babel/plugin-proposal-optional-catch-binding@^7.10.1":
|
495 | 495 | version "7.10.1"
|
|
821 | 821 | "@babel/helper-plugin-utils" "^7.10.1"
|
822 | 822 | "@babel/helper-replace-supers" "^7.10.1"
|
823 | 823 |
|
824 |
| -"@babel/plugin-transform-parameters@^7.10.1": |
825 |
| - version "7.10.1" |
826 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.10.1.tgz#b25938a3c5fae0354144a720b07b32766f683ddd" |
827 |
| - integrity sha512-tJ1T0n6g4dXMsL45YsSzzSDZCxiHXAQp/qHrucOq5gEHncTA3xDxnd5+sZcoQp+N1ZbieAaB8r/VUCG0gqseOg== |
| 824 | +"@babel/plugin-transform-parameters@^7.10.1", "@babel/plugin-transform-parameters@^7.10.4": |
| 825 | + version "7.10.4" |
| 826 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.10.4.tgz#7b4d137c87ea7adc2a0f3ebf53266871daa6fced" |
| 827 | + integrity sha512-RurVtZ/D5nYfEg0iVERXYKEgDFeesHrHfx8RT05Sq57ucj2eOYAP6eu5fynL4Adju4I/mP/I6SO0DqNWAXjfLQ== |
828 | 828 | dependencies:
|
829 |
| - "@babel/helper-get-function-arity" "^7.10.1" |
830 |
| - "@babel/helper-plugin-utils" "^7.10.1" |
| 829 | + "@babel/helper-get-function-arity" "^7.10.4" |
| 830 | + "@babel/helper-plugin-utils" "^7.10.4" |
831 | 831 |
|
832 | 832 | "@babel/plugin-transform-property-literals@^7.10.1":
|
833 | 833 | version "7.10.1"
|
|
0 commit comments