@commitlint/lint
Advanced tools
+8
-0
@@ -6,2 +6,10 @@ # Change Log | ||
| ## [8.3.4](https://github.com/conventional-changelog/commitlint/compare/v8.3.3...v8.3.4) (2020-01-03) | ||
| **Note:** Version bump only for package @commitlint/lint | ||
| # [8.3.0](https://github.com/conventional-changelog/commitlint/compare/v8.2.0...v8.3.0) (2019-10-16) | ||
@@ -8,0 +16,0 @@ |
+6
-6
| { | ||
| "name": "@commitlint/lint", | ||
| "version": "8.3.2", | ||
| "version": "8.3.4", | ||
| "description": "Lint a string against commitlint rules", | ||
@@ -60,3 +60,3 @@ "main": "lib/index.js", | ||
| "@commitlint/test": "8.2.0", | ||
| "@commitlint/utils": "^8.3.0", | ||
| "@commitlint/utils": "^8.3.4", | ||
| "ava": "0.22.0", | ||
@@ -73,9 +73,9 @@ "babel-cli": "6.26.0", | ||
| "dependencies": { | ||
| "@commitlint/is-ignored": "^8.3.2", | ||
| "@commitlint/parse": "^8.3.2", | ||
| "@commitlint/rules": "^8.3.2", | ||
| "@commitlint/is-ignored": "^8.3.4", | ||
| "@commitlint/parse": "^8.3.4", | ||
| "@commitlint/rules": "^8.3.4", | ||
| "babel-runtime": "^6.23.0", | ||
| "lodash": "4.17.15" | ||
| }, | ||
| "gitHead": "0382070379cfc841da8dc57718d232d1649dac6f" | ||
| "gitHead": "3fce33999e1e5f23b15545f1c6f3e7bd78e8d37b" | ||
| } |
50056
0.33%Updated
Updated