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