@commitlint/cli
Advanced tools
Comparing version 17.0.2 to 17.0.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [17.0.3](https://github.com/conventional-changelog/commitlint/compare/v17.0.2...v17.0.3) (2022-06-25) | ||
**Note:** Version bump only for package @commitlint/cli | ||
## [17.0.2](https://github.com/conventional-changelog/commitlint/compare/v17.0.1...v17.0.2) (2022-06-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@commitlint/cli", | ||
"version": "17.0.2", | ||
"version": "17.0.3", | ||
"description": "Lint your commit messages", | ||
@@ -42,3 +42,3 @@ "files": [ | ||
"@commitlint/utils": "^17.0.0", | ||
"@types/node": "12.20.54", | ||
"@types/node": "12.20.55", | ||
"@types/yargs": "^17.0.0", | ||
@@ -49,4 +49,4 @@ "fs-extra": "^10.0.0" | ||
"@commitlint/format": "^17.0.0", | ||
"@commitlint/lint": "^17.0.0", | ||
"@commitlint/load": "^17.0.0", | ||
"@commitlint/lint": "^17.0.3", | ||
"@commitlint/load": "^17.0.3", | ||
"@commitlint/read": "^17.0.0", | ||
@@ -60,3 +60,3 @@ "@commitlint/types": "^17.0.0", | ||
}, | ||
"gitHead": "ab71044239cb7c451553e12b43f62e2f079f4da7" | ||
"gitHead": "234e762ccfb4c89456dcfb050405a723ae762076" | ||
} |
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
57713
Updated@commitlint/lint@^17.0.3
Updated@commitlint/load@^17.0.3