From 7cdc357776fabb9550e5cc5b5d802d36e605a72f Mon Sep 17 00:00:00 2001 From: ChenX Date: Tue, 30 Apr 2019 09:34:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0jest?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 93356889f..d42a07727 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "hard-source-webpack-plugin": "https://github.com/FishOrBear/hard-source-webpack-plugin", "html-loader": "^0.5.5", "html-webpack-plugin": "^3.2.0", - "jest": "^23.6.0", + "jest": "^24.7.1", "less": "^3.9.0", "less-loader": "^4.1.0", "mobx-react-devtools": "^6.0.3",