yurikrupnik / mussia7

mussia7 project
batman-ten.vercel.app
MIT License
0 stars 0 forks source link

Update dependency @babel/preset-env to v7.14.4 #31

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/preset-env (source) 7.14.2 -> 7.14.4 age adoption passing confidence

Release Notes

babel/babel ### [`v7.14.4`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7144-2021-05-28) [Compare Source](https://togithub.com/babel/babel/compare/v7.14.2...v7.14.4) ##### :eyeglasses: Spec Compliance - `babel-parser` - [#​13377](https://togithub.com/babel/babel/pull/13377) disallow surrogate in the end of contextual name ([@​JLHwung](https://togithub.com/JLHwung)) - [#​13328](https://togithub.com/babel/babel/pull/13328) perf: minimize identifier lookahead when parsing let ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-typescript` - [#​13314](https://togithub.com/babel/babel/pull/13314) \[ts] Insert `export {}` when necessary to imply ESM ([@​wbinnssmith](https://togithub.com/wbinnssmith)) ##### :bug: Bug Fix - `babel-plugin-transform-typescript` - [#​13381](https://togithub.com/babel/babel/pull/13381) \[ts] Remove override modifier ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - Other - [#​13338](https://togithub.com/babel/babel/pull/13338) Fix error when parsing ignored files with `@babel/eslint-parser` ([@​devfservant](https://togithub.com/devfservant)) - `babel-parser` - [#​13333](https://togithub.com/babel/babel/pull/13333) refactor: add parse\*Literal parser routines ([@​JLHwung](https://togithub.com/JLHwung)) ##### :running_woman: Performance - `babel-plugin-transform-block-scoping` - [#​13376](https://togithub.com/babel/babel/pull/13376) Improve performance ([@​sokra](https://togithub.com/sokra)) - `babel-parser` - [#​13341](https://togithub.com/babel/babel/pull/13341) Faster tokenizer lookahead ([@​JLHwung](https://togithub.com/JLHwung)) - [#​13328](https://togithub.com/babel/babel/pull/13328) perf: minimize identifier lookahead when parsing let ([@​JLHwung](https://togithub.com/JLHwung)) ##### :microscope: Output optimization - `babel-plugin-proposal-object-rest-spread`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-react-constant-elements`, `babel-preset-env` - [#​13384](https://togithub.com/babel/babel/pull/13384) Hoist omitted keys from object spread operator ([@​alanorozco](https://togithub.com/alanorozco))

Configuration

📅 Schedule: 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.



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