commitlint
Advanced tools
+3
-3
| { | ||
| "name": "commitlint", | ||
| "type": "module", | ||
| "version": "20.2.0", | ||
| "version": "20.3.0", | ||
| "description": "Lint your commit messages", | ||
@@ -39,3 +39,3 @@ "files": [ | ||
| "dependencies": { | ||
| "@commitlint/cli": "^20.2.0", | ||
| "@commitlint/cli": "^20.3.0", | ||
| "@commitlint/types": "^20.2.0" | ||
@@ -48,3 +48,3 @@ }, | ||
| }, | ||
| "gitHead": "ddad9b44d6dd98b983f338bee1ff44dfa9dc1ab1" | ||
| "gitHead": "1c5734db28d30aac1e0493595f965d95d62f7971" | ||
| } |
Updated