This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://github.com/babel/babel/tree/HEAD/packages/babel-core)) | devDependencies | patch | [`7.26.0` -> `7.26.7`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.26.0/7.26.7) |
| [@babel/preset-env](https://babel.dev/docs/en/next/babel-preset-env) ([source](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env)) | devDependencies | patch | [`7.26.0` -> `7.26.7`](https://renovatebot.com/diffs/npm/@babel%2fpreset-env/7.26.0/7.26.7) |
---
### Release Notes
<details>
<summary>babel/babel (@​babel/core)</summary>
### [`v7.26.7`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7267-2025-01-24)
[Compare Source](https://github.com/babel/babel/compare/v7.26.0...v7.26.7)
##### :bug: Bug Fix
- `babel-helpers`, `babel-preset-env`, `babel-runtime-corejs3`
- [#​17086](https://github.com/babel/babel/pull/17086) Make "object without properties" helpers ES6-compatible ([@​tquetano-netflix](https://github.com/tquetano-netflix))
- `babel-plugin-transform-typeof-symbol`
- [#​17085](https://github.com/babel/babel/pull/17085) fix: Correctly handle `typeof` in arrow functions ([@​liuxingbaoyu](https://github.com/liuxingbaoyu))
- `babel-parser`
- [#​17079](https://github.com/babel/babel/pull/17079) Respect `ranges` option in estree method value ([@​JLHwung](https://github.com/JLHwung))
- `babel-core`
- [#​17052](https://github.com/babel/babel/pull/17052) Do not try to parse .ts configs as JSON if natively supported ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- `babel-plugin-transform-typescript`
- [#​17050](https://github.com/babel/babel/pull/17050) fix: correctly resolve references to non-constant enum members ([@​branchseer](https://github.com/branchseer))
- `babel-plugin-transform-typescript`, `babel-traverse`, `babel-types`
- [#​17025](https://github.com/babel/babel/pull/17025) fix: Remove type-only `import x = y.z` ([@​liuxingbaoyu](https://github.com/liuxingbaoyu))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjkuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEyOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This MR contains the following updates:
7.26.0->7.26.77.26.0->7.26.7Release Notes
babel/babel (@babel/core)
v7.26.7Compare Source
🐛 Bug Fix
babel-helpers,babel-preset-env,babel-runtime-corejs3babel-plugin-transform-typeof-symboltypeofin arrow functions (@liuxingbaoyu)babel-parserrangesoption in estree method value (@JLHwung)babel-corebabel-plugin-transform-typescriptbabel-plugin-transform-typescript,babel-traverse,babel-typesimport x = y.z(@liuxingbaoyu)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about these updates again.
This MR has been generated by Renovate Bot.
mentioned in issue #3