Skip to content

Commit

Permalink
chore(deps): update dependency @carbon/pictograms-react to v11.56.0 (#…
Browse files Browse the repository at this point in the history
…11423)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@carbon/pictograms-react](https://togithub.com/carbon-design-system/carbon) ([source](https://togithub.com/carbon-design-system/carbon/tree/HEAD/packages/pictograms-react)) | [`11.55.0` -> `11.56.0`](https://renovatebot.com/diffs/npm/@carbon%2fpictograms-react/11.55.0/11.56.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@carbon%2fpictograms-react/11.56.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@carbon%2fpictograms-react/11.56.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@carbon%2fpictograms-react/11.55.0/11.56.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@carbon%2fpictograms-react/11.55.0/11.56.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>carbon-design-system/carbon (@&#8203;carbon/pictograms-react)</summary>

### [`v11.56.0`](https://togithub.com/carbon-design-system/carbon/compare/5dfe589ff6ce498c8f8040a55f05a15624e84df5...6d133d4f920b7c01f6ea2221938a339c14a85b42)

[Compare Source](https://togithub.com/carbon-design-system/carbon/compare/5dfe589ff6ce498c8f8040a55f05a15624e84df5...6d133d4f920b7c01f6ea2221938a339c14a85b42)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/carbon-design-system/carbon-for-ibm-dotcom).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent 30be3c1 commit c32acaa
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* @license
*
* Copyright IBM Corp. 2019, 2023
* Copyright IBM Corp. 2019, 2024
*
* This source code is licensed under the Apache-2.0 license found in the
* LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion packages/web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"@carbon/icon-helpers": "10.45.1",
"@carbon/icons": "11.34.0",
"@carbon/icons-react": "^11.33.0",
"@carbon/pictograms-react": "11.55.0",
"@carbon/pictograms-react": "11.56.0",
"@carbon/react": "1.48.0",
"@carbon/type": "11.25.1",
"@open-wc/semantic-dom-diff": "~0.18.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4404,7 +4404,7 @@ __metadata:
"@carbon/icons-react": "npm:^11.33.0"
"@carbon/layout": "npm:11.20.1"
"@carbon/motion": "npm:11.16.1"
"@carbon/pictograms-react": "npm:11.55.0"
"@carbon/pictograms-react": "npm:11.56.0"
"@carbon/react": "npm:1.48.0"
"@carbon/styles": "npm:1.47.0"
"@carbon/telemetry": "npm:0.1.0"
Expand Down Expand Up @@ -4595,16 +4595,16 @@ __metadata:
languageName: node
linkType: hard

"@carbon/pictograms-react@npm:11.55.0":
version: 11.55.0
resolution: "@carbon/pictograms-react@npm:11.55.0"
"@carbon/pictograms-react@npm:11.56.0":
version: 11.56.0
resolution: "@carbon/pictograms-react@npm:11.56.0"
dependencies:
"@carbon/icon-helpers": "npm:^10.45.0"
"@carbon/telemetry": "npm:0.1.0"
prop-types: "npm:^15.7.2"
peerDependencies:
react: ">=16"
checksum: 0b853265f47f912dabf767d61687e30117b3744fca5fbc74c7366a5f40244fdbe4ca065518d7fb3dcd0bac89ddd5525e28f75dec1136ab1e91efe7e3184b2a20
checksum: fe9ce8e53aee211bd5ff16531f37fa36345869fbdcbd8dc246d0e634d3f87d63149ce222b9ed14915e50163cd8208c9ca0828ef516e5773bd4b5f00a4d3294f3
languageName: node
linkType: hard

Expand Down

0 comments on commit c32acaa

Please sign in to comment.