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