From 5b7ddeeb3d272ec5920d95f94cce7300f60939b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 02:30:32 +0000 Subject: [PATCH] Bump react-icons from 4.3.1 to 4.4.0 in /tnoodle-ui 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] --- tnoodle-ui/package.json | 2 +- tnoodle-ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tnoodle-ui/package.json b/tnoodle-ui/package.json index 5f743aece..100a06825 100644 --- a/tnoodle-ui/package.json +++ b/tnoodle-ui/package.json @@ -12,7 +12,7 @@ "react": "^17.0.2", "react-bootstrap": "^2.3.1", "react-dom": "^17.0.2", - "react-icons": "^4.3.1", + "react-icons": "^4.4.0", "react-redux": "^8.0.2", "react-scripts": "5.0.1", "web-vitals": "^2.1.4" diff --git a/tnoodle-ui/yarn.lock b/tnoodle-ui/yarn.lock index 44c773dad..dce573c6c 100644 --- a/tnoodle-ui/yarn.lock +++ b/tnoodle-ui/yarn.lock @@ -8248,10 +8248,10 @@ react-error-overlay@^6.0.11: resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.11.tgz#92835de5841c5cf08ba00ddd2d677b6d17ff9adb" integrity sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg== -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, react-is@^16.3.2, react-is@^16.7.0: version "16.13.1"