@commitlint/cli
Advanced tools
Comparing version 18.5.0 to 18.6.0
{ | ||
"name": "@commitlint/cli", | ||
"version": "18.5.0", | ||
"version": "18.6.0", | ||
"description": "Lint your commit messages", | ||
@@ -50,7 +50,7 @@ "files": [ | ||
"dependencies": { | ||
"@commitlint/format": "^18.4.4", | ||
"@commitlint/lint": "^18.5.0", | ||
"@commitlint/load": "^18.5.0", | ||
"@commitlint/read": "^18.4.4", | ||
"@commitlint/types": "^18.4.4", | ||
"@commitlint/format": "^18.6.0", | ||
"@commitlint/lint": "^18.6.0", | ||
"@commitlint/load": "^18.6.0", | ||
"@commitlint/read": "^18.6.0", | ||
"@commitlint/types": "^18.6.0", | ||
"execa": "^5.0.0", | ||
@@ -62,3 +62,3 @@ "lodash.isfunction": "^3.0.9", | ||
}, | ||
"gitHead": "7886d8b254eb09548f695c6032c68e6342299804" | ||
"gitHead": "daa8b1baa8732b3f1f937d2453608d47b4952bff" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@commitlint/format@^18.6.0
Updated@commitlint/lint@^18.6.0
Updated@commitlint/load@^18.6.0
Updated@commitlint/read@^18.6.0
Updated@commitlint/types@^18.6.0