Skip to content

Commit 9c97979

Browse files
Bump the babel group with 2 updates (#283)
Bumps the babel group with 2 updates: [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env). Updates `@babel/cli` from 7.27.1 to 7.27.2 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.27.2 (2025-05-06)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17289">#17289</a> fix: <code>@babel/parser/bin/index.js</code> contains <code>node:</code> protocol require (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/17291">#17291</a> fix: Private class method not found when TS and estree (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-object-rest-spread</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17281">#17281</a> Fix: improve object rest handling in array pattern (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-modules-commonjs</code>, <code>babel-template</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17284">#17284</a> fix(babel-template): Properly handle empty string replacements (<a href="https://github.com/magic-akari"><code>@​magic-akari</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-cli</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17285">#17285</a> Enable Node compile cache for <code>@babel/cli</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/a8080cd196b381eee2b992956728e4e936f29b3f"><code>a8080cd</code></a> v7.27.2</li> <li><a href="https://github.com/babel/babel/commit/d42174e0a4d42e0377fb39448f2eebec792dca86"><code>d42174e</code></a> Enable Node compile cache for <code>@babel/cli</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-cli/issues/17285">#17285</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.27.2/packages/babel-cli">compare view</a></li> </ul> </details> <br /> Updates `@babel/preset-env` from 7.27.1 to 7.27.2 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/preset-env</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.27.2 (2025-05-06)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17289">#17289</a> fix: <code>@babel/parser/bin/index.js</code> contains <code>node:</code> protocol require (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/17291">#17291</a> fix: Private class method not found when TS and estree (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-object-rest-spread</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17281">#17281</a> Fix: improve object rest handling in array pattern (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-modules-commonjs</code>, <code>babel-template</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17284">#17284</a> fix(babel-template): Properly handle empty string replacements (<a href="https://github.com/magic-akari"><code>@​magic-akari</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-cli</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17285">#17285</a> Enable Node compile cache for <code>@babel/cli</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/a8080cd196b381eee2b992956728e4e936f29b3f"><code>a8080cd</code></a> v7.27.2</li> <li><a href="https://github.com/babel/babel/commit/b9c6efbac3d9f7b158933e1ac89a4630b2d4682a"><code>b9c6efb</code></a> Use <code>.d.ts</code> in import when importing a <code>.d.ts</code> file (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/17288">#17288</a>)</li> <li><a href="https://github.com/babel/babel/commit/1e0bdac593260b5f3e9ab192d1378102c7d4858f"><code>1e0bdac</code></a> [Babel 8] Directly export the JSON files from <code>@babel/compat-data</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/17267">#17267</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.27.2/packages/babel-preset-env">compare view</a></li> </ul> </details> <br /> You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
1 parent 5dc9906 commit 9c97979

File tree

2 files changed

+30
-29
lines changed

2 files changed

+30
-29
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"laboperator-middleware": "./bin/cli"
1111
},
1212
"dependencies": {
13-
"@babel/cli": "^7.27.1",
13+
"@babel/cli": "^7.27.2",
1414
"@babel/core": "^7.27.1",
15-
"@babel/preset-env": "^7.27.1",
15+
"@babel/preset-env": "^7.27.2",
1616
"@babel/preset-typescript": "^7.27.1",
1717
"@labforward/config": "~0.1.8",
1818
"@labforward/eslint-config-node": "~0.1.8",

yarn.lock

Lines changed: 28 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ __metadata:
2222
languageName: node
2323
linkType: hard
2424

25-
"@babel/cli@npm:^7.27.1":
26-
version: 7.27.1
27-
resolution: "@babel/cli@npm:7.27.1"
25+
"@babel/cli@npm:^7.27.2":
26+
version: 7.27.2
27+
resolution: "@babel/cli@npm:7.27.2"
2828
dependencies:
2929
"@jridgewell/trace-mapping": "npm:^0.3.25"
3030
"@nicolo-ribaudo/chokidar-2": "npm:2.1.8-no-fsevents.3"
@@ -45,7 +45,7 @@ __metadata:
4545
bin:
4646
babel: ./bin/babel.js
4747
babel-external-helpers: ./bin/babel-external-helpers.js
48-
checksum: 1cfd358ea162dc91e74c0be0c09c752b044db7102d8ce5cd6a41516aa47db25dfa4d6d4f619853b75275a98e5f80d1cc314671f4f15072d1acf14f900898e458
48+
checksum: 9a93b19249b54114deacfcbd47d36d2bad6be0e4b775df30bcde62666a83ab6048566400c8c3b7f532c758f697951874c9e4ea91ef4d7e53841e4a7b2e085a54
4949
languageName: node
5050
linkType: hard
5151

@@ -60,10 +60,10 @@ __metadata:
6060
languageName: node
6161
linkType: hard
6262

63-
"@babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.27.1":
64-
version: 7.27.1
65-
resolution: "@babel/compat-data@npm:7.27.1"
66-
checksum: 03e3a01b6772858dc5064f332ad4dc16fbbc0353f2180fd663a2651e8305058e35b6db57114e345d925def9b73cd7a322e95a45913428b8db705a098fd3dd289
63+
"@babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.27.2":
64+
version: 7.27.2
65+
resolution: "@babel/compat-data@npm:7.27.2"
66+
checksum: 077c9e01af3b90decee384a6a44dcf353898e980cee22ec7941f9074655dbbe97ec317345536cdc7ef7391521e1497930c522a3816af473076dd524be7fccd32
6767
languageName: node
6868
linkType: hard
6969

@@ -126,16 +126,16 @@ __metadata:
126126
languageName: node
127127
linkType: hard
128128

129-
"@babel/helper-compilation-targets@npm:^7.22.6, @babel/helper-compilation-targets@npm:^7.27.1":
130-
version: 7.27.1
131-
resolution: "@babel/helper-compilation-targets@npm:7.27.1"
129+
"@babel/helper-compilation-targets@npm:^7.22.6, @babel/helper-compilation-targets@npm:^7.27.1, @babel/helper-compilation-targets@npm:^7.27.2":
130+
version: 7.27.2
131+
resolution: "@babel/helper-compilation-targets@npm:7.27.2"
132132
dependencies:
133-
"@babel/compat-data": "npm:^7.27.1"
133+
"@babel/compat-data": "npm:^7.27.2"
134134
"@babel/helper-validator-option": "npm:^7.27.1"
135135
browserslist: "npm:^4.24.0"
136136
lru-cache: "npm:^5.1.1"
137137
semver: "npm:^6.3.1"
138-
checksum: 1cfd3760a1bf1e367ea4a91214c041be7076197ba7a4f3c0710cab00fb5734eb010a2946efe6ecfb1ca9dc63e6c69644a1afa399db4082f374b9311e129f6f0b
138+
checksum: f338fa00dcfea931804a7c55d1a1c81b6f0a09787e528ec580d5c21b3ecb3913f6cb0f361368973ce953b824d910d3ac3e8a8ee15192710d3563826447193ad1
139139
languageName: node
140140
linkType: hard
141141

@@ -932,16 +932,17 @@ __metadata:
932932
languageName: node
933933
linkType: hard
934934

935-
"@babel/plugin-transform-object-rest-spread@npm:^7.27.1":
936-
version: 7.27.1
937-
resolution: "@babel/plugin-transform-object-rest-spread@npm:7.27.1"
935+
"@babel/plugin-transform-object-rest-spread@npm:^7.27.2":
936+
version: 7.27.2
937+
resolution: "@babel/plugin-transform-object-rest-spread@npm:7.27.2"
938938
dependencies:
939-
"@babel/helper-compilation-targets": "npm:^7.27.1"
939+
"@babel/helper-compilation-targets": "npm:^7.27.2"
940940
"@babel/helper-plugin-utils": "npm:^7.27.1"
941+
"@babel/plugin-transform-destructuring": "npm:^7.27.1"
941942
"@babel/plugin-transform-parameters": "npm:^7.27.1"
942943
peerDependencies:
943944
"@babel/core": ^7.0.0-0
944-
checksum: ac73caea178b51a64cc1c5e5ce1a67bacf89c1af664ef219aa1403d54258804113d6f267820c211768460e056f3aeb642c98ee14842c4fb548974c82f7dbe7dd
945+
checksum: 5e255b262dd65c8700078d9f6ed87bd45f951a905dda6b3414be28d7b2781b18e6b812e9d71421e61360c9cf51e1e619c1d48348593bb7399496f61f5f221446
945946
languageName: node
946947
linkType: hard
947948

@@ -1179,12 +1180,12 @@ __metadata:
11791180
languageName: node
11801181
linkType: hard
11811182

1182-
"@babel/preset-env@npm:^7.27.1":
1183-
version: 7.27.1
1184-
resolution: "@babel/preset-env@npm:7.27.1"
1183+
"@babel/preset-env@npm:^7.27.2":
1184+
version: 7.27.2
1185+
resolution: "@babel/preset-env@npm:7.27.2"
11851186
dependencies:
1186-
"@babel/compat-data": "npm:^7.27.1"
1187-
"@babel/helper-compilation-targets": "npm:^7.27.1"
1187+
"@babel/compat-data": "npm:^7.27.2"
1188+
"@babel/helper-compilation-targets": "npm:^7.27.2"
11881189
"@babel/helper-plugin-utils": "npm:^7.27.1"
11891190
"@babel/helper-validator-option": "npm:^7.27.1"
11901191
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "npm:^7.27.1"
@@ -1226,7 +1227,7 @@ __metadata:
12261227
"@babel/plugin-transform-new-target": "npm:^7.27.1"
12271228
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.27.1"
12281229
"@babel/plugin-transform-numeric-separator": "npm:^7.27.1"
1229-
"@babel/plugin-transform-object-rest-spread": "npm:^7.27.1"
1230+
"@babel/plugin-transform-object-rest-spread": "npm:^7.27.2"
12301231
"@babel/plugin-transform-object-super": "npm:^7.27.1"
12311232
"@babel/plugin-transform-optional-catch-binding": "npm:^7.27.1"
12321233
"@babel/plugin-transform-optional-chaining": "npm:^7.27.1"
@@ -1254,7 +1255,7 @@ __metadata:
12541255
semver: "npm:^6.3.1"
12551256
peerDependencies:
12561257
"@babel/core": ^7.0.0-0
1257-
checksum: 893b269f5e7e2084ee7fb60d3a1f154470c89169475170a8a595f1910cade9c9978b42df5405a46a699529dfdb1c6b0135cc4c0aa8f9e685ae230b1cb0172ad9
1258+
checksum: fd7ec310832a9ff26ed8d56bc0832cdbdb3a188e022050b74790796650649fb8373568af05b320b58b3ff922507979bad50ff95a4d504ab0081134480103504e
12581259
languageName: node
12591260
linkType: hard
12601261

@@ -5411,9 +5412,9 @@ __metadata:
54115412
version: 0.0.0-use.local
54125413
resolution: "laboperator-middleware-development@workspace:."
54135414
dependencies:
5414-
"@babel/cli": "npm:^7.27.1"
5415+
"@babel/cli": "npm:^7.27.2"
54155416
"@babel/core": "npm:^7.27.1"
5416-
"@babel/preset-env": "npm:^7.27.1"
5417+
"@babel/preset-env": "npm:^7.27.2"
54175418
"@babel/preset-typescript": "npm:^7.27.1"
54185419
"@labforward/config": "npm:~0.1.8"
54195420
"@labforward/eslint-config-node": "npm:~0.1.8"

0 commit comments

Comments
 (0)