@commitlint/format
Advanced tools
+4
-4
| { | ||
| "name": "@commitlint/format", | ||
| "type": "module", | ||
| "version": "19.8.1", | ||
| "version": "20.0.0", | ||
| "description": "Format commitlint reports", | ||
@@ -39,9 +39,9 @@ "main": "lib/index.js", | ||
| "devDependencies": { | ||
| "@commitlint/utils": "^19.8.1" | ||
| "@commitlint/utils": "^20.0.0" | ||
| }, | ||
| "dependencies": { | ||
| "@commitlint/types": "^19.8.1", | ||
| "@commitlint/types": "^20.0.0", | ||
| "chalk": "^5.3.0" | ||
| }, | ||
| "gitHead": "3c302008cabeb0b08cd246b2417a51a9d745a918" | ||
| "gitHead": "407be6c96b1a108ee012ed5330b0d80a165952d5" | ||
| } |
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated