Skip to content

Commit

Permalink
build(deps): bump @carbon/icons from 10.48.3 to 11.39.0
Browse files Browse the repository at this point in the history
Bumps [@carbon/icons](https://github.com/carbon-design-system/carbon/tree/HEAD/packages/icons) from 10.48.3 to 11.39.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.39.0/packages/icons)

---
updated-dependencies:
- dependency-name: "@carbon/icons"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 2ecf4e6 commit a64f334
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/discovery-search-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"server:setup": "node ./scripts/setSdkUrl.js"
},
"dependencies": {
"@carbon/icons": "^10.48.3",
"@carbon/icons": "^11.39.0",
"@ibm-watson/discovery-react-components": "workspace:*",
"@ibm-watson/discovery-styles": "workspace:*",
"body-parser": "^1.20.2",
Expand Down
21 changes: 16 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1774,10 +1774,12 @@ __metadata:
languageName: node
linkType: hard

"@carbon/icons@npm:^10.48.3":
version: 10.48.3
resolution: "@carbon/icons@npm:10.48.3"
checksum: 9d179acb35278d2157120930dd85b2e85f1a407de89653ad63cdaf4ec24dc284a52c7395a66f8f1919fdcc5cc6d241ad612323ff52a8bcdf855026720f7c63b4
"@carbon/icons@npm:^11.39.0":
version: 11.39.0
resolution: "@carbon/icons@npm:11.39.0"
dependencies:
"@ibm/telemetry-js": "npm:^1.2.1"
checksum: 9cd4047e1a2e49d003cfbc4416181a2fbdf2103c51c93435bf4ecb76d8b1a1aa017fb0f8eb7a7a84374642bfaf0208392be8f9b7d8907470a4d2cfffa3cb1f4e
languageName: node
linkType: hard

Expand Down Expand Up @@ -2854,6 +2856,15 @@ __metadata:
languageName: unknown
linkType: soft

"@ibm/telemetry-js@npm:^1.2.1":
version: 1.3.0
resolution: "@ibm/telemetry-js@npm:1.3.0"
bin:
ibmtelemetry: dist/collect.js
checksum: 478c6ecdeba0645a1c3b30270dbc30e5c0b35d8b2534191ce90fe1a1d32f78394701e308fc7fe9a41a01af25eb47f1b329ebbbf36a2da1efc099bd3693a02239
languageName: node
linkType: hard

"@isaacs/cliui@npm:^8.0.2":
version: 8.0.2
resolution: "@isaacs/cliui@npm:8.0.2"
Expand Down Expand Up @@ -11464,7 +11475,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "discovery-search-app@workspace:examples/discovery-search-app"
dependencies:
"@carbon/icons": "npm:^10.48.3"
"@carbon/icons": "npm:^11.39.0"
"@ibm-watson/discovery-react-components": "workspace:*"
"@ibm-watson/discovery-styles": "workspace:*"
"@testing-library/cypress": "npm:^7.0.7"
Expand Down

0 comments on commit a64f334

Please sign in to comment.