From 0c3c8a8f59123ff8a1e2d081cec1cd3624e0d3bc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 22 Mar 2019 11:21:23 +0000 Subject: [PATCH] Update dependency react-hooks-testing-library to v0.3.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ede89fb..0462a53 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "nwb": "0.23.0", "prettier": "1.16.4", "react": "16.8.4", - "react-hooks-testing-library": "0.3.7", + "react-hooks-testing-library": "0.3.8", "storybook-readme": "4.0.5", "testcafe": "1.1.0", "testcafe-browser-provider-browserstack": "1.8.0"