From 03ed0d23bba9f588578229fce57bb954b9757521 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 7 Mar 2019 23:29:54 +0000 Subject: [PATCH] Update dependency jest to v24.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d9b343..f89cd8b 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "eslint-plugin-react": "7.12.4", "eslint-plugin-react-hooks": "1.5.0", "husky": "1.3.1", - "jest": "24.3.0", + "jest": "24.3.1", "jest-dom": "3.1.2", "lint-staged": "8.1.5", "nwb": "0.23.0",