Bump @babel/types from 7.25.0 to 7.25.2 in /frontend
Bumps @babel/types from 7.25.0 to 7.25.2.
Release notes
Sourced from @babel/types
's releases.
v7.25.2 (2024-07-30)
🐛 Bug Fix
babel-core
,babel-traverse
- #16695 Ensure that
requeueComputedKeyAndDecorators
is available (@nicolo-ribaudo
)Committers: 2
- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)v7.25.1 (2024-07-28)
🐛 Bug Fix
babel-plugin-transform-function-name
- #16683 fix:
ensureFunctionName
may be undefined (@liuxingbaoyu
)babel-plugin-transform-react-constant-elements
- #16582 fix plugin-transform-react-constant-elements transform JSXFrament but not add JSXExpressionContainer (
@keiseiTi
)babel-traverse
- #16587 fix: fixed issue16583 + test (
@nerodesu017
)
🏠 InternalCommitters: 4
- Adrian (
@nerodesu017
)- Huáng Jùnliàng (
@JLHwung
)@keiseiTi
@liuxingbaoyu
Changelog
Sourced from @babel/types
's changelog.
v7.25.2 (2024-07-30)
🐛 Bug Fix
babel-core
,babel-traverse
- #16695 Ensure that
requeueComputedKeyAndDecorators
is available (@nicolo-ribaudo
)v7.25.1 (2024-07-28)
🐛 Bug Fix
babel-plugin-transform-function-name
- #16683 fix:
ensureFunctionName
may be undefined (@liuxingbaoyu
)babel-plugin-transform-react-constant-elements
- #16582 fix plugin-transform-react-constant-elements transform JSXFrament but not add JSXExpressionContainer (
@keiseiTi
)babel-traverse
- #16587 fix: fixed issue16583 + test (
@nerodesu017
)
🏠 Internal
Commits
-
0f8f408
v7.25.2 -
2413d1a
Add eslint-plugin-regexp (#16680) - 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