@commitlint/resolve-extends
Advanced tools
+4
-4
| { | ||
| "name": "@commitlint/resolve-extends", | ||
| "type": "module", | ||
| "version": "20.4.3", | ||
| "version": "20.4.4", | ||
| "description": "Lint your commit messages", | ||
@@ -43,4 +43,4 @@ "main": "lib/index.js", | ||
| "dependencies": { | ||
| "@commitlint/config-validator": "^20.4.3", | ||
| "@commitlint/types": "^20.4.3", | ||
| "@commitlint/config-validator": "^20.4.4", | ||
| "@commitlint/types": "^20.4.4", | ||
| "global-directory": "^4.0.1", | ||
@@ -51,3 +51,3 @@ "import-meta-resolve": "^4.0.0", | ||
| }, | ||
| "gitHead": "a7469817974796a6e89f55911bb66b7bffa44099" | ||
| "gitHead": "02d7245e9b204ed07a68298e4d73c8d82a4b7f81" | ||
| } |