Mostly so micromatch can be bumped. micromatch@3 has some notable performance and size penalties but micromatch@4 requires node>=8. This'd probably close #143 and make #147 a little more straightforward. jest is also currently looking to drop node@6 support for the next major, so it'd need this to be done to fully feel the effects.
I'll file a PR if this is acceptable.
Mostly so
micromatchcan be bumped.micromatch@3has some notable performance and size penalties butmicromatch@4requiresnode>=8. This'd probably close #143 and make #147 a little more straightforward.jestis also currently looking to dropnode@6support for the next major, so it'd need this to be done to fully feel the effects.I'll file a PR if this is acceptable.