From dca5d89f24b85f9f0e5907642db74587785ec6a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 06:12:47 +0000 Subject: [PATCH] Bump react-icons from 4.6.0 to 4.7.1 Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.6.0 to 4.7.1. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v4.6.0...v4.7.1) --- updated-dependencies: - dependency-name: react-icons dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 28aba68..efea0f2 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "eslint-config-next": "^13.0.6", "postcss": "^8.4.18", "react-hot-toast": "^2.4.0", - "react-icons": "^4.6.0", + "react-icons": "^4.7.1", "sass": "^1.56.2", "tailwindcss": "^3.2.1", "typescript": "4.9.3" diff --git a/yarn.lock b/yarn.lock index 0b797c4..f37034f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1941,10 +1941,10 @@ react-hot-toast@^2.4.0: dependencies: goober "^2.1.10" -react-icons@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.6.0.tgz#f83eda179af5d02c047449a20b702c858653d397" - integrity sha512-rR/L9m9340yO8yv1QT1QurxWQvWpbNHqVX0fzMln2HEb9TEIrQRGsqiNFQfiv9/JEUbyHmHPlNTB2LWm2Ttz0g== +react-icons@^4.7.1: + version "4.7.1" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.7.1.tgz#0f4b25a5694e6972677cb189d2a72eabea7a8345" + integrity sha512-yHd3oKGMgm7zxo3EA7H2n7vxSoiGmHk5t6Ou4bXsfcgWyhfDKMpyKfhHR6Bjnn63c+YXBLBPUql9H4wPJM6sXw== react-is@^16.13.1: version "16.13.1"