@carbon/type
Advanced tools
Comparing version 11.28.0 to 11.28.1
{ | ||
"name": "@carbon/type", | ||
"description": "Typography for digital and software products using the Carbon Design System", | ||
"version": "11.28.0", | ||
"version": "11.28.1", | ||
"license": "Apache-2.0", | ||
@@ -43,8 +43,8 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@carbon/grid": "^11.24.0", | ||
"@carbon/layout": "^11.23.0", | ||
"@carbon/grid": "^11.24.1", | ||
"@carbon/layout": "^11.23.1", | ||
"@ibm/telemetry-js": "^1.5.0" | ||
}, | ||
"devDependencies": { | ||
"@carbon/cli": "^11.18.0", | ||
"@carbon/cli": "^11.18.1", | ||
"@carbon/test-utils": "^10.30.0", | ||
@@ -61,3 +61,3 @@ "change-case": "^4.1.1", | ||
}, | ||
"gitHead": "14d1896ef16cadabca2b212b4a44e1a7299125e3" | ||
"gitHead": "f548182ef995217e7717f9250376ff8995069a09" | ||
} |
Updated@carbon/grid@^11.24.1
Updated@carbon/layout@^11.23.1