ImmoweltGroup / eslint-config-immowelt-react

ESLint shareable react config
MIT License
2 stars 0 forks source link

TASK: Update dependency eslint-plugin-babel to v5 #88

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency eslint-plugin-babel (source) from ^4.1.1 to ^5.0.0


Release Notes

v5.1.0

Compare Source

  • Fixed a bug in the semi rule when the omitLastInOneLineBlock option is used with class properties (#​144)
  • Sync'd new-cap tests with latest from ESLint to make sure there are no regressions
  • Updated eslint-plugin-composer to v0.3.0
  • Added support for do expressions to the no-unused-expressions rule, thanks @​lyleunderwood (#​131)

v5.0.0

Compare Source

v5.0.0

Thanks to @​existentialism

  • Use eslint-rule-composer #​138
  • New peerDependency on ESLint 4
  • Handle JSXFragment for quotes


This PR has been generated by Renovate Bot.