chore(deps): update babel monorepo to v7.24.6
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @babel/cli (source) | devDependencies | patch | 7.24.5 -> 7.24.6 |
| @babel/core (source) | devDependencies | patch | 7.24.5 -> 7.24.6 |
| @babel/preset-env (source) | devDependencies | patch | 7.24.5 -> 7.24.6 |
| @babel/preset-react (source) | devDependencies | patch | 7.24.1 -> 7.24.6 |
Release Notes
babel/babel (@babel/cli)
v7.24.6
🐛 Bug Fix
-
babel-helper-create-class-features-plugin,babel-plugin-transform-class-properties- #16514 Fix source maps for private member expressions (@nicolo-ribaudo)
-
babel-core,babel-generator,babel-plugin-transform-modules-commonjs- #16515 Fix source maps for template literals (@nicolo-ribaudo)
-
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators -
babel-helpers,babel-plugin-proposal-decorators,babel-runtime-corejs3 -
babel-parser,babel-plugin-transform-typescript-
#16476 fix: Correctly parse
cls.fn<C> = x(@liuxingbaoyu)
-
#16476 fix: Correctly parse
🏠 Internal
-
babel-core,babel-helpers,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #16501 Generate helper metadata at build time (@nicolo-ribaudo)
-
babel-helpers-
#16499 Add
tsconfig.jsonfor@babel/helpers/src/helpers(@nicolo-ribaudo)
-
#16499 Add
-
babel-cli,babel-helpers,babel-plugin-external-helpers,babel-plugin-proposal-decorators,babel-plugin-transform-class-properties,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #16495 Move all runtime helpers to individual files (@nicolo-ribaudo)
-
babel-parser,babel-traverse- #16482 Statically generate boilerplate for bitfield accessors (@nicolo-ribaudo)
- Other
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.