george-haddad / tool-belt

GNU Lesser General Public License v3.0
1 stars 0 forks source link

Update eslint-plugin-flowtype to the latest version 🚀 #168

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency eslint-plugin-flowtype was updated from 4.3.1 to 4.7.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.


Publisher: gajus License: BSD-3-Clause

Release Notes for v4.7.0

4.7.0 (2020-03-24)

Features

  • require-exact-type detects nested objects (#441) (463b74e)
Commits

The new version differs by 8 commits.

  • 463b74e feat: require-exact-type detects nested objects (#441)
  • 97a230b feat: add fixer to invalid file annotation style message (#440)
  • dccaa76 fix: sort-keys spreads, spreads with generics, comment handling (#439)
  • 70b4fee fix: enforce editorconfig (fixes #438)
  • d761d3c fix: make the build work in Windows (fixes #438)
  • 3258d30 feat: support inexact object notation in delimiter-dangle rule (#437)
  • 9b046e4 fix: handle the case where superTypeParameters is undefined
  • 45ee910 feat: require-return-type always-enforce (#436)

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: