From b6f5f5cd8508dc598982db7ca9921b0a75ed6f4b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2020 07:19:45 +0000 Subject: [PATCH] Bump react-feather from 1.1.6 to 2.0.4 Bumps [react-feather](https://github.com/feathericons/react-feather) from 1.1.6 to 2.0.4. - [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..a4fbc669 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.4", "react-headroom": "~2.2.4", "react-infinite-scroll-component": "3", "react-instantsearch": "~5.3.2",