|
387 | 387 | "@babel/helper-plugin-utils" "^7.10.4"
|
388 | 388 | "@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
389 | 389 |
|
390 |
| -"@babel/plugin-proposal-object-rest-spread@^7.11.0": |
391 |
| - version "7.11.0" |
392 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.11.0.tgz#bd81f95a1f746760ea43b6c2d3d62b11790ad0af" |
393 |
| - integrity sha512-wzch41N4yztwoRw0ak+37wxwJM2oiIiy6huGCoqkvSTA9acYWcPfn9Y4aJqmFFJ70KTJUu29f3DQ43uJ9HXzEA== |
| 390 | +"@babel/plugin-proposal-object-rest-spread@^7.11.0", "@babel/plugin-proposal-object-rest-spread@^7.12.1": |
| 391 | + version "7.12.1" |
| 392 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.12.1.tgz#def9bd03cea0f9b72283dac0ec22d289c7691069" |
| 393 | + integrity sha512-s6SowJIjzlhx8o7lsFx5zmY4At6CTtDvgNQDdPzkBQucle58A6b/TTeEBYtyDgmcXjUTM+vE8YOGHZzzbc/ioA== |
394 | 394 | dependencies:
|
395 | 395 | "@babel/helper-plugin-utils" "^7.10.4"
|
396 | 396 | "@babel/plugin-syntax-object-rest-spread" "^7.8.0"
|
397 |
| - "@babel/plugin-transform-parameters" "^7.10.4" |
| 397 | + "@babel/plugin-transform-parameters" "^7.12.1" |
398 | 398 |
|
399 | 399 | "@babel/plugin-proposal-optional-catch-binding@^7.10.4":
|
400 | 400 | version "7.10.4"
|
|
703 | 703 | "@babel/helper-plugin-utils" "^7.10.4"
|
704 | 704 | "@babel/helper-replace-supers" "^7.10.4"
|
705 | 705 |
|
706 |
| -"@babel/plugin-transform-parameters@^7.10.4": |
707 |
| - version "7.10.5" |
708 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.10.5.tgz#59d339d58d0b1950435f4043e74e2510005e2c4a" |
709 |
| - integrity sha512-xPHwUj5RdFV8l1wuYiu5S9fqWGM2DrYc24TMvUiRrPVm+SM3XeqU9BcokQX/kEUe+p2RBwy+yoiR1w/Blq6ubw== |
| 706 | +"@babel/plugin-transform-parameters@^7.10.4", "@babel/plugin-transform-parameters@^7.12.1": |
| 707 | + version "7.12.1" |
| 708 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.12.1.tgz#d2e963b038771650c922eff593799c96d853255d" |
| 709 | + integrity sha512-xq9C5EQhdPK23ZeCdMxl8bbRnAgHFrw5EOC3KJUsSylZqdkCaFEXxGSBuTSObOpiiHHNyb82es8M1QYgfQGfNg== |
710 | 710 | dependencies:
|
711 |
| - "@babel/helper-get-function-arity" "^7.10.4" |
712 | 711 | "@babel/helper-plugin-utils" "^7.10.4"
|
713 | 712 |
|
714 | 713 | "@babel/plugin-transform-property-literals@^7.10.4":
|
|
0 commit comments