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/preset-env to v7.13.5 #67

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.13.0 -> 7.13.5 age adoption passing confidence

Release Notes

babel/babel ### [`v7.13.5`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7135-2021-02-23) [Compare Source](https://togithub.com/babel/babel/compare/v7.13.0...v7.13.5) ##### :bug: Bug Fix - `babel-compat-data`, `babel-plugin-transform-runtime`, `babel-preset-env` - [#​12870](https://togithub.com/babel/babel/pull/12870) Add `es6.array.slice` in corejs2 builtins ([@​eligao](https://togithub.com/eligao)) - `babel-plugin-proposal-async-generator-functions`, `babel-plugin-proposal-decorators`, `babel-plugin-transform-runtime`, `babel-preset-env` - [#​12869](https://togithub.com/babel/babel/pull/12869) Ensure that `@babel/runtime-corejs3` imports are injected ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))

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 139dc5c707e8d1e346bcd5cb3eb2da9d3f73ff1b on renovate/babel-monorepo into d3da8ae4e75626ecc804a85b9216ed526cc6309a on main.