@commitlint/core
Advanced tools
+6
-6
| { | ||
| "name": "@commitlint/core", | ||
| "type": "module", | ||
| "version": "20.4.4", | ||
| "version": "20.5.0", | ||
| "description": "Lint your commit messages", | ||
@@ -39,6 +39,6 @@ "main": "lib/core.js", | ||
| "dependencies": { | ||
| "@commitlint/format": "^20.4.4", | ||
| "@commitlint/lint": "^20.4.4", | ||
| "@commitlint/load": "^20.4.4", | ||
| "@commitlint/read": "^20.4.4" | ||
| "@commitlint/format": "^20.5.0", | ||
| "@commitlint/lint": "^20.5.0", | ||
| "@commitlint/load": "^20.5.0", | ||
| "@commitlint/read": "^20.5.0" | ||
| }, | ||
@@ -48,3 +48,3 @@ "devDependencies": { | ||
| }, | ||
| "gitHead": "02d7245e9b204ed07a68298e4d73c8d82a4b7f81" | ||
| "gitHead": "a7918e9cf70f822505cb4422c03150a86f802627" | ||
| } |
Updated
Updated
Updated
Updated