@commitlint/config-angular
Advanced tools
+3
-3
| { | ||
| "name": "@commitlint/config-angular", | ||
| "type": "module", | ||
| "version": "20.4.4", | ||
| "version": "20.5.0", | ||
| "description": "Shareable commitlint config enforcing the angular commit convention", | ||
@@ -35,3 +35,3 @@ "main": "index.js", | ||
| "devDependencies": { | ||
| "@commitlint/lint": "^20.4.4", | ||
| "@commitlint/lint": "^20.5.0", | ||
| "@commitlint/utils": "^20.0.0" | ||
@@ -42,3 +42,3 @@ }, | ||
| }, | ||
| "gitHead": "02d7245e9b204ed07a68298e4d73c8d82a4b7f81" | ||
| "gitHead": "a7918e9cf70f822505cb4422c03150a86f802627" | ||
| } |