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