chore(deps): update dependency @babel/core to ^7.22.17
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | ^7.22.15 -> ^7.22.17 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
babel/babel
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.
async
functions) (@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.