sportloop / mrc

TypeScript Toolkit for Parsing MRC Workout Files
MIT License
1 stars 1 forks source link

chore(deps): update dependency @babel/preset-env to v7.14.1 #95

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.0 -> 7.14.1 age adoption passing confidence

Release Notes

babel/babel ### [`v7.14.1`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7141-2021-05-04) [Compare Source](https://togithub.com/babel/babel/compare/v7.14.0...v7.14.1) ##### :bug: Bug Fix - `babel-parser` - [#​13243](https://togithub.com/babel/babel/pull/13243) Parse static blocks with typescript plugin ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - `babel-plugin-transform-block-scoping` - [#​13248](https://togithub.com/babel/babel/pull/13248) Fix plugin-transform-block-scoping const violations ([@​overlookmotel](https://togithub.com/overlookmotel)) - `babel-generator`, `babel-parser` - [#​13244](https://togithub.com/babel/babel/pull/13244) Parse `for await (async of ...)` ([@​Zalathar](https://togithub.com/Zalathar)) - `babel-helper-create-class-features-plugin` - [#​13237](https://togithub.com/babel/babel/pull/13237) fix: Typo in `@babel/helper-create-class-features-plugin` ([@​aancer-rca](https://togithub.com/aancer-rca)) ##### :memo: Documentation - `babel-types` - [#​13151](https://togithub.com/babel/babel/pull/13151) Add alias docs for [@​babel/types](https://togithub.com/babel/types) ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - `babel-parser` - [#​13242](https://togithub.com/babel/babel/pull/13242) Don't use `"composite": true` in tsc (until it supports cycles) ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​13241](https://togithub.com/babel/babel/pull/13241) chore: remove duplicated test262 parser tests ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-proposal-export-namespace-from`, `babel-plugin-syntax-module-string-names`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-modules-umd` - [#​13246](https://togithub.com/babel/babel/pull/13246) Archive `@babel/plugin-syntax-module-string-names` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-class-static-block`, `babel-plugin-proposal-private-methods`, `babel-plugin-proposal-private-property-in-object`, `babel-plugin-syntax-class-properties`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-typescript`, `babel-plugin-transform-unicode-escapes`, `babel-preset-env`, `babel-standalone` - [#​13232](https://togithub.com/babel/babel/pull/13232) Archive `@babel/plugin-syntax-class-properties` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))

Configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

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

:no_bell: 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.