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
fix: add jest-util as an extra dependency of ts-jest (#611)
For some reason `ts-jest` is now listing `jest-util` as an optional peer
dependency even though it seems to be always required, and Yarn Berry
doesn't like that 🤷
0 commit comments