commitlint
Advanced tools
+3
-3
| { | ||
| "name": "commitlint", | ||
| "type": "module", | ||
| "version": "20.5.0", | ||
| "version": "20.5.2", | ||
| "description": "Lint your commit messages", | ||
@@ -39,3 +39,3 @@ "files": [ | ||
| "dependencies": { | ||
| "@commitlint/cli": "^20.5.0", | ||
| "@commitlint/cli": "^20.5.2", | ||
| "@commitlint/types": "^20.5.0" | ||
@@ -48,3 +48,3 @@ }, | ||
| }, | ||
| "gitHead": "a7918e9cf70f822505cb4422c03150a86f802627" | ||
| "gitHead": "7fe86b28f0779cce8d8459bdcc83c849936a1b80" | ||
| } |
Updated