From 1f60fb7e96c818d4cda9eeb549918c477437dbcc Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2020 20:11:13 +0000 Subject: [PATCH] Update @types/jest to version 25.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4930592..a13543a7 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@types/classnames": "^2.2.7", "@types/express": "^4.17.0", "@types/history": "^4.7.2", - "@types/jest": "^24.0.23", + "@types/jest": "^25.1.0", "@types/lodash": "^4.14.144", "@types/qs": "^6.5.3", "@types/react": "^16.8.19",