chore(deps): update babel to ^7.19.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | ^7.19.1 -> ^7.19.3 |
@babel/preset-env (source) | devDependencies | patch | ^7.19.1 -> ^7.19.3 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
babel/babel
v7.19.3
🐛 Bug Fix
-
babel-plugin-proposal-decorators
- #8566 Correctly update bindings of decorated class declarations (@nicolo-ribaudo)
-
babel-parser
-
#14974 fix: Normal parsing of
JSXText
followingJSXSpreadChild
(@liuxingbaoyu) -
#14941 fix: Support local exports in TS
declare module
s (@liuxingbaoyu) -
#14940 fix: allow ts redeclaration with
import =
andvar
(@liuxingbaoyu)
-
#14974 fix: Normal parsing of
-
babel-generator
- #14962 Fix printing of Flow internal slot functions (@liuxingbaoyu)
-
babel-cli
-
#14950 Emit
@babel/cli
source maps based on configuration files (@liuxingbaoyu)
-
#14950 Emit
-
babel-plugin-transform-typescript
-
#14946 fix: ts exported vars are shadowed by
declare
(@liuxingbaoyu)
-
#14946 fix: ts exported vars are shadowed by
💅 Polish
-
babel-core
- #14954 Optional filename when preset uses fn test/include/exclude (@nicolo-ribaudo)
🏠 Internal
-
babel-helper-compilation-targets
,babel-helper-transform-fixture-test-runner
,babel-parser
,babel-preset-env
,babel-traverse
-
#14961 chore: use
c8
for coverage testing (@liuxingbaoyu)
-
#14961 chore: use
🔬 Output optimization
-
babel-plugin-transform-typescript
-
#14952 [ts] remove nested
declare namespace
(@liuxingbaoyu)
-
#14952 [ts] remove nested
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.