goodeggs / fake-eggs

create all sorts of Good Eggs style fake data!
1 stars 1 forks source link

chore(deps): update dependency @babel/node to ^7.20.0 #316

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/node (source) ^7.19.1 -> ^7.20.0 age adoption passing confidence

Release Notes

babel/babel ### [`v7.20.0`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7200-2022-10-27) [Compare Source](https://togithub.com/babel/babel/compare/v7.19.1...v7.20.0) ##### :rocket: New Feature - `babel-compat-data`, `babel-helper-compilation-targets`, `babel-preset-env` - [#​14944](https://togithub.com/babel/babel/pull/14944) Add `deno` compilation target ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-syntax-typescript` - [#​14923](https://togithub.com/babel/babel/pull/14923) Expose `dts` option in `@babel/plugin-syntax-typescript` ([@​oceandrama](https://togithub.com/oceandrama)) - `babel-generator`, `babel-parser`, `babel-plugin-syntax-explicit-resource-management`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-destructuring`, `babel-standalone`, `babel-traverse`, `babel-types` - [#​14968](https://togithub.com/babel/babel/pull/14968) Parse `using` declaration (explicit resource management) ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-generator`, `babel-parser`, `babel-plugin-syntax-import-reflection`, `babel-standalone`, `babel-types` - [#​14926](https://togithub.com/babel/babel/pull/14926) Parse import reflection ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-generator`, `babel-helper-skip-transparent-expression-wrappers`, `babel-parser`, `babel-plugin-transform-typescript`, `babel-traverse`, `babel-types` - [#​14211](https://togithub.com/babel/babel/pull/14211) \[ts] Add support for `expr satisfies Type` expressions ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :bug: Bug Fix - `babel-generator`, `babel-parser` - [#​15032](https://togithub.com/babel/babel/pull/15032) Fix handling of comments with decorators before `export` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator` - [#​15008](https://togithub.com/babel/babel/pull/15008) Support more inner comments ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - `babel-helpers`, `babel-node`, `babel-plugin-proposal-async-generator-functions`, `babel-plugin-transform-regenerator`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​15078](https://togithub.com/babel/babel/pull/15078) Update `regenerator-runtime` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 09:00 and before 17:00 on Monday through Thursday" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

β™» 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.



This PR has been generated by Mend Renovate. View repository job log here.