lynnaloo / mullet

Mullet Stack: Facebook in the front. Walmart in the back. (React, Hapijs, Node)
http://www.mullet.run
MIT License
194 stars 39 forks source link

Update eslint-plugin-babel to the latest version 🚀 #119

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-plugin-babel was updated from 4.1.2 to 5.3.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v5.3.0
  • Camelcase - support for optional chaining [#163] (thanks @villesau)
Commits

The new version differs by 29 commits.

  • d000e1c 5.3.0
  • 135622a Camelcase - support for optional chaining (#163)
  • 585b8ec 5.2.1
  • e4c669e Fix missing valid-typeof export (#165)
  • 802a99e 5.2.0
  • c38ab4c Add valid-typeof rule with support for BigInt (#161)
  • 59d271d Update readme for opt call support in no-unused-expressions [skip ci] (#160)
  • dfd88c5 mocha@5.2.0 (#159)
  • d653393 Merge pull request #158 from lehni/fix/optional-call-expression-in-no-unused-expressions
  • e7a3aa8 Use consistent semicolons in babel-specific tests
  • 6d07cd2 Merge pull request #157 from amilajack/patch-1
  • 36e6336 Move optional call test to valid section
  • b89ec98 Support optional calls in no-unused-expressions
  • b447255 Update travis node versions
  • 60b199c Test against modern node versions

There are 29 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: