commitlint-config-angular
Advanced tools
Comparing version 18.4.2 to 18.4.3
{ | ||
"name": "commitlint-config-angular", | ||
"version": "18.4.2", | ||
"version": "18.4.3", | ||
"description": "Shareable commitlint config enforcing the angular commit convention", | ||
@@ -33,8 +33,8 @@ "files": [ | ||
"dependencies": { | ||
"@commitlint/config-angular": "^18.4.2" | ||
"@commitlint/config-angular": "^18.4.3" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/utils": "^18.4.0" | ||
"@commitlint/utils": "^18.4.3" | ||
}, | ||
"gitHead": "0370a855dcc026dda4dd29122f49ed7db5657de3" | ||
"gitHead": "970b806bdd338e8b3e4529f21f20e795e66cd48f" | ||
} |