@pega/commitlint-config
Advanced tools
Comparing version 0.11.0 to 0.12.0
{ | ||
"name": "@pega/commitlint-config", | ||
"version": "0.11.0", | ||
"version": "0.12.0", | ||
"description": "Pega front-end commitlint config.", | ||
@@ -25,12 +25,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@commitlint/types": "^19.0.3" | ||
"@commitlint/types": "^19.0.3", | ||
"@pega/commitlint-plugin": "0.12.0" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^19.3.0", | ||
"@pega/commitlint-plugin": "0.11.0" | ||
"@commitlint/cli": "^19.3.0" | ||
}, | ||
"peerDependencies": { | ||
"@commitlint/cli": ">=19.0.0", | ||
"@pega/commitlint-plugin": "0.11.0" | ||
"@commitlint/cli": ">=19.0.0" | ||
} | ||
} |
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
1
14880
+ Added@pega/commitlint-plugin@0.12.0(transitive)
- Removed@pega/commitlint-plugin@0.11.0(transitive)