chore(deps): update dependency @babel/cli to v7.25.6
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/cli (source) | devDependencies | minor | 7.24.8 -> 7.25.6 |
Release Notes
babel/babel (@babel/cli)
v7.25.6
🐛 Bug Fix
-
babel-generator
- #16783 Properly print inner comments in TS array types (@nicolo-ribaudo)
- #16775 fix: jsx whitespace is not properly preserved when retainLines (@liuxingbaoyu)
-
babel-traverse
-
#16727 fix:
path.getAssignmentIdentifiers
may beundefined
(@liuxingbaoyu)
-
#16727 fix:
-
babel-parser
-
babel-helpers
,babel-plugin-transform-optional-chaining
,babel-runtime-corejs3
-
#16769 Only wrap functions in
superPropertyGet
helper (@nicolo-ribaudo)
-
#16769 Only wrap functions in
💅 Polish
-
babel-generator
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-duplicate-named-capturing-groups-regex
,babel-plugin-transform-named-capturing-groups-regex
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
,babel-plugin-transform-react-pure-annotations
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
-
#16780 Do not enforce printing space between
(
and comments (@nicolo-ribaudo)
-
#16780 Do not enforce printing space between
-
babel-plugin-syntax-import-assertions
,babel-plugin-syntax-import-attributes
- #16781 Don't throw when enabling both syntax-import-{assertions,attributes} (@nicolo-ribaudo)
-
babel-generator
- #16782 TS union/intersection nested in union does not need parens (@nicolo-ribaudo)
🏠 Internal
-
babel-generator
-
#16777 Remove unused
parent
params in the generator (@nicolo-ribaudo)
-
#16777 Remove unused
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.