commitlint-config-angular
Advanced tools
Comparing version 18.0.0 to 18.1.0
{ | ||
"name": "commitlint-config-angular", | ||
"version": "18.0.0", | ||
"version": "18.1.0", | ||
"description": "Shareable commitlint config enforcing the angular commit convention", | ||
@@ -33,8 +33,8 @@ "files": [ | ||
"dependencies": { | ||
"@commitlint/config-angular": "^18.0.0" | ||
"@commitlint/config-angular": "^18.1.0" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/utils": "^18.0.0" | ||
"@commitlint/utils": "^18.1.0" | ||
}, | ||
"gitHead": "3cb66472996a12caa969f941dccd84d07355fb83" | ||
"gitHead": "ab46d5340928b2e32ccbec995c9fbdac47eff87c" | ||
} |