From ad2e6ead9987a858459be644c6db041545cfcf3b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 3 Dec 2018 18:43:40 +0000 Subject: [PATCH] Upgrade: update hoist-non-react-statics to version 3.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4dfd952..a85b208 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "friends of react" ], "dependencies": { - "hoist-non-react-statics": "^3.1.0", + "hoist-non-react-statics": "^3.2.1", "invariant": "^2.2.4", "prop-types": "^15.6.2" },