turbo
8fb3af19 - chore(deps): update dependency @babel/core to v7.19.1 (#1989)

Commit
3 years ago
chore(deps): update dependency @babel/core to v7.19.1 (#1989) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://togithub.com/babel/babel)) | [`7.19.0` -> `7.19.1`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.19.0/7.19.1) | [![age](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.19.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.19.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.19.1/compatibility-slim/7.19.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.19.1/confidence-slim/7.19.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>babel/babel</summary> ### [`v7.19.1`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7191-2022-09-14) [Compare Source](https://togithub.com/babel/babel/compare/v7.19.0...v7.19.1) ##### :bug: Bug Fix - `babel-core` - [#&#8203;14930](https://togithub.com/babel/babel/pull/14930) Avoid fancy stack traces size computation ([@&#8203;nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-traverse` - [#&#8203;14932](https://togithub.com/babel/babel/pull/14932) fix: isForAwaitStatement is broken ([@&#8203;JLHwung](https://togithub.com/JLHwung)) - Other - [#&#8203;14872](https://togithub.com/babel/babel/pull/14872) Use the built-in class fields and private methods rules in ESLint 8 ([@&#8203;JLHwung](https://togithub.com/JLHwung)) - `babel-parser` - [#&#8203;14920](https://togithub.com/babel/babel/pull/14920) \[estree] attach comments after directives at the end of file ([@&#8203;hegemonic](https://togithub.com/hegemonic)) - [#&#8203;14900](https://togithub.com/babel/babel/pull/14900) \[ts] allow redeclaring a var/type with the same name as import ([@&#8203;liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-transform-typescript` - [#&#8203;14913](https://togithub.com/babel/babel/pull/14913) fix: do not remove type import used in TS import= ([@&#8203;JLHwung](https://togithub.com/JLHwung)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/vercel/turborepo).
Author
Parents
Loading