Bump @babel/types from 7.24.8 to 7.24.9 in /frontend
Bumps @babel/types from 7.24.8 to 7.24.9.
Release notes
Sourced from @babel/types
's releases.
v7.24.9 (2024-07-15)
🐛 Bug Fix
babel-core
,babel-standalone
- #16639 Avoid
require()
call in@babel/standalone
bundle (@nicolo-ribaudo
)babel-types
💅 Polish
babel-generator
,babel-plugin-transform-optional-chaining
- #16617 Avoid extra parens in TS
as
/satisfies
(@nicolo-ribaudo
)
🏠 Internal
babel-helper-module-transforms
- #16629 Lazy top-level initializations for module transforms (
@guybedford
)Committers: 5
- Babel Bot (
@babel-bot
)- Guy Bedford (
@guybedford
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)@liuxingbaoyu
Changelog
Sourced from @babel/types
's changelog.
v7.24.9 (2024-07-15)
🐛 Bug Fix
babel-core
,babel-standalone
- #16639 Avoid
require()
call in@babel/standalone
bundle (@nicolo-ribaudo
)babel-types
💅 Polish
babel-generator
,babel-plugin-transform-optional-chaining
- #16617 Avoid extra parens in TS
as
/satisfies
(@nicolo-ribaudo
)
🏠 Internal
babel-helper-module-transforms
- #16629 Lazy top-level initializations for module transforms (
@guybedford
)
Commits
-
30aa644
v7.24.9 -
de47960
fix: provide legacy typings for TS < 4.1 (#16638) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts