From 84a28f9f2afd724aad604bc93cf6bf94b3c15152 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 2 Aug 2018 21:52:38 +0000 Subject: [PATCH] chore(package): update clean-react-props to version 0.2.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 110a6d2..90f754e 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "react-dom": ">=15" }, "dependencies": { - "clean-react-props": "^0.2.5", + "clean-react-props": "^0.2.6", "lodash.throttle": "^4.1.1", "prop-types": "^15.6.2" },