@commitlint/load
Advanced tools
Comparing version 12.1.0 to 12.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [12.1.1](https://github.com/conventional-changelog/commitlint/compare/v12.1.0...v12.1.1) (2021-04-02) | ||
**Note:** Version bump only for package @commitlint/load | ||
# [12.1.0](https://github.com/conventional-changelog/commitlint/compare/v12.0.1...v12.1.0) (2021-03-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@commitlint/load", | ||
"version": "12.1.0", | ||
"version": "12.1.1", | ||
"description": "Load shared commitlint configuration", | ||
@@ -38,3 +38,3 @@ "main": "lib/load.js", | ||
"@commitlint/test": "^12.1.0", | ||
"@commitlint/utils": "^12.0.1", | ||
"@commitlint/utils": "^12.1.1", | ||
"@types/lodash": "4.14.168", | ||
@@ -45,5 +45,5 @@ "conventional-changelog-atom": "^2.0.8", | ||
"dependencies": { | ||
"@commitlint/execute-rule": "^12.0.1", | ||
"@commitlint/resolve-extends": "^12.0.1", | ||
"@commitlint/types": "^12.0.1", | ||
"@commitlint/execute-rule": "^12.1.1", | ||
"@commitlint/resolve-extends": "^12.1.1", | ||
"@commitlint/types": "^12.1.1", | ||
"chalk": "^4.0.0", | ||
@@ -54,3 +54,3 @@ "cosmiconfig": "^7.0.0", | ||
}, | ||
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc" | ||
"gitHead": "32daec2277f3db2855996db57264bed36ed5db21" | ||
} |
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
41563