vvo / tzdb

🕰 Simplified, grouped and always up to date list of time zones, with major cities
MIT License
776 stars 54 forks source link

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

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.5 -> 7.14.7 age adoption passing confidence

Release Notes

babel/babel ### [`v7.14.7`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7147-2021-06-21) [Compare Source](https://togithub.com/babel/babel/compare/v7.14.5...v7.14.7) ##### :bug: Bug Fix - `babel-plugin-proposal-object-rest-spread` - [#​13483](https://togithub.com/babel/babel/pull/13483) Don't hoist template literal keys in `object-rest-spread` ([@​lala7573](https://togithub.com/lala7573)) - `babel-plugin-transform-destructuring` - [#​13482](https://togithub.com/babel/babel/pull/13482) Don't hoist template strings from destructuring keys ([@​lala7573](https://togithub.com/lala7573)) - `babel-traverse` - [#​13475](https://togithub.com/babel/babel/pull/13475) fix: remove traverse trap on `NODE_ENV == "test"` ([@​JLHwung](https://togithub.com/JLHwung)) - Other - [#​13477](https://togithub.com/babel/babel/pull/13477) Add record and tuple tokens to eslint parser ([@​plourenco](https://togithub.com/plourenco)) - `babel-helper-member-expression-to-functions`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-private-methods` - [#​13395](https://togithub.com/babel/babel/pull/13395) fix: tagged template incorrect receiver ([@​sag1v](https://togithub.com/sag1v)) ##### :house: Internal - `babel-parser` - [#​13450](https://togithub.com/babel/babel/pull/13450) Simplify token context ([@​JLHwung](https://togithub.com/JLHwung)) - [#​13419](https://togithub.com/babel/babel/pull/13419) refactor(parser): remove refNeedsArrowPos ([@​tony-go](https://togithub.com/tony-go)) - Other - [#​13485](https://togithub.com/babel/babel/pull/13485) chore: fix comment typo ([@​hyaocuk](https://togithub.com/hyaocuk))

Configuration

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

🚦 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 WhiteSource Renovate. View repository job log here.

vvo commented 3 years ago

:tada: This PR is included in version 6.8.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: