@commitlint/core
Advanced tools
Comparing version
{ | ||
"name": "@commitlint/core", | ||
"version": "17.3.0", | ||
"version": "17.4.0", | ||
"description": "Lint your commit messages", | ||
@@ -38,11 +38,11 @@ "main": "lib/core.js", | ||
"dependencies": { | ||
"@commitlint/format": "^17.0.0", | ||
"@commitlint/lint": "^17.3.0", | ||
"@commitlint/load": "^17.3.0", | ||
"@commitlint/read": "^17.2.0" | ||
"@commitlint/format": "^17.4.0", | ||
"@commitlint/lint": "^17.4.0", | ||
"@commitlint/load": "^17.4.0", | ||
"@commitlint/read": "^17.4.0" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/utils": "^17.0.0" | ||
"@commitlint/utils": "^17.4.0" | ||
}, | ||
"gitHead": "618aee50a953ab06e736d985009f7182bd1a8ae1" | ||
"gitHead": "7b0f7e805818944ab9fa42c52b6858211bbf2a66" | ||
} |
Updated
Updated
Updated
Updated