Skip to content

Commit

Permalink
build(deps): bump @carbon/icons from 10.48.3 to 11.34.1
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.34.1.
- [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.34.1/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 Jan 26, 2024
1 parent e152477 commit 8813826
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.34.1",
"@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.34.1":
version: 11.34.1
resolution: "@carbon/icons@npm:11.34.1"
checksum: 51ad5d02698b6264c4f5fde657b67843bb3ffbbf52bca2db3bdfebff5760e87400f0a24329fe9ae6a367d1494e944a30613d201faca21dc188f358e80c9bbf6e
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.34.1"
"@ibm-watson/discovery-react-components": "workspace:*"
"@ibm-watson/discovery-styles": "workspace:*"
"@testing-library/cypress": "npm:^7.0.7"
Expand Down

0 comments on commit 8813826

Please sign in to comment.