@commitlint/resolve-extends
Advanced tools
+5
-5
| { | ||
| "name": "@commitlint/resolve-extends", | ||
| "type": "module", | ||
| "version": "19.8.1", | ||
| "version": "20.0.0", | ||
| "description": "Lint your commit messages", | ||
@@ -39,8 +39,8 @@ "main": "lib/index.js", | ||
| "devDependencies": { | ||
| "@commitlint/utils": "^19.8.1", | ||
| "@commitlint/utils": "^20.0.0", | ||
| "@types/lodash.mergewith": "^4.6.8" | ||
| }, | ||
| "dependencies": { | ||
| "@commitlint/config-validator": "^19.8.1", | ||
| "@commitlint/types": "^19.8.1", | ||
| "@commitlint/config-validator": "^20.0.0", | ||
| "@commitlint/types": "^20.0.0", | ||
| "global-directory": "^4.0.1", | ||
@@ -51,3 +51,3 @@ "import-meta-resolve": "^4.0.0", | ||
| }, | ||
| "gitHead": "3c302008cabeb0b08cd246b2417a51a9d745a918" | ||
| "gitHead": "407be6c96b1a108ee012ed5330b0d80a165952d5" | ||
| } |
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated