@commitlint/core
Advanced tools
Comparing version
{ | ||
"name": "@commitlint/core", | ||
"version": "17.1.1", | ||
"version": "17.1.2", | ||
"description": "Lint your commit messages", | ||
@@ -40,3 +40,3 @@ "main": "lib/core.js", | ||
"@commitlint/lint": "^17.1.0", | ||
"@commitlint/load": "^17.1.1", | ||
"@commitlint/load": "^17.1.2", | ||
"@commitlint/read": "^17.1.0" | ||
@@ -47,3 +47,3 @@ }, | ||
}, | ||
"gitHead": "a294222f48d808855cacefdf46f0e5f8b8ec0a6b" | ||
"gitHead": "d218e5ba5ebbe3992df5d989a26f7e0df59cbb3b" | ||
} |
Updated