commitlint
Advanced tools
Comparing version
{ | ||
"name": "commitlint", | ||
"type": "module", | ||
"version": "19.7.1", | ||
"version": "19.8.0", | ||
"description": "Lint your commit messages", | ||
@@ -39,11 +39,11 @@ "files": [ | ||
"dependencies": { | ||
"@commitlint/cli": "^19.7.1", | ||
"@commitlint/types": "^19.5.0" | ||
"@commitlint/cli": "^19.8.0", | ||
"@commitlint/types": "^19.8.0" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/test": "^19.5.0", | ||
"@commitlint/utils": "^19.5.0", | ||
"@commitlint/test": "^19.8.0", | ||
"@commitlint/utils": "^19.8.0", | ||
"tinyexec": "^0.3.0" | ||
}, | ||
"gitHead": "b0e851c73ccd6c71f4f0f16af370e566c773f43c" | ||
"gitHead": "e82f05a737626bb69979d14564f5ff601997f679" | ||
} |
Updated
Updated