rpl / flow-coverage-report

Generate flow coverage reports in JSON, HTML and in the console.
MIT License
505 stars 42 forks source link

Update array.prototype.find to the latest version 🚀 #189

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The dependency array.prototype.find was updated from 2.0.4 to 2.1.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.


Find out more about this release.

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:

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 6294753 v2.1.1
  • fbbcf24 [Tests] use shared travis-ci configs
  • f13819e [Tests] only run aud on prod deps
  • 9836bb8 [meta] add funding field
  • 9b10921 [Dev Deps] update eslint, @ljharb/eslint-config; add safe-publish-latest
  • a43c1a2 [Refactor] Only require the parts of es-abstract that are used (77% bundle size decrease)

See the full diff

rpl commented 4 years ago

Closing as superseded by #197 which also relax this dependency by not making it an exact dependency.