nordnet / nordnet-ui-kit

Nordnet UI Kit
https://nordnet.github.io/nordnet-ui-kit/
106 stars 28 forks source link

chore(deps): update babel monorepo to v7.3.4 #571

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
@​babel/core devDependencies patch 7.3.3 -> 7.3.4 homepage, source
@​babel/plugin-proposal-class-properties devDependencies patch 7.3.3 -> 7.3.4 source
@​babel/preset-env devDependencies patch 7.3.1 -> 7.3.4 homepage, source

Release Notes

babel/babel ### [`v7.3.4`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v734-2019-02-25) [Compare Source](https://togithub.com/babel/babel/compare/v7.3.3...v7.3.4) ##### :bug: Bug Fix - `babel-parser` - [#​9572](https://togithub.com/babel/babel/pull/9572) Fix TypeScript parsers missing token check ([#​9571](https://togithub.com/babel/babel/issues/9571)) ([@​elevatebart](https://togithub.com/elevatebart)) - [#​9521](https://togithub.com/babel/babel/pull/9521) Also check AssignmentPatterns for duplicate export name ([@​danez](https://togithub.com/danez)) - `babel-helper-create-class-features-plugin`, `babel-helper-replace-supers`, `babel-plugin-proposal-class-properties`, `babel-traverse` - [#​9508](https://togithub.com/babel/babel/pull/9508) Use correct "this" in static fields ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-preset-env` - [#​9566](https://togithub.com/babel/babel/pull/9566) Closes [#​9465](https://togithub.com/babel/babel/issues/9465) ([@​zloirock](https://togithub.com/zloirock)) - `babel-types` - [#​9539](https://togithub.com/babel/babel/pull/9539) babel-types is\* type checks accept null | undefiend as value TS type ([@​ian-craig](https://togithub.com/ian-craig)) - `babel-plugin-transform-block-scoping`, `babel-traverse` - [#​9532](https://togithub.com/babel/babel/pull/9532) Migrate some duplicate binding tests to traverse ([@​danez](https://togithub.com/danez)) - `babel-generator` - [#​9524](https://togithub.com/babel/babel/pull/9524) Fix typescript generator params ([@​tanhauhau](https://togithub.com/tanhauhau)) - [#​9523](https://togithub.com/babel/babel/pull/9523) Fix flow babel-generator function parantheses ([@​tanhauhau](https://togithub.com/tanhauhau)) ##### :house: Internal - Other - [#​9561](https://togithub.com/babel/babel/pull/9561) Update CHANGELOG.md using the "Trigger GitHub release" action ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-proposal-object-rest-spread`, `babel-plugin-transform-modules-systemjs` - [#​9541](https://togithub.com/babel/babel/pull/9541) Enable eqeqeq rule in eslint ([@​danez](https://togithub.com/danez)) - `babel-generator`, `babel-parser`, `babel-plugin-transform-flow-strip-types`, `babel-traverse` - [#​9522](https://togithub.com/babel/babel/pull/9522) Make tests spec compliant by avoiding duplicate declarations in input files ([@​danez](https://togithub.com/danez)) - `babel-plugin-transform-proto-to-assign` - [#​9533](https://togithub.com/babel/babel/pull/9533) Add import/no-extraneous-dependencies to ESLint ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))

Renovate configuration

:date: Schedule: "before 3am on Monday" (UTC).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.



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

vercel[bot] commented 5 years ago

This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.

nordnet-release commented 5 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: