From dedd922b748547474c31bc948ffebde6abb44ef5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2019 06:34:16 +0000 Subject: [PATCH] Update react-feather requirement from ~1.1.4 to ~2.0.3 Updates the requirements on [react-feather](https://github.com/feathericons/react-feather) to permit the latest version. - [Release notes](https://github.com/feathericons/react-feather/releases) - [Commits](https://github.com/feathericons/react-feather/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56f63552..23b0a50c 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "raw-loader": "~0.5.1", "react": "16", "react-dom": "16", - "react-feather": "~1.1.4", + "react-feather": "~2.0.3", "react-headroom": "~2.2.4", "react-infinite-scroll-component": "3", "react-instantsearch": "~5.3.2",