Skip to content

Commit

Permalink
Upgrade ts-jest to fix dynamic imports not working in unit tests. kul…
Browse files Browse the repository at this point in the history
  • Loading branch information
banderso-n committed Feb 19, 2019
1 parent 27c40be commit 054ad45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"resolve": "1.6.0",
"style-loader": "0.19.0",
"sw-precache-webpack-plugin": "0.11.4",
"ts-jest": "22.0.1",
"ts-jest": "23.1.2",
"ts-loader": "^2.3.7",
"tsconfig-paths-webpack-plugin": "^2.0.0",
"tslint": "^5.7.0",
Expand Down

0 comments on commit 054ad45

Please sign in to comment.