airbnb / react-with-styles-interface-aphrodite

Interface to use react-with-styles with Aphrodite
MIT License
54 stars 14 forks source link

[deps] Update all deps and drop support for node < 6 #65

Closed noratarano closed 5 years ago

noratarano commented 5 years ago

Summary

Update all dependencies. We also drop support for node versions < 6 since babel dropped support for them in babel@7.

Note: This is step 2 in a list of TODOs that I have for refactoring this library to not use singletons. While these updates are not necessary, they keep the repo modernized.

Testing

@brucewpaul @goatslacker @ljharb @lencioni