commitlint
Advanced tools
+3
-3
| { | ||
| "name": "commitlint", | ||
| "type": "module", | ||
| "version": "20.0.0", | ||
| "version": "20.1.0", | ||
| "description": "Lint your commit messages", | ||
@@ -39,3 +39,3 @@ "files": [ | ||
| "dependencies": { | ||
| "@commitlint/cli": "^20.0.0", | ||
| "@commitlint/cli": "^20.1.0", | ||
| "@commitlint/types": "^20.0.0" | ||
@@ -48,3 +48,3 @@ }, | ||
| }, | ||
| "gitHead": "407be6c96b1a108ee012ed5330b0d80a165952d5" | ||
| "gitHead": "a8e86d252ad9e77e0b9bd929fd8409f824727f11" | ||
| } |
Updated