Skip to content

Commit 037ca25

Browse files
dependabot[bot]czosel
authored andcommitted
chore(deps-dev): Bump @babel/preset-env from 7.4.1 to 7.4.2 (#1007)
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.4.1 to 7.4.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.4.1...v7.4.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 6241ef7 commit 037ca25

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -464,10 +464,10 @@
464464
"@babel/helper-module-transforms" "^7.1.0"
465465
"@babel/helper-plugin-utils" "^7.0.0"
466466

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==
471471
dependencies:
472472
regexp-tree "^0.1.0"
473473

@@ -549,9 +549,9 @@
549549
regexpu-core "^4.1.3"
550550

551551
"@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==
555555
dependencies:
556556
"@babel/helper-module-imports" "^7.0.0"
557557
"@babel/helper-plugin-utils" "^7.0.0"
@@ -581,7 +581,7 @@
581581
"@babel/plugin-transform-modules-commonjs" "^7.4.0"
582582
"@babel/plugin-transform-modules-systemjs" "^7.4.0"
583583
"@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"
585585
"@babel/plugin-transform-new-target" "^7.4.0"
586586
"@babel/plugin-transform-object-super" "^7.2.0"
587587
"@babel/plugin-transform-parameters" "^7.4.0"

0 commit comments

Comments
 (0)