commitlint-config-angular
Advanced tools
+3
-3
| { | ||
| "name": "commitlint-config-angular", | ||
| "type": "module", | ||
| "version": "20.4.0", | ||
| "version": "20.4.1", | ||
| "description": "Shareable commitlint config enforcing the angular commit convention", | ||
@@ -34,3 +34,3 @@ "files": [ | ||
| "dependencies": { | ||
| "@commitlint/config-angular": "^20.4.0" | ||
| "@commitlint/config-angular": "^20.4.1" | ||
| }, | ||
@@ -40,3 +40,3 @@ "devDependencies": { | ||
| }, | ||
| "gitHead": "c68de5e24b010e38eac171f35ba18d31bb1fd3dd" | ||
| "gitHead": "e7ae28d1f71299cedcafe3360f376c93800b283a" | ||
| } |