Skip to content

Commit 74bb1c5

Browse files
Bump @babel/preset-env from 7.26.7 to 7.26.8
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.26.7 to 7.26.8. - [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.26.8/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b51bce5 commit 74bb1c5

File tree

2 files changed

+42
-23
lines changed

2 files changed

+42
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"@babel/core": "^7.26.8",
66
"@babel/plugin-transform-runtime": "^7.26.8",
7-
"@babel/preset-env": "^7.26.7",
7+
"@babel/preset-env": "^7.26.8",
88
"@babel/runtime": "^7.26.7",
99
"@egjs/hammerjs": "^2.0.17",
1010
"@fortawesome/fontawesome-free": "^6.7.2",

yarn.lock

Lines changed: 41 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,13 @@ __metadata:
3333
languageName: node
3434
linkType: hard
3535

36+
"@babel/compat-data@npm:^7.26.8":
37+
version: 7.26.8
38+
resolution: "@babel/compat-data@npm:7.26.8"
39+
checksum: 10c0/66408a0388c3457fff1c2f6c3a061278dd7b3d2f0455ea29bb7b187fa52c60ae8b4054b3c0a184e21e45f0eaac63cf390737bc7504d1f4a088a6e7f652c068ca
40+
languageName: node
41+
linkType: hard
42+
3643
"@babel/core@npm:^7.26.8":
3744
version: 7.26.8
3845
resolution: "@babel/core@npm:7.26.8"
@@ -412,16 +419,16 @@ __metadata:
412419
languageName: node
413420
linkType: hard
414421

415-
"@babel/plugin-transform-async-generator-functions@npm:^7.25.9":
416-
version: 7.25.9
417-
resolution: "@babel/plugin-transform-async-generator-functions@npm:7.25.9"
422+
"@babel/plugin-transform-async-generator-functions@npm:^7.26.8":
423+
version: 7.26.8
424+
resolution: "@babel/plugin-transform-async-generator-functions@npm:7.26.8"
418425
dependencies:
419-
"@babel/helper-plugin-utils": "npm:^7.25.9"
426+
"@babel/helper-plugin-utils": "npm:^7.26.5"
420427
"@babel/helper-remap-async-to-generator": "npm:^7.25.9"
421-
"@babel/traverse": "npm:^7.25.9"
428+
"@babel/traverse": "npm:^7.26.8"
422429
peerDependencies:
423430
"@babel/core": ^7.0.0-0
424-
checksum: 10c0/e3fcb9fc3d6ab6cbd4fcd956b48c17b5e92fe177553df266ffcd2b2c1f2f758b893e51b638e77ed867941e0436487d2b8b505908d615c41799241699b520dec6
431+
checksum: 10c0/f6fefce963fe2e6268dde1958975d7adbce65fba94ca6f4bc554c90da03104ad1dd2e66d03bc0462da46868498428646e30b03a218ef0e5a84bfc87a7e375cec
425432
languageName: node
426433
linkType: hard
427434

@@ -935,14 +942,14 @@ __metadata:
935942
languageName: node
936943
linkType: hard
937944

938-
"@babel/plugin-transform-template-literals@npm:^7.25.9":
939-
version: 7.25.9
940-
resolution: "@babel/plugin-transform-template-literals@npm:7.25.9"
945+
"@babel/plugin-transform-template-literals@npm:^7.26.8":
946+
version: 7.26.8
947+
resolution: "@babel/plugin-transform-template-literals@npm:7.26.8"
941948
dependencies:
942-
"@babel/helper-plugin-utils": "npm:^7.25.9"
949+
"@babel/helper-plugin-utils": "npm:^7.26.5"
943950
peerDependencies:
944951
"@babel/core": ^7.0.0-0
945-
checksum: 10c0/5144da6036807bbd4e9d2a8b92ae67a759543929f34f4db9b463448a77298f4a40bf1e92e582db208fe08ee116224806a3bd0bed75d9da404fc2c0af9e6da540
952+
checksum: 10c0/205a938ded9554857a604416d369023a961334b6c20943bd861b45f0e5dbbeca1cf6fda1c2049126e38a0d18865993433fdc78eae3028e94836b3b643c08ba0d
946953
languageName: node
947954
linkType: hard
948955

@@ -1004,11 +1011,11 @@ __metadata:
10041011
languageName: node
10051012
linkType: hard
10061013

1007-
"@babel/preset-env@npm:^7.26.7":
1008-
version: 7.26.7
1009-
resolution: "@babel/preset-env@npm:7.26.7"
1014+
"@babel/preset-env@npm:^7.26.8":
1015+
version: 7.26.8
1016+
resolution: "@babel/preset-env@npm:7.26.8"
10101017
dependencies:
1011-
"@babel/compat-data": "npm:^7.26.5"
1018+
"@babel/compat-data": "npm:^7.26.8"
10121019
"@babel/helper-compilation-targets": "npm:^7.26.5"
10131020
"@babel/helper-plugin-utils": "npm:^7.26.5"
10141021
"@babel/helper-validator-option": "npm:^7.25.9"
@@ -1022,7 +1029,7 @@ __metadata:
10221029
"@babel/plugin-syntax-import-attributes": "npm:^7.26.0"
10231030
"@babel/plugin-syntax-unicode-sets-regex": "npm:^7.18.6"
10241031
"@babel/plugin-transform-arrow-functions": "npm:^7.25.9"
1025-
"@babel/plugin-transform-async-generator-functions": "npm:^7.25.9"
1032+
"@babel/plugin-transform-async-generator-functions": "npm:^7.26.8"
10261033
"@babel/plugin-transform-async-to-generator": "npm:^7.25.9"
10271034
"@babel/plugin-transform-block-scoped-functions": "npm:^7.26.5"
10281035
"@babel/plugin-transform-block-scoping": "npm:^7.25.9"
@@ -1065,21 +1072,21 @@ __metadata:
10651072
"@babel/plugin-transform-shorthand-properties": "npm:^7.25.9"
10661073
"@babel/plugin-transform-spread": "npm:^7.25.9"
10671074
"@babel/plugin-transform-sticky-regex": "npm:^7.25.9"
1068-
"@babel/plugin-transform-template-literals": "npm:^7.25.9"
1075+
"@babel/plugin-transform-template-literals": "npm:^7.26.8"
10691076
"@babel/plugin-transform-typeof-symbol": "npm:^7.26.7"
10701077
"@babel/plugin-transform-unicode-escapes": "npm:^7.25.9"
10711078
"@babel/plugin-transform-unicode-property-regex": "npm:^7.25.9"
10721079
"@babel/plugin-transform-unicode-regex": "npm:^7.25.9"
10731080
"@babel/plugin-transform-unicode-sets-regex": "npm:^7.25.9"
10741081
"@babel/preset-modules": "npm:0.1.6-no-external-plugins"
10751082
babel-plugin-polyfill-corejs2: "npm:^0.4.10"
1076-
babel-plugin-polyfill-corejs3: "npm:^0.10.6"
1083+
babel-plugin-polyfill-corejs3: "npm:^0.11.0"
10771084
babel-plugin-polyfill-regenerator: "npm:^0.6.1"
1078-
core-js-compat: "npm:^3.38.1"
1085+
core-js-compat: "npm:^3.40.0"
10791086
semver: "npm:^6.3.1"
10801087
peerDependencies:
10811088
"@babel/core": ^7.0.0-0
1082-
checksum: 10c0/77d2e46a4f133768c5c8a6b3fec49a7c85c6baec601991e63458921e889ff93911f447723c3a99a6a471ca654ea6dc2aaa7ed690f3e518ee80cea7820ab80ce3
1089+
checksum: 10c0/314ab8c6173d1f14e40cf22e1e646c429acfd45195e2ddbadca81956aa2a670e37e4446658db65f1a669f82ef115a4a018f78448bc10789cacdaf4e995680db5
10831090
languageName: node
10841091
linkType: hard
10851092

@@ -2327,6 +2334,18 @@ __metadata:
23272334
languageName: node
23282335
linkType: hard
23292336

2337+
"babel-plugin-polyfill-corejs3@npm:^0.11.0":
2338+
version: 0.11.1
2339+
resolution: "babel-plugin-polyfill-corejs3@npm:0.11.1"
2340+
dependencies:
2341+
"@babel/helper-define-polyfill-provider": "npm:^0.6.3"
2342+
core-js-compat: "npm:^3.40.0"
2343+
peerDependencies:
2344+
"@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0
2345+
checksum: 10c0/025f754b6296d84b20200aff63a3c1acdd85e8c621781f2bd27fe2512d0060526192d02329326947c6b29c27cf475fbcfaaff8c51eab1d2bfc7b79086bb64229
2346+
languageName: node
2347+
linkType: hard
2348+
23302349
"babel-plugin-polyfill-regenerator@npm:^0.6.1":
23312350
version: 0.6.3
23322351
resolution: "babel-plugin-polyfill-regenerator@npm:0.6.3"
@@ -2623,7 +2642,7 @@ __metadata:
26232642
dependencies:
26242643
"@babel/core": "npm:^7.26.8"
26252644
"@babel/plugin-transform-runtime": "npm:^7.26.8"
2626-
"@babel/preset-env": "npm:^7.26.7"
2645+
"@babel/preset-env": "npm:^7.26.8"
26272646
"@babel/runtime": "npm:^7.26.7"
26282647
"@egjs/hammerjs": "npm:^2.0.17"
26292648
"@fortawesome/fontawesome-free": "npm:^6.7.2"
@@ -2825,7 +2844,7 @@ __metadata:
28252844
languageName: node
28262845
linkType: hard
28272846

2828-
"core-js-compat@npm:^3.38.0, core-js-compat@npm:^3.38.1":
2847+
"core-js-compat@npm:^3.38.0, core-js-compat@npm:^3.40.0":
28292848
version: 3.40.0
28302849
resolution: "core-js-compat@npm:3.40.0"
28312850
dependencies:

0 commit comments

Comments
 (0)