From 7b5b77183bcb4a55ec5b4392433152738e2e329e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 20:15:24 +0000 Subject: [PATCH] chore: bump @carbon/icons-react from 11.30.0 to 11.30.1 (#1305) Bumps [@carbon/icons-react](https://github.com/carbon-design-system/carbon/tree/HEAD/packages/icons-react) from 11.30.0 to 11.30.1. - [Release notes](https://github.com/carbon-design-system/carbon/releases) - [Changelog](https://github.com/carbon-design-system/carbon/blob/main/docs/release.md) - [Commits](https://github.com/carbon-design-system/carbon/commits/HEAD/packages/icons-react) --- updated-dependencies: - dependency-name: "@carbon/icons-react" dependency-type: direct:production 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 5b432db52..70b530a5a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1357,9 +1357,9 @@ prop-types "^15.7.2" "@carbon/icons-react@^11.23.1": - version "11.30.0" - resolved "https://registry.yarnpkg.com/@carbon/icons-react/-/icons-react-11.30.0.tgz#59d10fd72f9c06185ab384ded2bee6aade4759b4" - integrity sha512-J3DPmAt3aFx9epTnFThnjaqlJuEmjof3Kn2QcGnumTaq/SjztslMN8ScZUxgmseVsebtTpiFjLPvGfaYSZjHaQ== + version "11.30.1" + resolved "https://registry.yarnpkg.com/@carbon/icons-react/-/icons-react-11.30.1.tgz#e73843407c72261520f10b77c11502d022260875" + integrity sha512-XPxbm17l6unYHjLX0KF1o0hbzMqTQFMOYR9gmE94ePRRAUxTnlNhUhcWjeAc3a+6fOZedzhemXdlKiK+CewnBA== dependencies: "@carbon/icon-helpers" "^10.45.0" "@carbon/telemetry" "0.1.0"