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