chore(deps): update babel to ^7.20.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | minor | ^7.19.6 -> ^7.20.2 |
@babel/preset-env (source) | devDependencies | minor | ^7.19.4 -> ^7.20.2 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
babel/babel
v7.20.2
🐛 Bug Fix
-
babel-core
,babel-helper-create-class-features-plugin
,babel-helper-module-transforms
,babel-helper-plugin-utils
,babel-helper-simple-access
,babel-node
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-react-constant-elements
,babel-preset-env
,babel-standalone
,babel-types
-
#15124 fix:
@babel/node
repl and enableno-use-before-define
rule (@liuxingbaoyu)
-
#15124 fix:
-
babel-plugin-transform-typescript
-
#15121 fix:
tsSatisfiesExpression
check with different duplicated@babel/types
versions (@liuxingbaoyu)
-
#15121 fix:
-
babel-parser
-
#15094 fix:
parser
typings for plugins (@liuxingbaoyu)
-
#15094 fix:
-
babel-generator
- #15118 Improve printing of [no LineTerminator here] with comments (@nicolo-ribaudo)
-
babel-plugin-proposal-decorators
,babel-plugin-proposal-object-rest-spread
,babel-plugin-transform-jscript
-
babel-plugin-transform-destructuring
-
#15104 fix: Destructuring exceptions
for ( let { } = 0 ; 0 ; )
(@liuxingbaoyu)
-
#15104 fix: Destructuring exceptions
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.