godaddy / ekke

Ekke is a test runner for React-Native, it allows you to execute your test code directly on the device enabling you to test in the same environment as your production users.
MIT License
133 stars 9 forks source link

Update eventemitter3 to the latest version 🚀 #21

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency eventemitter3 was updated from 3.1.2 to 4.0.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 4.0.0

Breaking changes

  • TypeScript type definitions now require TypeScript 3.
Commits

The new version differs by 6 commits.

  • 3673253 [dist] 4.0.0
  • e79e6a8 [ts] Allow user to specify argument types for events (#181)
  • dc64ad3 Merge pull request #196 from primus/greenkeeper/uglify-js-3.6.0
  • d2a2779 chore(package): update uglify-js to version 3.6.0
  • d021b4d [pkg] Update nyc to version 14.1.0 (#194)
  • b93876e [travis] Test on node 12

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: