Skip to content

Commit 144f284

Browse files
committed
fix: bump styles peer dependency
Signed-off-by: Akshat Patel <[email protected]>
1 parent bc05965 commit 144f284

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@angular/common": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
6868
"@angular/core": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
6969
"@angular/forms": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
70-
"@carbon/styles": "^1.54.0",
70+
"@carbon/styles": "^1.56.0",
7171
"rxjs": "^6.0.0 || ^7.0.0",
7272
"zone.js": "^0.11.0"
7373
},
@@ -85,7 +85,7 @@
8585
"@angular/platform-browser-dynamic": "14.3.0",
8686
"@angular/router": "14.3.0",
8787
"@babel/core": "7.9.6",
88-
"@carbon/styles": "1.54.0",
88+
"@carbon/styles": "1.56.0",
8989
"@carbon/themes": "11.24.0",
9090
"@commitlint/cli": "17.0.3",
9191
"@commitlint/config-conventional": "17.0.3",

0 commit comments

Comments
 (0)