Update babel monorepo to v7.26.7
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | 7.26.0 -> 7.26.7 |
@babel/preset-env (source) | devDependencies | patch | 7.26.0 -> 7.26.7 |
Release Notes
babel/babel (@babel/core)
v7.26.7
🐛 Bug Fix
-
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
- #17086 Make "object without properties" helpers ES6-compatible (@tquetano-netflix)
-
babel-plugin-transform-typeof-symbol
-
#17085 fix: Correctly handle
typeof
in arrow functions (@liuxingbaoyu)
-
#17085 fix: Correctly handle
-
babel-parser
-
babel-core
- #17052 Do not try to parse .ts configs as JSON if natively supported (@nicolo-ribaudo)
-
babel-plugin-transform-typescript
- #17050 fix: correctly resolve references to non-constant enum members (@branchseer)
-
babel-plugin-transform-typescript
,babel-traverse
,babel-types
-
#17025 fix: Remove type-only
import x = y.z
(@liuxingbaoyu)
-
#17025 fix: Remove type-only
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.