|
464 | 464 | "@babel/helper-module-transforms" "^7.1.0" |
465 | 465 | "@babel/helper-plugin-utils" "^7.0.0" |
466 | 466 |
|
467 | | -"@babel/plugin-transform-named-capturing-groups-regex@^7.3.0": |
468 | | - version "7.3.0" |
469 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.3.0.tgz#140b52985b2d6ef0cb092ef3b29502b990f9cd50" |
470 | | - integrity sha512-NxIoNVhk9ZxS+9lSoAQ/LM0V2UEvARLttEHUrRDGKFaAxOYQcrkN/nLRE+BbbicCAvZPl7wMP0X60HsHE5DtQw== |
| 467 | +"@babel/plugin-transform-named-capturing-groups-regex@^7.4.2": |
| 468 | + version "7.4.2" |
| 469 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.4.2.tgz#800391136d6cbcc80728dbdba3c1c6e46f86c12e" |
| 470 | + integrity sha512-NsAuliSwkL3WO2dzWTOL1oZJHm0TM8ZY8ZSxk2ANyKkt5SQlToGA4pzctmq1BEjoacurdwZ3xp2dCQWJkME0gQ== |
471 | 471 | dependencies: |
472 | 472 | regexp-tree "^0.1.0" |
473 | 473 |
|
|
549 | 549 | regexpu-core "^4.1.3" |
550 | 550 |
|
551 | 551 | "@babel/preset-env@^7.3.1": |
552 | | - version "7.4.1" |
553 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.4.1.tgz#80e19ad76f62fb136d57ee4b963db3e8a6840bad" |
554 | | - integrity sha512-uC2DeVb6ljdjBGhJCyHxNZfSJEVgPdUm2R5cX85GCl1Qreo5sMM5g85ntqtzRF7XRYGgnRmV5we9cdlvo1wJvg== |
| 552 | + version "7.4.2" |
| 553 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.4.2.tgz#2f5ba1de2daefa9dcca653848f96c7ce2e406676" |
| 554 | + integrity sha512-OEz6VOZaI9LW08CWVS3d9g/0jZA6YCn1gsKIy/fut7yZCJti5Lm1/Hi+uo/U+ODm7g4I6gULrCP+/+laT8xAsA== |
555 | 555 | dependencies: |
556 | 556 | "@babel/helper-module-imports" "^7.0.0" |
557 | 557 | "@babel/helper-plugin-utils" "^7.0.0" |
|
581 | 581 | "@babel/plugin-transform-modules-commonjs" "^7.4.0" |
582 | 582 | "@babel/plugin-transform-modules-systemjs" "^7.4.0" |
583 | 583 | "@babel/plugin-transform-modules-umd" "^7.2.0" |
584 | | - "@babel/plugin-transform-named-capturing-groups-regex" "^7.3.0" |
| 584 | + "@babel/plugin-transform-named-capturing-groups-regex" "^7.4.2" |
585 | 585 | "@babel/plugin-transform-new-target" "^7.4.0" |
586 | 586 | "@babel/plugin-transform-object-super" "^7.2.0" |
587 | 587 | "@babel/plugin-transform-parameters" "^7.4.0" |
|
0 commit comments