@commitlint/cli
Advanced tools
Comparing version
@@ -76,3 +76,3 @@ "use strict"; | ||
'git-log-args': { | ||
description: "addditional git log arguments as space separated string, example '--first-parent --cherry-pick'", | ||
description: "additional git log arguments as space separated string, example '--first-parent --cherry-pick'", | ||
type: 'string', | ||
@@ -79,0 +79,0 @@ }, |
{ | ||
"name": "@commitlint/cli", | ||
"version": "17.8.0", | ||
"version": "18.4.2", | ||
"description": "Lint your commit messages", | ||
@@ -18,3 +18,3 @@ "files": [ | ||
"engines": { | ||
"node": ">=v14" | ||
"node": ">=v18" | ||
}, | ||
@@ -41,8 +41,8 @@ "repository": { | ||
"devDependencies": { | ||
"@commitlint/test": "^17.4.2", | ||
"@commitlint/utils": "^17.4.0", | ||
"@types/lodash.isfunction": "^3.0.7", | ||
"@types/lodash.merge": "^4.6.7", | ||
"@types/node": "^14.0.0", | ||
"@types/yargs": "^17.0.0", | ||
"@commitlint/test": "^18.0.0", | ||
"@commitlint/utils": "^18.4.0", | ||
"@types/lodash.isfunction": "^3.0.8", | ||
"@types/lodash.merge": "^4.6.8", | ||
"@types/node": "^18.11.9", | ||
"@types/yargs": "^17.0.29", | ||
"fs-extra": "^11.0.0", | ||
@@ -52,7 +52,7 @@ "lodash.merge": "^4.6.2" | ||
"dependencies": { | ||
"@commitlint/format": "^17.4.4", | ||
"@commitlint/lint": "^17.8.0", | ||
"@commitlint/load": "^17.8.0", | ||
"@commitlint/read": "^17.5.1", | ||
"@commitlint/types": "^17.4.4", | ||
"@commitlint/format": "^18.4.0", | ||
"@commitlint/lint": "^18.4.2", | ||
"@commitlint/load": "^18.4.2", | ||
"@commitlint/read": "^18.4.0", | ||
"@commitlint/types": "^18.4.0", | ||
"execa": "^5.0.0", | ||
@@ -64,3 +64,3 @@ "lodash.isfunction": "^3.0.9", | ||
}, | ||
"gitHead": "786ecb4037d343251f43f25957af563907db2634" | ||
"gitHead": "0370a855dcc026dda4dd29122f49ed7db5657de3" | ||
} |
Sorry, the diff of this file is not supported yet
29765
0+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated
Updated