From f2f4424eaface86d636e985a9ec6af435b64e25f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 11:33:07 +0000 Subject: [PATCH] chore(deps): bump @carbon/icons-react Bumps the production-dependencies group with 1 update: [@carbon/icons-react](https://github.com/carbon-design-system/carbon/tree/HEAD/packages/icons-react). Updates `@carbon/icons-react` from 11.42.0 to 11.43.0 - [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-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 133903d..259b5b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2264,9 +2264,9 @@ } }, "node_modules/@carbon/icons-react": { - "version": "11.42.0", - "resolved": "https://registry.npmjs.org/@carbon/icons-react/-/icons-react-11.42.0.tgz", - "integrity": "sha512-tQDV9qqa3wcOgd8IIyXT/MN2ltJ1DfxsRF6H2HHsCs5I8uHQ5W+bNF9sKxdh6J+LzJAC8pNRAwLatguWpNwACg==", + "version": "11.43.0", + "resolved": "https://registry.npmjs.org/@carbon/icons-react/-/icons-react-11.43.0.tgz", + "integrity": "sha512-nQUj8s94j0P3ja2+J9Og06rWFsuetvyc+PUNgkUT0w/ZezfMibX05PafX3pdNT0Gjy5cvRqwbrRLlNyYhfwlwQ==", "hasInstallScript": true, "dependencies": { "@carbon/icon-helpers": "^10.48.0", @@ -25780,9 +25780,9 @@ } }, "@carbon/icons-react": { - "version": "11.42.0", - "resolved": "https://registry.npmjs.org/@carbon/icons-react/-/icons-react-11.42.0.tgz", - "integrity": "sha512-tQDV9qqa3wcOgd8IIyXT/MN2ltJ1DfxsRF6H2HHsCs5I8uHQ5W+bNF9sKxdh6J+LzJAC8pNRAwLatguWpNwACg==", + "version": "11.43.0", + "resolved": "https://registry.npmjs.org/@carbon/icons-react/-/icons-react-11.43.0.tgz", + "integrity": "sha512-nQUj8s94j0P3ja2+J9Og06rWFsuetvyc+PUNgkUT0w/ZezfMibX05PafX3pdNT0Gjy5cvRqwbrRLlNyYhfwlwQ==", "requires": { "@carbon/icon-helpers": "^10.48.0", "@ibm/telemetry-js": "^1.5.0",