neutrinojs / neutrino

Create and build modern JavaScript projects with zero initial configuration.
https://neutrinojs.org
Mozilla Public License 2.0
3.95k stars 213 forks source link

Update dependency eslint-config-standard-jsx to v7 - autoclosed #1431

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
eslint-config-standard-jsx dependencies major ^6.0.2 -> ^7.0.0

Release Notes

standard/eslint-config-standard-jsx ### [`v7.0.0`](https://togithub.com/standard/eslint-config-standard-jsx/compare/v6.0.2...v7.0.0) [Compare Source](https://togithub.com/standard/eslint-config-standard-jsx/compare/v6.0.2...v7.0.0)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

: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 this update again.



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

edmorley commented 5 years ago

Breaking since the new version requires ESLint 6 (which we're not yet compatible with).