From d50da18a9e18aa2c824d6c34d1817b6430df5c97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 09:42:26 +0200 Subject: [PATCH] chore(deps-dev): bump @bgd-labs/react-web3-icons from 1.4.4 to 1.4.6 (#549) Bumps [@bgd-labs/react-web3-icons](https://github.com/bgd-labs/icons) from 1.4.4 to 1.4.6. - [Release notes](https://github.com/bgd-labs/icons/releases) - [Commits](https://github.com/bgd-labs/icons/compare/react-web3-icons@v1.4.4...react-web3-icons@v1.4.6) --- updated-dependencies: - dependency-name: "@bgd-labs/react-web3-icons" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 37642c9c..ca015b16 100644 --- a/yarn.lock +++ b/yarn.lock @@ -25,9 +25,9 @@ tsx "^4.7.1" "@bgd-labs/react-web3-icons@^1.4.4": - version "1.4.4" - resolved "https://registry.yarnpkg.com/@bgd-labs/react-web3-icons/-/react-web3-icons-1.4.4.tgz#56ed9d762acaa8fa58507e9a73a1a9177a87172f" - integrity sha512-wc9lH1f7bv7zVIjXdkaUVf/k4CRu78uFs06764k7nu6TTIIIWWJgH1KwrUKqhfWyanSwXt47Q+gz1YH4G/m/Lw== + version "1.4.6" + resolved "https://registry.yarnpkg.com/@bgd-labs/react-web3-icons/-/react-web3-icons-1.4.6.tgz#7c5cfb1aa56ed1945c59839f3994d962010e1053" + integrity sha512-668HIZLxzvcI1uTDvQ3bkcBmLqV1k3OJ4R/6hpCyx6OQDzzjfvHhuLpIUPSbMzi3q+15xX8fMDVVE2MBUCs1Xg== dependencies: "@loadable/component" "5.16.4" react "18.3.1"