amilajack / eslint-plugin-flowtype-errors

Run Flow as an ESLint plugin
MIT License
402 stars 32 forks source link

chore(deps): update babel monorepo #270

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) ^7.15.4 -> ^7.15.7 age adoption passing confidence
@babel/core (source) ^7.15.4 -> ^7.15.5 age adoption passing confidence
@babel/preset-env (source) ^7.15.4 -> ^7.15.6 age adoption passing confidence

Release Notes

babel/babel ### [`v7.15.7`](https://togithub.com/babel/babel/releases/v7.15.7) [Compare Source](https://togithub.com/babel/babel/compare/v7.15.4...v7.15.7) #### v7.15.7 (2021-09-17) Thanks [@​JuniorTour](https://togithub.com/JuniorTour) and [@​sdegutis](https://togithub.com/sdegutis) for your first PRs! ##### :bug: Bug Fix - `babel-parser` - [#​13771](https://togithub.com/babel/babel/pull/13771) fix(babel-parser): Allow line break before `assert` return type ([@​JuniorTour](https://togithub.com/JuniorTour)) - [#​13755](https://togithub.com/babel/babel/pull/13755) \[estree] Fix conversion of `PrivateName` in `MemberExpression` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-standalone` - [#​13754](https://togithub.com/babel/babel/pull/13754) Move pipeline operator to Stage 2 ([@​sdegutis](https://togithub.com/sdegutis)) - Other - [#​13767](https://togithub.com/babel/babel/pull/13767) Fix `regexpu-core` bundling in `@babel/standalone` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​13751](https://togithub.com/babel/babel/pull/13751) \[eslint-parser] Represent `static` using a `Keyword` token ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-validator-identifier` - [#​13759](https://togithub.com/babel/babel/pull/13759) Update Identifier definitions to Unicode 14 ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - `babel-parser` - [#​13768](https://togithub.com/babel/babel/pull/13768) Store token type as number ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-module-transforms`, `babel-plugin-transform-modules-commonjs` - [#​13739](https://togithub.com/babel/babel/pull/13739) Throw a better error when transforming imported bindings in types ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - Other - [#​13140](https://togithub.com/babel/babel/pull/13140) Update to Yarn 3 ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​13744](https://togithub.com/babel/babel/pull/13744) chore: add constraint for duplicate dependency declarations ([@​merceyz](https://togithub.com/merceyz)) - `babel-helper-transform-fixture-test-runner` - [#​13741](https://togithub.com/babel/babel/pull/13741) Replace the deprecated `produceCachedData` option used in `vm` module with `script.createCachedData()` ([@​wafuwafu13](https://togithub.com/wafuwafu13)) ##### Committers: 7 - Babel Bot ([@​babel-bot](https://togithub.com/babel-bot)) - Hirotaka Tagawa ([@​wafuwafu13](https://togithub.com/wafuwafu13)) - Huáng Jùnliàng ([@​JLHwung](https://togithub.com/JLHwung)) - JuniorTour ([@​JuniorTour](https://togithub.com/JuniorTour)) - Kristoffer K. ([@​merceyz](https://togithub.com/merceyz)) - Nicolò Ribaudo ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - Steven Degutis ([@​sdegutis](https://togithub.com/sdegutis))

Configuration

📅 Schedule: "before 3am on the first day of the month" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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