@commitlint/core
Advanced tools
Comparing version
{ | ||
"name": "@commitlint/core", | ||
"version": "17.4.3", | ||
"version": "17.4.4", | ||
"description": "Lint your commit messages", | ||
@@ -38,6 +38,6 @@ "main": "lib/core.js", | ||
"dependencies": { | ||
"@commitlint/format": "^17.4.0", | ||
"@commitlint/lint": "^17.4.3", | ||
"@commitlint/load": "^17.4.2", | ||
"@commitlint/read": "^17.4.2" | ||
"@commitlint/format": "^17.4.4", | ||
"@commitlint/lint": "^17.4.4", | ||
"@commitlint/load": "^17.4.4", | ||
"@commitlint/read": "^17.4.4" | ||
}, | ||
@@ -47,3 +47,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "e3e477594d44f90f4177a767aa7e857f50ab9dc8" | ||
"gitHead": "1aeec3c9b2c21cb8f0386398c24d8e7ed6eafbf0" | ||
} |
+ Added
- Removed
Updated
Updated
Updated
Updated