@commitlint/rules
Advanced tools
+5
-5
| { | ||
| "name": "@commitlint/rules", | ||
| "type": "module", | ||
| "version": "20.4.4", | ||
| "version": "20.5.0", | ||
| "description": "Lint your commit messages", | ||
@@ -39,3 +39,3 @@ "main": "lib/index.js", | ||
| "devDependencies": { | ||
| "@commitlint/parse": "^20.4.4", | ||
| "@commitlint/parse": "^20.5.0", | ||
| "@commitlint/test": "^20.4.3", | ||
@@ -49,8 +49,8 @@ "@commitlint/utils": "^20.0.0", | ||
| "dependencies": { | ||
| "@commitlint/ensure": "^20.4.4", | ||
| "@commitlint/ensure": "^20.5.0", | ||
| "@commitlint/message": "^20.4.3", | ||
| "@commitlint/to-lines": "^20.0.0", | ||
| "@commitlint/types": "^20.4.4" | ||
| "@commitlint/types": "^20.5.0" | ||
| }, | ||
| "gitHead": "02d7245e9b204ed07a68298e4d73c8d82a4b7f81" | ||
| "gitHead": "a7918e9cf70f822505cb4422c03150a86f802627" | ||
| } |
Updated
Updated