From 38c37afd938f70b0d2dddc49916ada6da0328440 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 23:33:25 +0000 Subject: [PATCH] Bump react-icons from 4.3.1 to 4.4.0 Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.3.1 to 4.4.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v4.3.1...v4.4.0) --- updated-dependencies: - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5bfac4f..7ef4806 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "react-dom": "^18.1.0", "react-fade-in": "^2.0.1", "react-hot-toast": "^2.2.0", - "react-icons": "^4.3.1", + "react-icons": "^4.4.0", "sass": "^1.52.1", "use-last-fm": "^0.6.1" }, diff --git a/yarn.lock b/yarn.lock index 4072eb9..a9df8e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -209,7 +209,7 @@ resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.2.194.tgz#39cd340c6c2e0e6221f92d64f6c30ca749bcf0cc" integrity sha512-c3tiShCGY03XbJqXpliHRHMBBB/KGWS1kcbKn2GhaZN4fY8UgD5kZk3XJDwDJ6oqwlgkBdWXRAgD5Td2aAKMRg== -"@swc/core@^1.2.194": +"@swc/core@^1.2.192": version "1.2.194" resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.2.194.tgz#698d9ea07fd0b55273e7651e3f95b1c5cf4b61ae" integrity sha512-+Jg3qxad32CqnFmw4pqwm/5JCVWGkoM8P5pqPlyj5sokHFUJluMkCeaikuvIZhJCabR9q84lEnXlIjMu42ZfKA== @@ -1633,10 +1633,10 @@ react-hot-toast@^2.2.0: dependencies: goober "^2.1.1" -react-icons@^4.3.1: - version "4.3.1" - resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.3.1.tgz#2fa92aebbbc71f43d2db2ed1aed07361124e91ca" - integrity sha512-cB10MXLTs3gVuXimblAdI71jrJx8njrJZmNMEMC+sQu5B/BIOmlsAjskdqpn81y8UBVEGuHODd7/ci5DvoSzTQ== +react-icons@^4.4.0: + version "4.4.0" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.4.0.tgz#a13a8a20c254854e1ec9aecef28a95cdf24ef703" + integrity sha512-fSbvHeVYo/B5/L4VhB7sBA1i2tS8MkT0Hb9t2H1AVPkwGfVHLJCqyr2Py9dKMxsyM63Eng1GkdZfbWj+Fmv8Rg== react-is@^16.13.1: version "16.13.1"