@commitlint/config-angular
Advanced tools
+3
-3
| { | ||
| "name": "@commitlint/config-angular", | ||
| "type": "module", | ||
| "version": "20.2.0", | ||
| "version": "20.3.0", | ||
| "description": "Shareable commitlint config enforcing the angular commit convention", | ||
@@ -35,3 +35,3 @@ "main": "index.js", | ||
| "devDependencies": { | ||
| "@commitlint/lint": "^20.2.0", | ||
| "@commitlint/lint": "^20.3.0", | ||
| "@commitlint/utils": "^20.0.0" | ||
@@ -42,3 +42,3 @@ }, | ||
| }, | ||
| "gitHead": "ddad9b44d6dd98b983f338bee1ff44dfa9dc1ab1" | ||
| "gitHead": "1c5734db28d30aac1e0493595f965d95d62f7971" | ||
| } |