From f28f617525a0e8f458d2d0900d1e7515e53af707 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 26 Nov 2020 04:41:24 +0000 Subject: [PATCH] Bump react-icons from 3.2.1 to 4.0.0 Bumps [react-icons](https://github.com/react-icons/react-icons) from 3.2.1 to 4.0.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v3.2.1...v4.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ac39f200..9358851c 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "qs": "^6.5.2", "react": "^16.5.2", "react-dom": "^16.7.0", - "react-icons": "^3.2.1", + "react-icons": "^4.0.0", "react-popper": "^1.0.2", "react-redux": "^5.0.4", "react-router": "^4.1.2", diff --git a/yarn.lock b/yarn.lock index 8076e7b8..b9f21cc9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8079,10 +8079,10 @@ rc@^1.0.1, rc@^1.2.7: prop-types "^15.6.2" scheduler "^0.12.0" -react-icons@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-3.2.1.tgz#6f7f9ccbeec05ff7076df070703e03238903ac30" - integrity sha512-NQhnh7G5hWCAK7pXPeeI944RkeZ85mtvFATx3wfcVQRTW4ejaQgriemYF72gQIFIyoApMXLTdb01BKp8PaXlrg== +react-icons@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.0.0.tgz#7ee18489472eb5797719bf997a1e2037b22d37d1" + integrity sha512-HNS9Bsi73SImFZjwBAuaDIPfSqjLzDNZAN3PSjhZ7+7XJSCjkgFuzaMnyZetZXyawKwyoIPwmvGMSeFsEfsCPg== react-lifecycles-compat@^3.0.4: version "3.0.4"