Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @carbon/themes to v11.34.0 #11702

Merged
merged 1 commit into from
Apr 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@ibm/telemetry-js": "^1.3.0"
},
"devDependencies": {
"@carbon/themes": "11.33.1",
"@carbon/themes": "11.34.0",
"del": "^6.0.0",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^6.1.0",
Expand Down
23 changes: 18 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3331,7 +3331,7 @@ __metadata:
"@carbon/icons-react": "npm:11.39.0"
"@carbon/layout": "npm:11.21.0"
"@carbon/styles": "npm:1.53.0"
"@carbon/themes": "npm:11.33.1"
"@carbon/themes": "npm:11.34.0"
"@carbon/type": "npm:11.26.0"
"@ibm/telemetry-js": "npm:^1.3.0"
del: "npm:^6.0.0"
Expand Down Expand Up @@ -3766,16 +3766,16 @@ __metadata:
languageName: node
linkType: hard

"@carbon/themes@npm:11.33.1, @carbon/themes@npm:^11.33.1":
version: 11.33.1
resolution: "@carbon/themes@npm:11.33.1"
"@carbon/themes@npm:11.34.0":
version: 11.34.0
resolution: "@carbon/themes@npm:11.34.0"
dependencies:
"@carbon/colors": "npm:^11.21.0"
"@carbon/layout": "npm:^11.21.0"
"@carbon/type": "npm:^11.26.0"
"@ibm/telemetry-js": "npm:^1.2.1"
color: "npm:^4.0.0"
checksum: 10/26fa9713684ea3f4730b607dda7a447dd7e4d15e89f6693fb5a7d144c658987b475bd6068b670bec4a1de2c8d68ac1c651e055eceb028c95522cecc03f618bce
checksum: 10/f686fb7a5c9d83055839ea1d6c8548b5c38e2fbc56d7f42ec3b44d5a4fa58b9b690da0d3aa98a1d0b488b491ae5798e424ef0bab895b1736a32897a5febfbc46
languageName: node
linkType: hard

Expand All @@ -3792,6 +3792,19 @@ __metadata:
languageName: node
linkType: hard

"@carbon/themes@npm:^11.33.1":
version: 11.33.1
resolution: "@carbon/themes@npm:11.33.1"
dependencies:
"@carbon/colors": "npm:^11.21.0"
"@carbon/layout": "npm:^11.21.0"
"@carbon/type": "npm:^11.26.0"
"@ibm/telemetry-js": "npm:^1.2.1"
color: "npm:^4.0.0"
checksum: 10/26fa9713684ea3f4730b607dda7a447dd7e4d15e89f6693fb5a7d144c658987b475bd6068b670bec4a1de2c8d68ac1c651e055eceb028c95522cecc03f618bce
languageName: node
linkType: hard

"@carbon/type@npm:11.26.0, @carbon/type@npm:^11.26.0":
version: 11.26.0
resolution: "@carbon/type@npm:11.26.0"
Expand Down
Loading