Skip to content

Commit

Permalink
build(deps): bump @carbon/icons from 10.48.3 to 11.35.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.35.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.35.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 Feb 6, 2024
1 parent 006f15e commit 2138666
Show file tree
Hide file tree
Showing 2 changed files with 6 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.35.0",
"@ibm-watson/discovery-react-components": "workspace:*",
"@ibm-watson/discovery-styles": "workspace:*",
"body-parser": "^1.20.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1774,10 +1774,10 @@ __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.35.0":
version: 11.35.0
resolution: "@carbon/icons@npm:11.35.0"
checksum: 6fca8cf27554ca64ca9c1503b62042aa246eb1abea3105e2c9bf2b11aff2ba62f890c73a329b24dbd961e8858423d08992143996d18e3bba8909d7b6ac49b968
languageName: node
linkType: hard

Expand Down Expand Up @@ -11464,7 +11464,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.35.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 2138666

Please sign in to comment.