@commitlint/lint
Advanced tools
Comparing version 6.1.2 to 6.1.3
{ | ||
"name": "@commitlint/lint", | ||
"version": "6.1.2", | ||
"version": "6.1.3", | ||
"description": "Lint a string against commitlint rules", | ||
@@ -62,7 +62,7 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@commitlint/test": "^6.1.2", | ||
"@commitlint/utils": "^6.1.2", | ||
"@commitlint/test": "^6.1.3", | ||
"@commitlint/utils": "^6.1.3", | ||
"ava": "0.22.0", | ||
"babel-cli": "6.26.0", | ||
"babel-preset-commitlint": "^6.1.2", | ||
"babel-preset-commitlint": "^6.1.3", | ||
"babel-register": "6.26.0", | ||
@@ -78,5 +78,5 @@ "concurrently": "3.5.1", | ||
"dependencies": { | ||
"@commitlint/is-ignored": "^6.1.2", | ||
"@commitlint/parse": "^6.1.2", | ||
"@commitlint/rules": "^6.1.2", | ||
"@commitlint/is-ignored": "^6.1.3", | ||
"@commitlint/parse": "^6.1.3", | ||
"@commitlint/rules": "^6.1.3", | ||
"babel-runtime": "^6.23.0", | ||
@@ -83,0 +83,0 @@ "lodash.topairs": "4.3.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
Updated@commitlint/parse@^6.1.3
Updated@commitlint/rules@^6.1.3