comparison-sorting / merge-sort

:dragon: Mergesort algorithm for JavaScript
https://aureooms.github.io/js-mergesort
GNU Affero General Public License v3.0
1 stars 0 forks source link

Update dependency @babel/core to v7.12.3 #49

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch 7.12.1 -> 7.12.3

Release Notes

babel/babel ### [`v7.12.3`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7123-2020-10-16) [Compare Source](https://togithub.com/babel/babel/compare/v7.12.1...v7.12.3) ##### :bug: Bug Fix - `babel-helper-wrap-function`, `babel-plugin-proposal-async-generator-functions` - [#​12192](https://togithub.com/babel/babel/pull/12192) fix: properly wrap private class methods ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-core` - [#​12200](https://togithub.com/babel/babel/pull/12200) Make `loadPartialConfig`'s options optional ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser` - [#​12185](https://togithub.com/babel/babel/pull/12185) [ts] Disallow invalid type annotations in ExpressionStatements ([@​existentialism](https://togithub.com/existentialism)) ##### :house: Internal - Other - [#​12204](https://togithub.com/babel/babel/pull/12204) chore: update test262 tests ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser` - [#​12203](https://togithub.com/babel/babel/pull/12203) test: add test case for babel-parser: fixtures/typescript/arrow-function/destructuring-with-annotation-newline ([@​Mongkii](https://togithub.com/Mongkii))

Renovate 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.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 2c72ccfa146e9c01cca507dfa1e2dfe65475b6a8 on renovate/babel-monorepo into 22ed74bd63f346a38f0c61ae10e0852661b333d8 on master.