@carbon/type
Advanced tools
Comparing version 11.13.0 to 11.14.0
{ | ||
"name": "@carbon/type", | ||
"description": "Typography for digital and software products using the Carbon Design System", | ||
"version": "11.13.0", | ||
"version": "11.14.0", | ||
"license": "Apache-2.0", | ||
@@ -40,7 +40,7 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@carbon/grid": "^11.9.0", | ||
"@carbon/layout": "^11.9.0" | ||
"@carbon/grid": "^11.10.0", | ||
"@carbon/layout": "^11.10.0" | ||
}, | ||
"devDependencies": { | ||
"@carbon/cli": "^11.7.0", | ||
"@carbon/cli": "^11.8.0", | ||
"@carbon/test-utils": "^10.26.0", | ||
@@ -57,3 +57,3 @@ "change-case": "^4.1.1", | ||
}, | ||
"gitHead": "8206000d08eba6a443d7846b692a3543a47a6e66" | ||
"gitHead": "b115fef8c7d19ed31ed3aeeb2b7f95f8be0738b6" | ||
} |
172018
Updated@carbon/grid@^11.10.0
Updated@carbon/layout@^11.10.0