@commitlint/resolve-extends
Advanced tools
Comparing version 17.0.0 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/resolve-extends | ||
# [17.0.0](https://github.com/conventional-changelog/commitlint/compare/v16.3.0...v17.0.0) (2022-05-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@commitlint/resolve-extends", | ||
"version": "17.0.0", | ||
"version": "17.0.3", | ||
"description": "Lint your commit messages", | ||
@@ -42,3 +42,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@commitlint/config-validator": "^17.0.0", | ||
"@commitlint/config-validator": "^17.0.3", | ||
"@commitlint/types": "^17.0.0", | ||
@@ -50,3 +50,3 @@ "import-fresh": "^3.0.0", | ||
}, | ||
"gitHead": "ed437d29464ab1b239deecb84ce4d1f2a5e471c6" | ||
"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
23147