Bump @babel/core from 7.21.3 to 7.21.4 in /webapp
Bumps @babel/core from 7.21.3 to 7.21.4.
Release notes
Sourced from @babel/core
's releases.
v7.21.4 (2023-03-31)
🐛 Bug Fix
babel-core
,babel-helper-module-imports
,babel-preset-typescript
- #15478 Fix support for
import/export
in.cts
files (@liuxingbaoyu
)babel-generator
💅 Polish
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-transform-typescript
,babel-traverse
- #15427 Fix moving comments of removed nodes (
@nicolo-ribaudo
)
🏠 Internal
- Other
babel-parser
babel-code-frame
,babel-highlight
Committers: 6
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Ryan Tsao (
@rtsao
)@liuxingbaoyu
- fisker Cheung (
@fisker
)
Changelog
Sourced from @babel/core
's changelog.
v7.21.4 (2023-03-31)
🐛 Bug Fix
babel-core
,babel-helper-module-imports
,babel-preset-typescript
- #15478 Fix support for
import/export
in.cts
files (@liuxingbaoyu
)babel-generator
💅 Polish
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-transform-typescript
,babel-traverse
- #15427 Fix moving comments of removed nodes (
@nicolo-ribaudo
)
🏠 Internal
Commits
-
202e4fa
v7.21.4 -
fad4e77
Fix support forimport/export
in.cts
files (#15478) -
c515f66
[babel 8] Remove old error plugin mappings for default syntax (#15526) -
fe7c9a0
[babel 8] Better file ext handling for TS and Flow presets (#14955) -
032203e
chore: Update TS 5.0.2 (#15502) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts