From 53e22f89870fda00a20dbab2382cdbd3ddb9b12d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 3 Apr 2019 19:53:04 +0000 Subject: [PATCH] Update dependency jest to v24.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e2ff13b..bbbabf6 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "eslint-plugin-react": "7.12.4", "eslint-plugin-react-hooks": "1.6.0", "husky": "1.3.1", - "jest": "24.6.0", + "jest": "24.7.0", "jest-dom": "3.1.3", "lint-staged": "8.1.5", "nwb": "0.23.0",