Skip to content

Commit 5b51bdd

Browse files
chore(deps-dev): bump @babel/preset-env in /modules/web (#8876)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.3 to 7.24.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.4/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4c6b81 commit 5b51bdd

File tree

2 files changed

+54
-22
lines changed

2 files changed

+54
-22
lines changed

modules/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@angular/compiler-cli": "16.2.1",
9191
"@angular/language-service": "16.2.1",
9292
"@babel/core": "7.24.0",
93-
"@babel/preset-env": "7.24.3",
93+
"@babel/preset-env": "7.24.4",
9494
"@babel/register": "7.23.7",
9595
"@cypress/webpack-preprocessor": "6.0.1",
9696
"@graphql-mesh/cli": "0.89.8",

modules/web/yarn.lock

Lines changed: 53 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -592,10 +592,10 @@ __metadata:
592592
languageName: node
593593
linkType: hard
594594

595-
"@babel/compat-data@npm:^7.24.1":
596-
version: 7.24.1
597-
resolution: "@babel/compat-data@npm:7.24.1"
598-
checksum: e14e94b00c3ac57bba929a87da8edb6c6a99d0051c54bf49591a5481440dd4d3ac7b4e4a93b81b54e45c2bca55e538aa1e1ad8281b083440a1598bfa8c8df03a
595+
"@babel/compat-data@npm:^7.24.4":
596+
version: 7.24.4
597+
resolution: "@babel/compat-data@npm:7.24.4"
598+
checksum: 52ce371658dc7796c9447c9cb3b9c0659370d141b76997f21c5e0028cca4d026ca546b84bc8d157ce7ca30bd353d89f9238504eb8b7aefa9b1f178b4c100c2d4
599599
languageName: node
600600
linkType: hard
601601

@@ -761,6 +761,25 @@ __metadata:
761761
languageName: node
762762
linkType: hard
763763

764+
"@babel/helper-create-class-features-plugin@npm:^7.24.4":
765+
version: 7.24.4
766+
resolution: "@babel/helper-create-class-features-plugin@npm:7.24.4"
767+
dependencies:
768+
"@babel/helper-annotate-as-pure": ^7.22.5
769+
"@babel/helper-environment-visitor": ^7.22.20
770+
"@babel/helper-function-name": ^7.23.0
771+
"@babel/helper-member-expression-to-functions": ^7.23.0
772+
"@babel/helper-optimise-call-expression": ^7.22.5
773+
"@babel/helper-replace-supers": ^7.24.1
774+
"@babel/helper-skip-transparent-expression-wrappers": ^7.22.5
775+
"@babel/helper-split-export-declaration": ^7.22.6
776+
semver: ^6.3.1
777+
peerDependencies:
778+
"@babel/core": ^7.0.0
779+
checksum: 75b0a51ae1f7232932559779b78711c271404d02d069156d1bd9a7982c165c5134058d2ec2d8b5f2e42026ee4f52ba2a30c86a7aa3bce6b5fd0991eb721abc8c
780+
languageName: node
781+
linkType: hard
782+
764783
"@babel/helper-create-regexp-features-plugin@npm:^7.18.6, @babel/helper-create-regexp-features-plugin@npm:^7.22.15, @babel/helper-create-regexp-features-plugin@npm:^7.22.5":
765784
version: 7.22.15
766785
resolution: "@babel/helper-create-regexp-features-plugin@npm:7.22.15"
@@ -1032,6 +1051,18 @@ __metadata:
10321051
languageName: node
10331052
linkType: hard
10341053

1054+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.24.4":
1055+
version: 7.24.4
1056+
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.24.4"
1057+
dependencies:
1058+
"@babel/helper-environment-visitor": ^7.22.20
1059+
"@babel/helper-plugin-utils": ^7.24.0
1060+
peerDependencies:
1061+
"@babel/core": ^7.0.0
1062+
checksum: 0be3f41b1b865d7a4ed1a432337be48de67989d0b4e47def34a05097a804b6fc193115f97c954fd757339e0b80030ecf1d0a3d3fd6e7e91718644de0a5aae3d3
1063+
languageName: node
1064+
linkType: hard
1065+
10351066
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:^7.22.5":
10361067
version: 7.23.3
10371068
resolution: "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.23.3"
@@ -1541,14 +1572,14 @@ __metadata:
15411572
languageName: node
15421573
linkType: hard
15431574

1544-
"@babel/plugin-transform-block-scoping@npm:^7.24.1":
1545-
version: 7.24.1
1546-
resolution: "@babel/plugin-transform-block-scoping@npm:7.24.1"
1575+
"@babel/plugin-transform-block-scoping@npm:^7.24.4":
1576+
version: 7.24.4
1577+
resolution: "@babel/plugin-transform-block-scoping@npm:7.24.4"
15471578
dependencies:
15481579
"@babel/helper-plugin-utils": ^7.24.0
15491580
peerDependencies:
15501581
"@babel/core": ^7.0.0-0
1551-
checksum: 65423ee83dba4e84c357f34e0970a96d0f5e727fad327cc7bdb0e1492243eb9c72b95d3c649dc0b488b9b4774dadef5662fed0bf66717b59673ff6d4ffbd6441
1582+
checksum: 5229ffe1c55744b96f791521e2876b01ed05c81df67488a7453ce66c2faceb9d1d653089ce6f0abf512752e15e9acac0e75a797a860f24e05b4d36497c7c3183
15521583
languageName: node
15531584
linkType: hard
15541585

@@ -1589,16 +1620,16 @@ __metadata:
15891620
languageName: node
15901621
linkType: hard
15911622

1592-
"@babel/plugin-transform-class-static-block@npm:^7.24.1":
1593-
version: 7.24.1
1594-
resolution: "@babel/plugin-transform-class-static-block@npm:7.24.1"
1623+
"@babel/plugin-transform-class-static-block@npm:^7.24.4":
1624+
version: 7.24.4
1625+
resolution: "@babel/plugin-transform-class-static-block@npm:7.24.4"
15951626
dependencies:
1596-
"@babel/helper-create-class-features-plugin": ^7.24.1
1627+
"@babel/helper-create-class-features-plugin": ^7.24.4
15971628
"@babel/helper-plugin-utils": ^7.24.0
15981629
"@babel/plugin-syntax-class-static-block": ^7.14.5
15991630
peerDependencies:
16001631
"@babel/core": ^7.12.0
1601-
checksum: 253c627c11d9df79e3b32e78bfa1fe0dd1f91c3579da52bf73f76c83de53b140dcb1c9cc5f4c65ff1505754a01b59bc83987c35bcc8f89492b63dae46adef78f
1632+
checksum: 3b1db3308b57ba21d47772a9f183804234c23fd64c9ca40915d2d65c5dc7a48b49a6de16b8b90b7a354eacbb51232a862f0fca3dbd23e27d34641f511decddab
16021633
languageName: node
16031634
linkType: hard
16041635

@@ -2723,14 +2754,15 @@ __metadata:
27232754
languageName: node
27242755
linkType: hard
27252756

2726-
"@babel/preset-env@npm:7.24.3":
2727-
version: 7.24.3
2728-
resolution: "@babel/preset-env@npm:7.24.3"
2757+
"@babel/preset-env@npm:7.24.4":
2758+
version: 7.24.4
2759+
resolution: "@babel/preset-env@npm:7.24.4"
27292760
dependencies:
2730-
"@babel/compat-data": ^7.24.1
2761+
"@babel/compat-data": ^7.24.4
27312762
"@babel/helper-compilation-targets": ^7.23.6
27322763
"@babel/helper-plugin-utils": ^7.24.0
27332764
"@babel/helper-validator-option": ^7.23.5
2765+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": ^7.24.4
27342766
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": ^7.24.1
27352767
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": ^7.24.1
27362768
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": ^7.24.1
@@ -2757,9 +2789,9 @@ __metadata:
27572789
"@babel/plugin-transform-async-generator-functions": ^7.24.3
27582790
"@babel/plugin-transform-async-to-generator": ^7.24.1
27592791
"@babel/plugin-transform-block-scoped-functions": ^7.24.1
2760-
"@babel/plugin-transform-block-scoping": ^7.24.1
2792+
"@babel/plugin-transform-block-scoping": ^7.24.4
27612793
"@babel/plugin-transform-class-properties": ^7.24.1
2762-
"@babel/plugin-transform-class-static-block": ^7.24.1
2794+
"@babel/plugin-transform-class-static-block": ^7.24.4
27632795
"@babel/plugin-transform-classes": ^7.24.1
27642796
"@babel/plugin-transform-computed-properties": ^7.24.1
27652797
"@babel/plugin-transform-destructuring": ^7.24.1
@@ -2809,7 +2841,7 @@ __metadata:
28092841
semver: ^6.3.1
28102842
peerDependencies:
28112843
"@babel/core": ^7.0.0-0
2812-
checksum: 4f3376444f938b3884fddd3cded86cfda97a1fb4bccc93b49fb4593a63f79d9b20e6fb0e1a0934736cea6205df3998c752b248c5f5ec398162fbe165c8e69c5c
2844+
checksum: 5a057a6463f92b02bfe66257d3f2c76878815bc7847f2a716b0539d9f547eae2a9d1f0fc62a5c0eff6ab0504bb52e815829ef893e4586b641f8dd6a609d114f3
28132845
languageName: node
28142846
linkType: hard
28152847

@@ -13132,7 +13164,7 @@ __metadata:
1313213164
"@angular/platform-browser-dynamic": 16.2.1
1313313165
"@angular/router": 16.2.1
1313413166
"@babel/core": 7.24.0
13135-
"@babel/preset-env": 7.24.3
13167+
"@babel/preset-env": 7.24.4
1313613168
"@babel/register": 7.23.7
1313713169
"@cypress/webpack-preprocessor": 6.0.1
1313813170
"@graphql-mesh/cli": 0.89.8

0 commit comments

Comments
 (0)