springload / draftail

📝🍸 A configurable rich text editor built with Draft.js
https://www.draftail.org/
MIT License
613 stars 64 forks source link

chore(deps): update rollup to v2.0.5 #339

Closed thi-bot closed 4 years ago

thi-bot commented 4 years ago

This PR contains the following updates:

Package Update Type Change Sourcegraph
rollup (source) patch devDependencies 2.0.3 -> 2.0.5 code search for "rollup"

Release Notes

rollup/rollup ### [`v2.0.5`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​205) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.0.4...v2.0.5) _2020-03-12_ ##### Bug Fixes - Fix an issue where conditional statements would assume they have the wrong test value ([#​3438](https://togithub.com/rollup/rollup/issues/3438)) ##### Pull Requests - [#​3438](https://togithub.com/rollup/rollup/pull/3438): Make sure logical expressions always check the left argument for side-effects ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.0.4`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​204) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.0.3...v2.0.4) _2020-03-12_ ##### Bug Fixes - Avoid conflicts between namespace imports when preserving modules ([#​3435](https://togithub.com/rollup/rollup/issues/3435)) ##### Pull Requests - [#​3435](https://togithub.com/rollup/rollup/pull/3435): Deconflict multiple `index` imports for ES format using nested export star statements ([@​kamranayub](https://togithub.com/kamranayub))

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