Skip to content

Commit

Permalink
chore(deps): update dependency @carbon/icons-react to v10.49.2 (#10863)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kennylam <[email protected]>
  • Loading branch information
renovate[bot] and kennylam authored Oct 1, 2023
1 parent 05a4ccf commit 4d1c43f
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 9 deletions.
Binary file not shown.
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@babel/plugin-transform-runtime": "7.18.5",
"@babel/preset-env": "~7.12.0",
"@babel/preset-react": "~7.12.1",
"@carbon/icons-react": "10.49.1",
"@carbon/icons-react": "10.49.2",
"@carbon/pictograms-react": "11.47.0",
"@carbon/storybook-addon-theme": "1.42.1-rc.0",
"@percy-io/in-percy": "^0.1.11",
Expand Down Expand Up @@ -188,6 +188,6 @@
"whatwg-fetch": "^2.0.3"
},
"resolutions": {
"@carbon/icons-react": "10.49.1"
"@carbon/icons-react": "10.49.2"
}
}
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@carbon/grid": "10.43.2",
"@carbon/icons-react": "10.49.1",
"@carbon/icons-react": "10.49.2",
"@carbon/import-once": "10.7.0",
"@carbon/layout": "10.37.1",
"@carbon/motion": "10.29.1",
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 @@ -107,7 +107,7 @@
"window-or-global": "^1.0.1"
},
"optionalDependencies": {
"@carbon/icons-react": "10.49.1",
"@carbon/icons-react": "10.49.2",
"lodash.pickby": "^4.6.0",
"prop-types": "^15.7.0",
"react": "^16.10.0 || ^17.0.0",
Expand Down
23 changes: 18 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2292,7 +2292,7 @@ __metadata:
"@carbon/ibmdotcom-services": 1.51.1-rc.0
"@carbon/ibmdotcom-styles": 1.51.1-rc.0
"@carbon/ibmdotcom-utilities": 1.51.1-rc.0
"@carbon/icons-react": 10.49.1
"@carbon/icons-react": 10.49.2
"@carbon/pictograms-react": 11.47.0
"@carbon/storybook-addon-theme": 1.42.1-rc.0
"@carbon/telemetry": ^0.1.0
Expand Down Expand Up @@ -2496,7 +2496,7 @@ __metadata:
resolution: "@carbon/ibmdotcom-styles@workspace:packages/styles"
dependencies:
"@carbon/grid": 10.43.2
"@carbon/icons-react": 10.49.1
"@carbon/icons-react": 10.49.2
"@carbon/import-once": 10.7.0
"@carbon/layout": 10.37.1
"@carbon/motion": 10.29.1
Expand Down Expand Up @@ -2589,7 +2589,7 @@ __metadata:
"@carbon/ibmdotcom-utilities": 1.51.1-rc.0
"@carbon/icon-helpers": 10.40.0
"@carbon/icons": 10.48.2
"@carbon/icons-react": 10.49.1
"@carbon/icons-react": 10.49.2
"@carbon/layout": 10.37.1
"@carbon/motion": ^11.0.0
"@carbon/telemetry": 0.1.0
Expand Down Expand Up @@ -2734,7 +2734,7 @@ __metadata:
languageName: node
linkType: hard

"@carbon/icon-helpers@npm:^10.28.0, @carbon/icon-helpers@npm:^10.44.0":
"@carbon/icon-helpers@npm:^10.28.0, @carbon/icon-helpers@npm:^10.28.2, @carbon/icon-helpers@npm:^10.44.0":
version: 10.44.0
resolution: "@carbon/icon-helpers@npm:10.44.0"
checksum: c61b711ef78ba5546514917571ccec01c0943a2dc53d34a90987985bd839de7c164ce7bf9890d21012e585c1a655f6a5a9ac88492af4345653f095f9ddebe54a
Expand All @@ -2748,7 +2748,20 @@ __metadata:
languageName: node
linkType: hard

"@carbon/icons-react@npm:10.49.1, @carbon/icons-react@npm:^10.49.0":
"@carbon/icons-react@npm:10.49.2":
version: 10.49.2
resolution: "@carbon/icons-react@npm:10.49.2"
dependencies:
"@carbon/icon-helpers": ^10.28.2
"@carbon/telemetry": 0.1.0
prop-types: ^15.7.2
peerDependencies:
react: ">=16"
checksum: 42e9ef288ef39276fbfec5925cd894fc362bcf27aaee44652d361fb26537409a066307a6c39062fdffb7dfc9ceda3deb17a5ff995f53b6bf409e691c0e40f818
languageName: node
linkType: hard

"@carbon/icons-react@npm:^10.49.0":
version: 10.49.1
resolution: "@carbon/icons-react@npm:10.49.1"
dependencies:
Expand Down

0 comments on commit 4d1c43f

Please sign in to comment.