Change required node version for jest-worker to 10.13. https://github.com/facebook/jest/blob/master/packages/jest-worker/package.json (es exception)
Ref: https://github.com/webpack-contrib/terser-webpack-plugin/issues/248
Just set ">= 10.13.0"
does not matter
I'll take this one!
Hope you don't mind @hi-matbub but seen this was slightly stale and have opened a PR to get it closed: https://github.com/facebook/jest/pull/10352
I've moved the PR to be a draft as the engine of the sub packages needs to match the root version. May be a case that we cannot fulfill this change? @jeysal thoughts?