@commitlint/format
Advanced tools
+3
-3
| { | ||
| "name": "@commitlint/format", | ||
| "type": "module", | ||
| "version": "20.4.0", | ||
| "version": "20.4.3", | ||
| "description": "Format commitlint reports", | ||
@@ -42,6 +42,6 @@ "main": "lib/index.js", | ||
| "dependencies": { | ||
| "@commitlint/types": "^20.4.0", | ||
| "@commitlint/types": "^20.4.3", | ||
| "picocolors": "^1.1.1" | ||
| }, | ||
| "gitHead": "c68de5e24b010e38eac171f35ba18d31bb1fd3dd" | ||
| "gitHead": "a7469817974796a6e89f55911bb66b7bffa44099" | ||
| } |
Updated