dillon1000/react

Commit

[deps] Update ts-jest version

Console warnings when running tests: ``` ts-jest[versions] (WARN) Version 5.1.3 
of typescript installed has not been tested with ts-jest. ``` 

Our typescript version is ahead of what's supported in ts-jest. This PR updates 
ts-jest to work with the latest typescript compiler.
Browse files
Changed paths2 files
First-parent comparison
M compiler/forget/packages/babel-plugin-react-forget/package.json ModifiedM compiler/forget/yarn.lock Modified
Patch

Files changed

Rendering syntax-highlighted changes…