Skip to content

Commit e05f873

Browse files
Bump the babel group with 2 updates
Bumps the babel group with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env). Updates `@babel/core` from 7.26.8 to 7.26.9 - [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.9/packages/babel-core) Updates `@babel/preset-env` from 7.26.8 to 7.26.9 - [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.9/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/preset-env" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: babel ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 052600b commit e05f873

File tree

2 files changed

+108
-15
lines changed

2 files changed

+108
-15
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
},
1212
"dependencies": {
1313
"@babel/cli": "^7.26.4",
14-
"@babel/core": "^7.26.8",
15-
"@babel/preset-env": "^7.26.8",
14+
"@babel/core": "^7.26.9",
15+
"@babel/preset-env": "^7.26.9",
1616
"@babel/preset-typescript": "^7.26.0",
1717
"@labforward/config": "~0.1.6",
1818
"@labforward/eslint-config-node": "~0.1.7",

yarn.lock

Lines changed: 106 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ __metadata:
6767
languageName: node
6868
linkType: hard
6969

70-
"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.24.5, @babel/core@npm:^7.26.8":
70+
"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.24.5":
7171
version: 7.26.8
7272
resolution: "@babel/core@npm:7.26.8"
7373
dependencies:
@@ -91,6 +91,29 @@ __metadata:
9191
languageName: node
9292
linkType: hard
9393

94+
"@babel/core@npm:^7.26.9":
95+
version: 7.26.9
96+
resolution: "@babel/core@npm:7.26.9"
97+
dependencies:
98+
"@ampproject/remapping": "npm:^2.2.0"
99+
"@babel/code-frame": "npm:^7.26.2"
100+
"@babel/generator": "npm:^7.26.9"
101+
"@babel/helper-compilation-targets": "npm:^7.26.5"
102+
"@babel/helper-module-transforms": "npm:^7.26.0"
103+
"@babel/helpers": "npm:^7.26.9"
104+
"@babel/parser": "npm:^7.26.9"
105+
"@babel/template": "npm:^7.26.9"
106+
"@babel/traverse": "npm:^7.26.9"
107+
"@babel/types": "npm:^7.26.9"
108+
convert-source-map: "npm:^2.0.0"
109+
debug: "npm:^4.1.0"
110+
gensync: "npm:^1.0.0-beta.2"
111+
json5: "npm:^2.2.3"
112+
semver: "npm:^6.3.1"
113+
checksum: ed7212ff42a9453765787019b7d191b167afcacd4bd8fec10b055344ef53fa0cc648c9a80159ae4ecf870016a6318731e087042dcb68d1a2a9d34eb290dc014b
114+
languageName: node
115+
linkType: hard
116+
94117
"@babel/eslint-parser@npm:^7.25.1":
95118
version: 7.25.1
96119
resolution: "@babel/eslint-parser@npm:7.25.1"
@@ -118,6 +141,19 @@ __metadata:
118141
languageName: node
119142
linkType: hard
120143

144+
"@babel/generator@npm:^7.26.9":
145+
version: 7.26.9
146+
resolution: "@babel/generator@npm:7.26.9"
147+
dependencies:
148+
"@babel/parser": "npm:^7.26.9"
149+
"@babel/types": "npm:^7.26.9"
150+
"@jridgewell/gen-mapping": "npm:^0.3.5"
151+
"@jridgewell/trace-mapping": "npm:^0.3.25"
152+
jsesc: "npm:^3.0.2"
153+
checksum: 6b78872128205224a9a9761b9ea7543a9a7902a04b82fc2f6801ead4de8f59056bab3fd17b1f834ca7b049555fc4c79234b9a6230dd9531a06525306050becad
154+
languageName: node
155+
linkType: hard
156+
121157
"@babel/helper-annotate-as-pure@npm:^7.25.9":
122158
version: 7.25.9
123159
resolution: "@babel/helper-annotate-as-pure@npm:7.25.9"
@@ -312,6 +348,16 @@ __metadata:
312348
languageName: node
313349
linkType: hard
314350

351+
"@babel/helpers@npm:^7.26.9":
352+
version: 7.26.9
353+
resolution: "@babel/helpers@npm:7.26.9"
354+
dependencies:
355+
"@babel/template": "npm:^7.26.9"
356+
"@babel/types": "npm:^7.26.9"
357+
checksum: 3d4dbc4a33fe4181ed810cac52318b578294745ceaec07e2f6ecccf6cda55d25e4bfcea8f085f333bf911c9e1fc13320248dd1d5315ab47ad82ce1077410df05
358+
languageName: node
359+
linkType: hard
360+
315361
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.26.8":
316362
version: 7.26.8
317363
resolution: "@babel/parser@npm:7.26.8"
@@ -323,6 +369,17 @@ __metadata:
323369
languageName: node
324370
linkType: hard
325371

372+
"@babel/parser@npm:^7.26.9":
373+
version: 7.26.9
374+
resolution: "@babel/parser@npm:7.26.9"
375+
dependencies:
376+
"@babel/types": "npm:^7.26.9"
377+
bin:
378+
parser: ./bin/babel-parser.js
379+
checksum: 4b9ef3c9a0d4c328e5e5544f50fe8932c36f8a2c851e7f14a85401487cd3da75cad72c2e1bcec1eac55599a6bbb2fdc091f274c4fcafa6bdd112d4915ff087fc
380+
languageName: node
381+
linkType: hard
382+
326383
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.25.9":
327384
version: 7.25.9
328385
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.9"
@@ -769,15 +826,15 @@ __metadata:
769826
languageName: node
770827
linkType: hard
771828

772-
"@babel/plugin-transform-for-of@npm:^7.25.9":
773-
version: 7.25.9
774-
resolution: "@babel/plugin-transform-for-of@npm:7.25.9"
829+
"@babel/plugin-transform-for-of@npm:^7.26.9":
830+
version: 7.26.9
831+
resolution: "@babel/plugin-transform-for-of@npm:7.26.9"
775832
dependencies:
776-
"@babel/helper-plugin-utils": "npm:^7.25.9"
833+
"@babel/helper-plugin-utils": "npm:^7.26.5"
777834
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
778835
peerDependencies:
779836
"@babel/core": ^7.0.0-0
780-
checksum: bf11abc71934a1f369f39cd7a33cf3d4dc5673026a53f70b7c1238c4fcc44e68b3ca1bdbe3db2076f60defb6ffe117cbe10b90f3e1a613b551d88f7c4e693bbe
837+
checksum: e28a521521cf9f84ddd69ca8da7c89fb9f7aa38e4dea35742fe973e4e1d7c23f9cee1a4861a2fdd9e9f18ff945886a44d7335cea1c603b96bfcb1c7c8791ef09
781838
languageName: node
782839
linkType: hard
783840

@@ -1181,9 +1238,9 @@ __metadata:
11811238
languageName: node
11821239
linkType: hard
11831240

1184-
"@babel/preset-env@npm:^7.26.8":
1185-
version: 7.26.8
1186-
resolution: "@babel/preset-env@npm:7.26.8"
1241+
"@babel/preset-env@npm:^7.26.9":
1242+
version: 7.26.9
1243+
resolution: "@babel/preset-env@npm:7.26.9"
11871244
dependencies:
11881245
"@babel/compat-data": "npm:^7.26.8"
11891246
"@babel/helper-compilation-targets": "npm:^7.26.5"
@@ -1214,7 +1271,7 @@ __metadata:
12141271
"@babel/plugin-transform-dynamic-import": "npm:^7.25.9"
12151272
"@babel/plugin-transform-exponentiation-operator": "npm:^7.26.3"
12161273
"@babel/plugin-transform-export-namespace-from": "npm:^7.25.9"
1217-
"@babel/plugin-transform-for-of": "npm:^7.25.9"
1274+
"@babel/plugin-transform-for-of": "npm:^7.26.9"
12181275
"@babel/plugin-transform-function-name": "npm:^7.25.9"
12191276
"@babel/plugin-transform-json-strings": "npm:^7.25.9"
12201277
"@babel/plugin-transform-literals": "npm:^7.25.9"
@@ -1256,7 +1313,7 @@ __metadata:
12561313
semver: "npm:^6.3.1"
12571314
peerDependencies:
12581315
"@babel/core": ^7.0.0-0
1259-
checksum: 314ab8c6173d1f14e40cf22e1e646c429acfd45195e2ddbadca81956aa2a670e37e4446658db65f1a669f82ef115a4a018f78448bc10789cacdaf4e995680db5
1316+
checksum: 6812ca76bd38165a58fe8354bab5e7204e1aa17d8b9270bd8f8babb08cc7fa94cd29525fe41b553f2ba0e84033d566f10da26012b8ee0f81897005c5225d0051
12601317
languageName: node
12611318
linkType: hard
12621319

@@ -1308,6 +1365,17 @@ __metadata:
13081365
languageName: node
13091366
linkType: hard
13101367

1368+
"@babel/template@npm:^7.26.9":
1369+
version: 7.26.9
1370+
resolution: "@babel/template@npm:7.26.9"
1371+
dependencies:
1372+
"@babel/code-frame": "npm:^7.26.2"
1373+
"@babel/parser": "npm:^7.26.9"
1374+
"@babel/types": "npm:^7.26.9"
1375+
checksum: 019b1c4129cc01ad63e17529089c2c559c74709d225f595eee017af227fee11ae8a97a6ab19ae6768b8aa22d8d75dcb60a00b28f52e9fa78140672d928bc1ae9
1376+
languageName: node
1377+
linkType: hard
1378+
13111379
"@babel/traverse@npm:^7.25.9, @babel/traverse@npm:^7.26.8":
13121380
version: 7.26.8
13131381
resolution: "@babel/traverse@npm:7.26.8"
@@ -1323,6 +1391,21 @@ __metadata:
13231391
languageName: node
13241392
linkType: hard
13251393

1394+
"@babel/traverse@npm:^7.26.9":
1395+
version: 7.26.9
1396+
resolution: "@babel/traverse@npm:7.26.9"
1397+
dependencies:
1398+
"@babel/code-frame": "npm:^7.26.2"
1399+
"@babel/generator": "npm:^7.26.9"
1400+
"@babel/parser": "npm:^7.26.9"
1401+
"@babel/template": "npm:^7.26.9"
1402+
"@babel/types": "npm:^7.26.9"
1403+
debug: "npm:^4.3.1"
1404+
globals: "npm:^11.1.0"
1405+
checksum: 51dd57fa39ea34d04816806bfead04c74f37301269d24c192d1406dc6e244fea99713b3b9c5f3e926d9ef6aa9cd5c062ad4f2fc1caa9cf843d5e864484ac955e
1406+
languageName: node
1407+
linkType: hard
1408+
13261409
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.7, @babel/types@npm:^7.26.8, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
13271410
version: 7.26.8
13281411
resolution: "@babel/types@npm:7.26.8"
@@ -1333,6 +1416,16 @@ __metadata:
13331416
languageName: node
13341417
linkType: hard
13351418

1419+
"@babel/types@npm:^7.26.9":
1420+
version: 7.26.9
1421+
resolution: "@babel/types@npm:7.26.9"
1422+
dependencies:
1423+
"@babel/helper-string-parser": "npm:^7.25.9"
1424+
"@babel/helper-validator-identifier": "npm:^7.25.9"
1425+
checksum: 999c56269ba00e5c57aa711fbe7ff071cd6990bafd1b978341ea7572cc78919986e2aa6ee51dacf4b6a7a6fa63ba4eb3f1a03cf55eee31b896a56d068b895964
1426+
languageName: node
1427+
linkType: hard
1428+
13361429
"@bcoe/v8-coverage@npm:^0.2.3":
13371430
version: 0.2.3
13381431
resolution: "@bcoe/v8-coverage@npm:0.2.3"
@@ -5211,8 +5304,8 @@ __metadata:
52115304
resolution: "laboperator-middleware-development@workspace:."
52125305
dependencies:
52135306
"@babel/cli": "npm:^7.26.4"
5214-
"@babel/core": "npm:^7.26.8"
5215-
"@babel/preset-env": "npm:^7.26.8"
5307+
"@babel/core": "npm:^7.26.9"
5308+
"@babel/preset-env": "npm:^7.26.9"
52165309
"@babel/preset-typescript": "npm:^7.26.0"
52175310
"@labforward/config": "npm:~0.1.6"
52185311
"@labforward/eslint-config-node": "npm:~0.1.7"

0 commit comments

Comments
 (0)