From cf37f534c1eaa94aedf45342bd7e4311ee33a714 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 9 Dec 2018 21:41:10 +0000 Subject: [PATCH] Update dependency react-testing-library to v5.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2b54c9c..f2d93a4 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "react-dom": "16.6.0", "react-styleguidist": "8.0.2", "react-test-renderer": "16.6.0", - "react-testing-library": "5.2.3", + "react-testing-library": "5.3.2", "react-waypoint": "8.0.3", "typescript": "3.1.5", "webpack": "4.24.0"