From 98801b995e9e8fca16c508ddeaf62d7655589e34 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2019 20:52:24 +0000 Subject: [PATCH] chore(package): update @types/jest to version 24.0.23 Closes #40 --- typescript-with-redux/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript-with-redux/package.json b/typescript-with-redux/package.json index 4daab27..72c5c41 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.23", "@types/node": "11.9.5", "@types/react": "16.8.5", "@types/react-dom": "16.8.2",