Skip to content

Commit

Permalink
build(deps): Update: Bump the ibm-carbon group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the ibm-carbon group with 2 updates: [@carbon/react](https://github.com/carbon-design-system/carbon/tree/HEAD/packages/carbon-react) and [@carbon/styles](https://github.com/carbon-design-system/carbon/tree/HEAD/packages/styles).


Updates `@carbon/react` from 1.69.0 to 1.70.0
- [Release notes](https://github.com/carbon-design-system/carbon/releases)
- [Commits](https://github.com/carbon-design-system/carbon/commits/HEAD/packages/carbon-react)

Updates `@carbon/styles` from 1.68.0 to 1.69.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/HEAD/packages/styles)

---
updated-dependencies:
- dependency-name: "@carbon/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ibm-carbon
- dependency-name: "@carbon/styles"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ibm-carbon
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 86928f4 commit e062db7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@carbon/colors": "^11.28.0",
"@carbon/grid": "^11.29.0",
"@carbon/icons-react": "^11.52.0",
"@carbon/react": "^1.69.0",
"@carbon/styles": "^1.68.0",
"@carbon/react": "^1.70.0",
"@carbon/styles": "^1.69.0",
"@electron-forge/cli": "~7.4.0",
"@electron-forge/maker-zip": "~7.4.0",
"@electron-forge/plugin-fuses": "~7.4.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -311,15 +311,15 @@ __metadata:
languageName: node
linkType: hard

"@carbon/react@npm:^1.69.0":
version: 1.69.0
resolution: "@carbon/react@npm:1.69.0"
"@carbon/react@npm:^1.70.0":
version: 1.70.0
resolution: "@carbon/react@npm:1.70.0"
dependencies:
"@babel/runtime": "npm:^7.24.7"
"@carbon/feature-flags": "npm:^0.24.0"
"@carbon/icons-react": "npm:^11.52.0"
"@carbon/layout": "npm:^11.28.0"
"@carbon/styles": "npm:^1.68.0"
"@carbon/styles": "npm:^1.69.0"
"@floating-ui/react": "npm:^0.26.0"
"@ibm/telemetry-js": "npm:^1.5.0"
classnames: "npm:2.5.1"
Expand All @@ -341,13 +341,13 @@ __metadata:
react: ^16.8.6 || ^17.0.1 || ^18.2.0
react-dom: ^16.8.6 || ^17.0.1 || ^18.2.0
sass: ^1.33.0
checksum: 10c0/2a8c8b0d1b1cd732cd1826b1b6c920299364381b2af252463857909ca63ec58d5f2a288b710607eb0fdd3f25829862f2628c76235bedef64d96f1136ba0a1621
checksum: 10c0/806b17d97e63967f989a5a2851255e9a7bfbcff6a85116686f660e43819da62820fd2d47ca67aa993e2904cedfc5e13945049a6b522919a4d71c6d3654344482
languageName: node
linkType: hard

"@carbon/styles@npm:^1.68.0":
version: 1.68.0
resolution: "@carbon/styles@npm:1.68.0"
"@carbon/styles@npm:^1.69.0":
version: 1.69.0
resolution: "@carbon/styles@npm:1.69.0"
dependencies:
"@carbon/colors": "npm:^11.28.0"
"@carbon/feature-flags": "npm:^0.24.0"
Expand All @@ -363,7 +363,7 @@ __metadata:
peerDependenciesMeta:
sass:
optional: true
checksum: 10c0/c10fd89ed19e6f4a242590e6518e9a14ade3c2806c425df21ae739102a4374a81b0c0da624ec8d8e40e4c3357a9ed60606bc8ee827d38bfee79ff15d3496e018
checksum: 10c0/492ec13513c5fb173d5cd5f5a62b310f5133bb7062eea35cdb03389f3b644bf9028b3fbf0d2eaf882541df99f509fb1ea706e442f5bad2dd6018aa305d3adfdc
languageName: node
linkType: hard

Expand Down Expand Up @@ -5451,8 +5451,8 @@ __metadata:
"@carbon/colors": "npm:^11.28.0"
"@carbon/grid": "npm:^11.29.0"
"@carbon/icons-react": "npm:^11.52.0"
"@carbon/react": "npm:^1.69.0"
"@carbon/styles": "npm:^1.68.0"
"@carbon/react": "npm:^1.70.0"
"@carbon/styles": "npm:^1.69.0"
"@electron-forge/cli": "npm:~7.4.0"
"@electron-forge/maker-zip": "npm:~7.4.0"
"@electron-forge/plugin-fuses": "npm:~7.4.0"
Expand Down

0 comments on commit e062db7

Please sign in to comment.