@commitlint/resolve-extends
Advanced tools
+3
-3
| { | ||
| "name": "@commitlint/resolve-extends", | ||
| "type": "module", | ||
| "version": "20.5.0", | ||
| "version": "20.5.2", | ||
| "description": "Lint your commit messages", | ||
@@ -45,3 +45,3 @@ "main": "lib/index.js", | ||
| "@commitlint/types": "^20.5.0", | ||
| "global-directory": "^4.0.1", | ||
| "global-directory": "^5.0.0", | ||
| "import-meta-resolve": "^4.0.0", | ||
@@ -51,3 +51,3 @@ "lodash.mergewith": "^4.6.2", | ||
| }, | ||
| "gitHead": "a7918e9cf70f822505cb4422c03150a86f802627" | ||
| "gitHead": "7fe86b28f0779cce8d8459bdcc83c849936a1b80" | ||
| } |
+ Added
+ Added
- Removed
- Removed
Updated