@commitlint/prompt
Advanced tools
Comparing version 18.5.0 to 18.6.0
{ | ||
"name": "@commitlint/prompt", | ||
"version": "18.5.0", | ||
"version": "18.6.0", | ||
"description": "commitizen prompt using commitlint.config.js", | ||
@@ -40,3 +40,3 @@ "main": "./lib/index.js", | ||
"devDependencies": { | ||
"@commitlint/config-angular": "^18.5.0", | ||
"@commitlint/config-angular": "^18.6.0", | ||
"@commitlint/types": "^14.0.0", | ||
@@ -49,9 +49,9 @@ "@commitlint/utils": "^18.4.4", | ||
"dependencies": { | ||
"@commitlint/ensure": "^18.4.4", | ||
"@commitlint/load": "^18.5.0", | ||
"@commitlint/types": "^18.4.4", | ||
"@commitlint/ensure": "^18.6.0", | ||
"@commitlint/load": "^18.6.0", | ||
"@commitlint/types": "^18.6.0", | ||
"chalk": "^4.1.0", | ||
"inquirer": "^6.5.2" | ||
}, | ||
"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/ensure@^18.6.0
Updated@commitlint/load@^18.6.0
Updated@commitlint/types@^18.6.0