diff --git a/typescript-with-redux/package.json b/typescript-with-redux/package.json index 4daab27..e7adce9 100644 --- a/typescript-with-redux/package.json +++ b/typescript-with-redux/package.json @@ -49,7 +49,7 @@ "not op_mini all" ], "devDependencies": { - "@types/jest": "24.0.9", + "@types/jest": "24.0.19", "@types/node": "11.9.5", "@types/react": "16.8.5", "@types/react-dom": "16.8.2",