commitlint
Advanced tools
+3
-3
| { | ||
| "name": "commitlint", | ||
| "type": "module", | ||
| "version": "20.4.1", | ||
| "version": "20.4.2", | ||
| "description": "Lint your commit messages", | ||
@@ -39,3 +39,3 @@ "files": [ | ||
| "dependencies": { | ||
| "@commitlint/cli": "^20.4.1", | ||
| "@commitlint/cli": "^20.4.2", | ||
| "@commitlint/types": "^20.4.0" | ||
@@ -48,3 +48,3 @@ }, | ||
| }, | ||
| "gitHead": "e7ae28d1f71299cedcafe3360f376c93800b283a" | ||
| "gitHead": "81cfc9e5e9d452b68b5809e57196ca0c03fd7b85" | ||
| } |
Updated