Update dependency @babel/core to v7.22.17
This MR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @babel/core (source) | 7.22.15 -> 7.22.17 |
Release Notes
babel/babel (@babel/core)
v7.22.17
🐛 Bug Fix
-
babel-core- #15947 Fix compatibility with Node.js 20.6 (@nicolo-ribaudo)
-
babel-helper-module-transforms,babel-plugin-transform-modules-commonjs- #15941 Fix compiling duplicate ns imports to lazy CommonJS (@nicolo-ribaudo)
-
babel-types-
#15920 Make
ClassDeclaration["id"]optional in babel-types (@jordanbtucker)
-
#15920 Make
🔬 Output optimization
-
babel-helper-remap-async-to-generator,babel-helper-wrap-function,babel-plugin-proposal-explicit-resource-management,babel-plugin-proposal-function-sent,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-class-properties,babel-plugin-transform-classes,babel-plugin-transform-parameters,babel-plugin-transform-runtime,babel-preset-env-
#15922 Improve output when wrapping functions (e.g.
asyncfunctions) (@liuxingbaoyu)
-
#15922 Improve output when wrapping functions (e.g.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.