Skip to content

Commit b5e5151

Browse files
Bump @babel/core from 7.27.1 to 7.27.3 in the babel group (#287)
Bumps the babel group with 1 update: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core). Updates `@babel/core` from 7.27.1 to 7.27.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/core</code>'s releases</a>.</em></p> <blockquote> <h2>v7.27.3 (2025-05-27)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17324">#17324</a> Improve multiline comments handling in yield/await expression (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17328">#17328</a> Correctly set <code>.displayName</code> on <code>GeneratorFunction</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-explicit-resource-management</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17319">#17319</a> fix: handle shadowed binding in <code>for using of</code> body (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/17317">#17317</a> fix: support named evaluation for using declaration (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-decorators</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17321">#17321</a> fix(converter): Remove <code>abstract</code> modifiers in class declaration to expression conversion (<a href="https://github.com/magic-akari"><code>@​magic-akari</code></a>)</li> </ul> </li> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-transform-modules-amd</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-modules-umd</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17257">#17257</a> Preserve class id when transforming using declarations with exported class (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17312">#17312</a> fix(parser): properly handle optional markers in generator class methods (<a href="https://github.com/magic-akari"><code>@​magic-akari</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/17307">#17307</a> fix(parser): Terminate modifier parsing at newline (<a href="https://github.com/magic-akari"><code>@​magic-akari</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17308">#17308</a> Improve import phase parsing (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>Committers: 7</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li>Vik R (<a href="https://github.com/vikr01"><code>@​vikr01</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> <li><a href="https://github.com/magic-akari"><code>@​magic-akari</code></a></li> <li>fisker Cheung (<a href="https://github.com/fisker"><code>@​fisker</code></a>)</li> </ul> <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> <h4>Committers: 5</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> <li><a href="https://github.com/magic-akari"><code>@​magic-akari</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/core</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.27.3 (2025-05-27)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17324">#17324</a> Improve multiline comments handling in yield/await expression (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17328">#17328</a> Correctly set <code>.displayName</code> on <code>GeneratorFunction</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-explicit-resource-management</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17319">#17319</a> fix: handle shadowed binding in <code>for using of</code> body (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/17317">#17317</a> fix: support named evaluation for using declaration (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-decorators</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17321">#17321</a> fix(converter): Remove <code>abstract</code> modifiers in class declaration to expression conversion (<a href="https://github.com/magic-akari"><code>@​magic-akari</code></a>)</li> </ul> </li> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-transform-modules-amd</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-modules-umd</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17257">#17257</a> Preserve class id when transforming using declarations with exported class (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17312">#17312</a> fix(parser): properly handle optional markers in generator class methods (<a href="https://github.com/magic-akari"><code>@​magic-akari</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/17307">#17307</a> fix(parser): Terminate modifier parsing at newline (<a href="https://github.com/magic-akari"><code>@​magic-akari</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17308">#17308</a> Improve import phase parsing (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <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/da5e371efabf6c0baab1ec2c888da189e1b610ad"><code>da5e371</code></a> v7.27.3</li> <li><a href="https://github.com/babel/babel/commit/4b76a5f2c1ae0b8ea308c1687f86cc8cdbaffc88"><code>4b76a5f</code></a> Enable <code>dot-notation</code> rule (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/17301">#17301</a>)</li> <li><a href="https://github.com/babel/babel/commit/73623f146a4432ff8618f4500fd1ee50f070e081"><code>73623f1</code></a> Refine typing for parserOverride in babel plugins (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/17322">#17322</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.27.3/packages/babel-core">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/core&package-manager=npm_and_yarn&previous-version=7.27.1&new-version=7.27.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 894e849 commit b5e5151

File tree

2 files changed

+53
-53
lines changed

2 files changed

+53
-53
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@babel/cli": "^7.27.2",
14-
"@babel/core": "^7.27.1",
14+
"@babel/core": "^7.27.3",
1515
"@babel/preset-env": "^7.27.2",
1616
"@babel/preset-typescript": "^7.27.1",
1717
"@labforward/config": "~0.1.8",

yarn.lock

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -67,26 +67,26 @@ __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.26.9, @babel/core@npm:^7.27.1":
71-
version: 7.27.1
72-
resolution: "@babel/core@npm:7.27.1"
70+
"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.26.9, @babel/core@npm:^7.27.3":
71+
version: 7.27.3
72+
resolution: "@babel/core@npm:7.27.3"
7373
dependencies:
7474
"@ampproject/remapping": "npm:^2.2.0"
7575
"@babel/code-frame": "npm:^7.27.1"
76-
"@babel/generator": "npm:^7.27.1"
77-
"@babel/helper-compilation-targets": "npm:^7.27.1"
78-
"@babel/helper-module-transforms": "npm:^7.27.1"
79-
"@babel/helpers": "npm:^7.27.1"
80-
"@babel/parser": "npm:^7.27.1"
81-
"@babel/template": "npm:^7.27.1"
82-
"@babel/traverse": "npm:^7.27.1"
83-
"@babel/types": "npm:^7.27.1"
76+
"@babel/generator": "npm:^7.27.3"
77+
"@babel/helper-compilation-targets": "npm:^7.27.2"
78+
"@babel/helper-module-transforms": "npm:^7.27.3"
79+
"@babel/helpers": "npm:^7.27.3"
80+
"@babel/parser": "npm:^7.27.3"
81+
"@babel/template": "npm:^7.27.2"
82+
"@babel/traverse": "npm:^7.27.3"
83+
"@babel/types": "npm:^7.27.3"
8484
convert-source-map: "npm:^2.0.0"
8585
debug: "npm:^4.1.0"
8686
gensync: "npm:^1.0.0-beta.2"
8787
json5: "npm:^2.2.3"
8888
semver: "npm:^6.3.1"
89-
checksum: 0fc31f87f5401ac5d375528cb009f4ea5527fc8c5bb5b64b5b22c033b60fd0ad723388933a5f3f5db14e1edd13c958e9dd7e5c68f9b68c767aeb496199c8a4bb
89+
checksum: c6ada8f64d238f1cc166e21e5d056f96e976fc5132cc6f4ebaf5369bc5b1c62bc802756feed15240e0e8448a9a9434796b11af2f304b5aa3781f125b4928a6ba
9090
languageName: node
9191
linkType: hard
9292

@@ -104,16 +104,16 @@ __metadata:
104104
languageName: node
105105
linkType: hard
106106

107-
"@babel/generator@npm:^7.27.1, @babel/generator@npm:^7.7.2":
108-
version: 7.27.1
109-
resolution: "@babel/generator@npm:7.27.1"
107+
"@babel/generator@npm:^7.27.3, @babel/generator@npm:^7.7.2":
108+
version: 7.27.3
109+
resolution: "@babel/generator@npm:7.27.3"
110110
dependencies:
111-
"@babel/parser": "npm:^7.27.1"
112-
"@babel/types": "npm:^7.27.1"
111+
"@babel/parser": "npm:^7.27.3"
112+
"@babel/types": "npm:^7.27.3"
113113
"@jridgewell/gen-mapping": "npm:^0.3.5"
114114
"@jridgewell/trace-mapping": "npm:^0.3.25"
115115
jsesc: "npm:^3.0.2"
116-
checksum: c4156434b21818f558ebd93ce45f027c53ee570ce55a84fd2d9ba45a79ad204c17e0bff753c886fb6c07df3385445a9e34dc7ccb070d0ac7e80bb91c8b57f423
116+
checksum: 341622e17c61d008fc746b655ab95ef7febb543df8efb4148f57cf06e60ade1abe091ed7d6811df17b064d04d64f69bb7f35ab0654137116d55c54a73145a61a
117117
languageName: node
118118
linkType: hard
119119

@@ -204,16 +204,16 @@ __metadata:
204204
languageName: node
205205
linkType: hard
206206

207-
"@babel/helper-module-transforms@npm:^7.27.1":
208-
version: 7.27.1
209-
resolution: "@babel/helper-module-transforms@npm:7.27.1"
207+
"@babel/helper-module-transforms@npm:^7.27.1, @babel/helper-module-transforms@npm:^7.27.3":
208+
version: 7.27.3
209+
resolution: "@babel/helper-module-transforms@npm:7.27.3"
210210
dependencies:
211211
"@babel/helper-module-imports": "npm:^7.27.1"
212212
"@babel/helper-validator-identifier": "npm:^7.27.1"
213-
"@babel/traverse": "npm:^7.27.1"
213+
"@babel/traverse": "npm:^7.27.3"
214214
peerDependencies:
215215
"@babel/core": ^7.0.0
216-
checksum: 196ab29635fe6eb5ba6ead2972d41b1c0d40f400f99bd8fc109cef21440de24c26c972fabf932585e618694d590379ab8d22def8da65a54459d38ec46112ead7
216+
checksum: fccb4f512a13b4c069af51e1b56b20f54024bcf1591e31e978a30f3502567f34f90a80da6a19a6148c249216292a8074a0121f9e52602510ef0f32dbce95ca01
217217
languageName: node
218218
linkType: hard
219219

@@ -301,24 +301,24 @@ __metadata:
301301
languageName: node
302302
linkType: hard
303303

304-
"@babel/helpers@npm:^7.27.1":
305-
version: 7.27.1
306-
resolution: "@babel/helpers@npm:7.27.1"
304+
"@babel/helpers@npm:^7.27.3":
305+
version: 7.27.3
306+
resolution: "@babel/helpers@npm:7.27.3"
307307
dependencies:
308-
"@babel/template": "npm:^7.27.1"
309-
"@babel/types": "npm:^7.27.1"
310-
checksum: e078257b9342dae2c041ac050276c5a28701434ad09478e6dc6976abd99f721a5a92e4bebddcbca6b1c3a7e8acace56a946340c701aad5e7507d2c87446459ba
308+
"@babel/template": "npm:^7.27.2"
309+
"@babel/types": "npm:^7.27.3"
310+
checksum: b6c9a5bddcda88e39e87b15d7fed592828ed9b7b75e055bbc00212bbff2ba78d00d26358fbe878d7a052aebd3c33d39882b9e7f2ea9865180897b18efdfaf739
311311
languageName: node
312312
linkType: hard
313313

314-
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.27.1":
315-
version: 7.27.1
316-
resolution: "@babel/parser@npm:7.27.1"
314+
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.27.2, @babel/parser@npm:^7.27.3":
315+
version: 7.27.3
316+
resolution: "@babel/parser@npm:7.27.3"
317317
dependencies:
318-
"@babel/types": "npm:^7.27.1"
318+
"@babel/types": "npm:^7.27.3"
319319
bin:
320320
parser: ./bin/babel-parser.js
321-
checksum: ae4a5eda3ada3fd54c9942d9f14385df7a18e71b386cf2652505bb9a40a32250dfde3bdda71fb08af00b1e154f0a6213e6cdaaa88e9941229ec0003f7fead759
321+
checksum: d96363c7548710ab9c28649cee752e2d0713ed25bf910923da45d2fbc67fed5bbdfb867274fec7d72437f4e910577d27c04e160da52d95f1b63fdf0b19035d26
322322
languageName: node
323323
linkType: hard
324324

@@ -1287,39 +1287,39 @@ __metadata:
12871287
languageName: node
12881288
linkType: hard
12891289

1290-
"@babel/template@npm:^7.27.1, @babel/template@npm:^7.3.3":
1291-
version: 7.27.1
1292-
resolution: "@babel/template@npm:7.27.1"
1290+
"@babel/template@npm:^7.27.1, @babel/template@npm:^7.27.2, @babel/template@npm:^7.3.3":
1291+
version: 7.27.2
1292+
resolution: "@babel/template@npm:7.27.2"
12931293
dependencies:
12941294
"@babel/code-frame": "npm:^7.27.1"
1295-
"@babel/parser": "npm:^7.27.1"
1295+
"@babel/parser": "npm:^7.27.2"
12961296
"@babel/types": "npm:^7.27.1"
1297-
checksum: 155a8e056e82f1f1e2413b7bf9d96890e371d617c7f77f25621fb0ddb32128958d86bc5c3356f00be266e9f8c121d886de5b4143dbb72eac362377f53aba72a2
1297+
checksum: ed9e9022651e463cc5f2cc21942f0e74544f1754d231add6348ff1b472985a3b3502041c0be62dc99ed2d12cfae0c51394bf827452b98a2f8769c03b87aadc81
12981298
languageName: node
12991299
linkType: hard
13001300

1301-
"@babel/traverse@npm:^7.27.1":
1302-
version: 7.27.1
1303-
resolution: "@babel/traverse@npm:7.27.1"
1301+
"@babel/traverse@npm:^7.27.1, @babel/traverse@npm:^7.27.3":
1302+
version: 7.27.3
1303+
resolution: "@babel/traverse@npm:7.27.3"
13041304
dependencies:
13051305
"@babel/code-frame": "npm:^7.27.1"
1306-
"@babel/generator": "npm:^7.27.1"
1307-
"@babel/parser": "npm:^7.27.1"
1308-
"@babel/template": "npm:^7.27.1"
1309-
"@babel/types": "npm:^7.27.1"
1306+
"@babel/generator": "npm:^7.27.3"
1307+
"@babel/parser": "npm:^7.27.3"
1308+
"@babel/template": "npm:^7.27.2"
1309+
"@babel/types": "npm:^7.27.3"
13101310
debug: "npm:^4.3.1"
13111311
globals: "npm:^11.1.0"
1312-
checksum: d912110037b03b1d70a2436cfd51316d930366a5f54252da2bced1ba38642f644f848240a951e5caf12f1ef6c40d3d96baa92ea6e84800f2e891c15e97b25d50
1312+
checksum: 63edf0755cc7307470fefeca69c5205b259eaf45df79a4f7be0f28d8937d916bfb090ad9ffbc62edd7e1bbc4309c1f202a9a6904ed3af847504bcefd5ac58c16
13131313
languageName: node
13141314
linkType: hard
13151315

1316-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.27.1, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
1317-
version: 7.27.1
1318-
resolution: "@babel/types@npm:7.27.1"
1316+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
1317+
version: 7.27.3
1318+
resolution: "@babel/types@npm:7.27.3"
13191319
dependencies:
13201320
"@babel/helper-string-parser": "npm:^7.27.1"
13211321
"@babel/helper-validator-identifier": "npm:^7.27.1"
1322-
checksum: ed736f14db2fdf0d36c539c8e06b6bb5e8f9649a12b5c0e1c516fed827f27ef35085abe08bf4d1302a4e20c9a254e762eed453bce659786d4a6e01ba26a91377
1322+
checksum: bafdfc98e722a6b91a783b6f24388f478fd775f0c0652e92220e08be2cc33e02d42088542f1953ac5e5ece2ac052172b3dadedf12bec9aae57899e92fb9a9757
13231323
languageName: node
13241324
linkType: hard
13251325

@@ -5413,7 +5413,7 @@ __metadata:
54135413
resolution: "laboperator-middleware-development@workspace:."
54145414
dependencies:
54155415
"@babel/cli": "npm:^7.27.2"
5416-
"@babel/core": "npm:^7.27.1"
5416+
"@babel/core": "npm:^7.27.3"
54175417
"@babel/preset-env": "npm:^7.27.2"
54185418
"@babel/preset-typescript": "npm:^7.27.1"
54195419
"@labforward/config": "npm:~0.1.8"

0 commit comments

Comments
 (0)