From 532f393c856416b7c967c3a71bd666f872f0ef70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 May 2024 20:51:59 +0000 Subject: [PATCH] Bump @carbon/icons-react from 10.49.4 to 10.49.5 Bumps [@carbon/icons-react](https://github.com/carbon-design-system/carbon/tree/HEAD/packages/icons-react) from 10.49.4 to 10.49.5. - [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] --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4a463d140..9e7d5fe3f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "packages/e2e" ], "dependencies": { - "@carbon/icons-react": "^10.49.2", + "@carbon/icons-react": "^10.49.5", "@carbon/themes": "^10.55.5", "@codemirror/legacy-modes": "^6.4.0", "@tanstack/react-query": "^4.36.1", diff --git a/package.json b/package.json index 8ee443b2e..7bc9a63a5 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "test": "vitest" }, "dependencies": { - "@carbon/icons-react": "^10.49.2", + "@carbon/icons-react": "^10.49.5", "@carbon/themes": "^10.55.5", "@codemirror/legacy-modes": "^6.4.0", "@tanstack/react-query": "^4.36.1",