@commitlint/config-angular
Advanced tools
+3
-3
| { | ||
| "name": "@commitlint/config-angular", | ||
| "type": "module", | ||
| "version": "20.4.1", | ||
| "version": "20.4.2", | ||
| "description": "Shareable commitlint config enforcing the angular commit convention", | ||
@@ -35,3 +35,3 @@ "main": "index.js", | ||
| "devDependencies": { | ||
| "@commitlint/lint": "^20.4.1", | ||
| "@commitlint/lint": "^20.4.2", | ||
| "@commitlint/utils": "^20.0.0" | ||
@@ -42,3 +42,3 @@ }, | ||
| }, | ||
| "gitHead": "e7ae28d1f71299cedcafe3360f376c93800b283a" | ||
| "gitHead": "81cfc9e5e9d452b68b5809e57196ca0c03fd7b85" | ||
| } |