From 072d6e531a774caa30dfe56deb39011e316946ad Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2020 08:11:54 +0000 Subject: [PATCH] Bump react-feather from 1.1.6 to 2.0.8 Bumps [react-feather](https://github.com/feathericons/react-feather) from 1.1.6 to 2.0.8. - [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..0e26391e 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.8", "react-headroom": "~2.2.4", "react-infinite-scroll-component": "3", "react-instantsearch": "~5.3.2",