Skip to content

Commit aab72d1

Browse files
Bump @carbon/icons-react from 11.70.0 to 11.71.0 (#164)
Bumps [@carbon/icons-react](https://github.com/carbon-design-system/carbon/tree/HEAD/packages/icons-react) from 11.70.0 to 11.71.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/v11.71.0/packages/icons-react) --- updated-dependencies: - dependency-name: "@carbon/icons-react" dependency-version: 11.71.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d31486e commit aab72d1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bun.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"": {
66
"name": "docs",
77
"dependencies": {
8-
"@carbon/icons-react": "^11.70.0",
8+
"@carbon/icons-react": "^11.71.0",
99
"@docusaurus/core": "^3.9.2",
1010
"@docusaurus/plugin-content-blog": "^3.9.2",
1111
"@docusaurus/preset-classic": "^3.9.2",
@@ -286,9 +286,9 @@
286286

287287
"@babel/types": ["@babel/[email protected]", "", { "dependencies": { "@babel/helper-string-parser": "^7.27.1", "@babel/helper-validator-identifier": "^7.27.1" } }, "sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ=="],
288288

289-
"@carbon/icon-helpers": ["@carbon/icon-helpers@10.68.0", "", { "dependencies": { "@ibm/telemetry-js": "^1.5.0" } }, "sha512-fYor/Fs0RLtPMh2KRyPYR83JKoWbAmoQ7tCIW0QQcwYcIu82tvy7uT8vTNhda21w3uueOp70p6rYyY6vYjuRZA=="],
289+
"@carbon/icon-helpers": ["@carbon/icon-helpers@10.69.0", "", { "dependencies": { "@ibm/telemetry-js": "^1.5.0" } }, "sha512-AYkP9+le5pLllM4OX1zHCSpBIX4uk8hzaV7EakyzQsUoWZIdLip0+j1n9WJvGA7EnMMaFxtmRkt1KAbSGi+YIg=="],
290290

291-
"@carbon/icons-react": ["@carbon/icons-react@11.70.0", "", { "dependencies": { "@carbon/icon-helpers": "^10.68.0", "@ibm/telemetry-js": "^1.5.0", "prop-types": "^15.8.1" }, "peerDependencies": { "react": ">=16" } }, "sha512-hpC10UuSLnLCfGw4TizMf4Omm2+P3vHmstN7y7hUsRCI4lG9BC2OHEtYZiVYdBNoshKxGE2m3iUZrM3cJhIebQ=="],
291+
"@carbon/icons-react": ["@carbon/icons-react@11.71.0", "", { "dependencies": { "@carbon/icon-helpers": "^10.69.0", "@ibm/telemetry-js": "^1.5.0", "prop-types": "^15.8.1" }, "peerDependencies": { "react": ">=16" } }, "sha512-UYAde2bwPzyiQpz68swHKvz+G2gF19IxS0ia7Y71N2ixKbL2ZGuGPIesX+IZKse44axZ/ubkHqBUjcwvMelbig=="],
292292

293293
"@codemirror/autocomplete": ["@codemirror/[email protected]", "", { "dependencies": { "@codemirror/language": "^6.0.0", "@codemirror/state": "^6.0.0", "@codemirror/view": "^6.17.0", "@lezer/common": "^1.0.0" } }, "sha512-8EzdeIoWPJDsMBwz3zdzwXnUpCzMiCyz5/A3FIPpriaclFCGDkAzK13sMcnsu5rowqiyeQN2Vs2TsOcoDPZirQ=="],
294294

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"create-release-notes": "bun ./scripts/create-release-notes.js"
2020
},
2121
"dependencies": {
22-
"@carbon/icons-react": "^11.70.0",
22+
"@carbon/icons-react": "^11.71.0",
2323
"@docusaurus/core": "^3.9.2",
2424
"@docusaurus/plugin-content-blog": "^3.9.2",
2525
"@docusaurus/preset-classic": "^3.9.2",

0 commit comments

Comments
 (0)