plotly / react-chart-editor

Customizable React-based editor panel for Plotly charts
https://plotly.github.io/react-chart-editor/
MIT License
505 stars 104 forks source link

Update minor devDeps #918

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/cli devDependencies patch 7.4.3 -> 7.4.4 homepage, source
@​babel/core devDependencies patch 7.4.3 -> 7.4.4 homepage, source
@​babel/plugin-proposal-object-rest-spread devDependencies patch 7.4.3 -> 7.4.4 source
@​babel/polyfill devDependencies patch 7.4.3 -> 7.4.4 homepage, source
@​babel/preset-env devDependencies patch 7.4.3 -> 7.4.4 homepage, source
@​babel/traverse devDependencies patch 7.4.3 -> 7.4.4 homepage, source
@​storybook/react devDependencies patch 5.0.10 -> 5.0.11 source
eslint-config-prettier devDependencies minor 4.1.0 -> 4.2.0 source
node-sass devDependencies minor 4.11.0 -> 4.12.0 source

Release Notes

babel/babel ### [`v7.4.4`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v744-2019-04-26) [Compare Source](https://togithub.com/babel/babel/compare/v7.4.3...v7.4.4) ##### :bug: Bug Fix - `babel-plugin-transform-flow-comments` - [#​9897](https://togithub.com/babel/babel/pull/9897) fix flow-comments - class type paramters and implements ([@​tanhauhau](https://togithub.com/tanhauhau)) - [#​9893](https://togithub.com/babel/babel/pull/9893) fix flow-comment - object destructuring ([@​tanhauhau](https://togithub.com/tanhauhau)) - `babel-parser` - [#​9766](https://togithub.com/babel/babel/pull/9766) Add TS support to [@​babel/parser](https://togithub.com/babel/parser)'s Scope ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​9865](https://togithub.com/babel/babel/pull/9865) Always register global bindings as exportable ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​9887](https://togithub.com/babel/babel/pull/9887) Fix TypeScript readonly error location ([@​existentialism](https://togithub.com/existentialism)) - [#​9869](https://togithub.com/babel/babel/pull/9869) ! remove constant context assertions ([@​tanhauhau](https://togithub.com/tanhauhau)) - [#​9890](https://togithub.com/babel/babel/pull/9890) Fix parsing typescript bodiless methods with the estree plugin also enabled ([@​devongovett](https://togithub.com/devongovett)) - `babel-traverse` - [#​9870](https://togithub.com/babel/babel/pull/9870) Fix flow types in traverse/path/family and enable flow ([@​danez](https://togithub.com/danez)) - `babel-plugin-proposal-class-properties`, `babel-plugin-transform-modules-commonjs`, `babel-types` - [#​9861](https://togithub.com/babel/babel/pull/9861) Fix: PrivateName Identifier should not be isReferenced. ([@​coreyfarrell](https://togithub.com/coreyfarrell)) - `babel-types` - [#​9832](https://togithub.com/babel/babel/pull/9832) Fix typo in cloneNode. ([@​evandervalk](https://togithub.com/evandervalk))
storybooks/storybook ### [`v5.0.11`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#​5011-April-28-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v5.0.10...v5.0.11) ##### Bug Fixes - Polymer: Fix re-rendering lit-html elements after non-lit-html element ([#​5868](https://togithub.com/storybooks/storybook/pull/5868)) - Addon-knobs: Check color knob value before applying uppercase ([#​6598](https://togithub.com/storybooks/storybook/pull/6598)) - Angular: Fix sourceMap property of angulars webpack config ([#​6535](https://togithub.com/storybooks/storybook/pull/6535)) ##### Maintenance - UI: Add missing props in stories ([#​6353](https://togithub.com/storybooks/storybook/pull/6353))
prettier/eslint-config-prettier ### [`v4.2.0`](https://togithub.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md#Version-420-2019-04-25) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v4.1.0...v4.2.0) - Added: [@​typescript-eslint/no-extra-parens]. Thanks to Keiichiro Amemiya ([@​Hoishin](https://togithub.com/Hoishin)) and Jen Gorfine ([@​jgorfine](https://togithub.com/jgorfine))!
sass/node-sass ### [`v4.12.0`](https://togithub.com/sass/node-sass/blob/master/CHANGELOG.md#v4120) [Compare Source](https://togithub.com/sass/node-sass/compare/v4.11.0...v4.12.0)

Renovate configuration

:date: Schedule: "before 2am 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!".

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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