@commitlint/config-patternplate
Advanced tools
Comparing version 17.8.1 to 18.0.0
{ | ||
"name": "@commitlint/config-patternplate", | ||
"version": "17.8.1", | ||
"version": "18.0.0", | ||
"description": "Lint your commits, patternplate-style", | ||
@@ -30,6 +30,6 @@ "files": [ | ||
"engines": { | ||
"node": ">=v14" | ||
"node": ">=v18" | ||
}, | ||
"dependencies": { | ||
"@commitlint/config-angular": "^17.8.1", | ||
"@commitlint/config-angular": "^18.0.0", | ||
"glob": "^8.0.3", | ||
@@ -39,6 +39,6 @@ "lodash.merge": "^4.6.2" | ||
"devDependencies": { | ||
"@commitlint/utils": "^17.8.1", | ||
"@commitlint/utils": "^18.0.0", | ||
"@types/lodash.merge": "^4.6.8" | ||
}, | ||
"gitHead": "75b2a1264ac699dbaead2249282b6dca18ae3008" | ||
"gitHead": "3cb66472996a12caa969f941dccd84d07355fb83" | ||
} |
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
+ Added@commitlint/config-angular@18.6.1(transitive)
+ Added@commitlint/config-angular-type-enum@18.6.1(transitive)
- Removed@commitlint/config-angular@17.8.1(transitive)
- Removed@commitlint/config-angular-type-enum@17.8.1(transitive)