@commitlint/rules
Advanced tools
+9
-9
| { | ||
| "name": "@commitlint/rules", | ||
| "type": "module", | ||
| "version": "19.8.1", | ||
| "version": "20.0.0", | ||
| "description": "Lint your commit messages", | ||
@@ -39,5 +39,5 @@ "main": "lib/index.js", | ||
| "devDependencies": { | ||
| "@commitlint/parse": "^19.8.1", | ||
| "@commitlint/test": "^19.8.1", | ||
| "@commitlint/utils": "^19.8.1", | ||
| "@commitlint/parse": "^20.0.0", | ||
| "@commitlint/test": "^20.0.0", | ||
| "@commitlint/utils": "^20.0.0", | ||
| "conventional-changelog-angular": "^7.0.0", | ||
@@ -47,8 +47,8 @@ "glob": "^10.3.10" | ||
| "dependencies": { | ||
| "@commitlint/ensure": "^19.8.1", | ||
| "@commitlint/message": "^19.8.1", | ||
| "@commitlint/to-lines": "^19.8.1", | ||
| "@commitlint/types": "^19.8.1" | ||
| "@commitlint/ensure": "^20.0.0", | ||
| "@commitlint/message": "^20.0.0", | ||
| "@commitlint/to-lines": "^20.0.0", | ||
| "@commitlint/types": "^20.0.0" | ||
| }, | ||
| "gitHead": "3c302008cabeb0b08cd246b2417a51a9d745a918" | ||
| "gitHead": "407be6c96b1a108ee012ed5330b0d80a165952d5" | ||
| } |
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated