You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm experiencing an issue in jest@20.x (which react-scripts@1.1.4 pins to) that disappears with jest@23.5.0. Can you publish a version of react-scripts that pulls in the latest Jest? Thanks!
The text was updated successfully, but these errors were encountered:
It would also useful for users who use typescript and ts-jest, because ts-jest is currently 23.1.3 and need jest version to be aligned in order to work properly (see kulshekhar/ts-jest#682 for more background)
I'm experiencing an issue in
jest@20.x
(whichreact-scripts@1.1.4
pins to) that disappears withjest@23.5.0
. Can you publish a version ofreact-scripts
that pulls in the latest Jest? Thanks!The text was updated successfully, but these errors were encountered: