Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion @alias/commitlint-config-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"homepage": "https://commitlint.js.org/",
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"dependencies": {
"@commitlint/config-angular": "^20.5.3"
Expand Down
2 changes: 1 addition & 1 deletion @alias/commitlint-config-lerna-scopes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"homepage": "https://commitlint.js.org/",
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"dependencies": {
"@commitlint/config-lerna-scopes": "^20.4.3"
Expand Down
2 changes: 1 addition & 1 deletion @alias/commitlint-config-nx-scopes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"homepage": "https://commitlint.js.org/",
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"dependencies": {
"@commitlint/config-nx-scopes": "^20.5.0"
Expand Down
2 changes: 1 addition & 1 deletion @alias/commitlint-config-patternplate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"homepage": "https://commitlint.js.org/",
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"dependencies": {
"@commitlint/config-patternplate": "^20.5.3"
Expand Down
2 changes: 1 addition & 1 deletion @alias/commitlint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"pkg": "pkg-check --skip-main"
},
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions @commitlint/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"pkg": "pkg-check"
},
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -53,7 +53,7 @@
"@commitlint/read": "^20.5.0",
"@commitlint/types": "^20.5.0",
"tinyexec": "^1.0.0",
"yargs": "^17.0.0"
"yargs": "^18.0.0"
Comment thread
escapedcat marked this conversation as resolved.
},
"gitHead": "e82f05a737626bb69979d14564f5ff601997f679"
}
2 changes: 1 addition & 1 deletion @commitlint/config-angular-type-enum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"homepage": "https://commitlint.js.org/",
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"devDependencies": {
"@commitlint/utils": "^20.0.0"
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/config-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"homepage": "https://commitlint.js.org/",
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"devDependencies": {
"@commitlint/lint": "^20.5.3",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/config-conventional/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"homepage": "https://commitlint.js.org/",
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"devDependencies": {
"@commitlint/lint": "^20.5.3",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/config-lerna-scopes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
}
},
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"dependencies": {
"@commitlint/config-workspace-scopes": "^20.4.3"
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/config-nx-scopes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
}
},
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"dependencies": {
"@commitlint/types": "^20.5.0"
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/config-patternplate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"homepage": "https://commitlint.js.org/",
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"dependencies": {
"@commitlint/config-angular": "^20.5.3",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/config-pnpm-scopes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"homepage": "https://commitlint.js.org/",
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"dependencies": {
"@pnpm/read-project-manifest": "^5.0.10",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/config-rush-scopes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"homepage": "https://commitlint.js.org/",
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"dependencies": {
"jsonc": "^2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/config-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"pkg": "pkg-check --skip-import"
},
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/config-workspace-scopes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"homepage": "https://commitlint.js.org/",
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"devDependencies": {
"@commitlint/test": "^20.4.3",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"pkg": "pkg-check --skip-import"
},
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/cz-commitlint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"engineStrict": true,
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"author": "Curly Brackets <water.curly@outlook.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/ensure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"pkg": "pkg-check"
},
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/execute-rule/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"pkg": "pkg-check"
},
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/format/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"pkg": "pkg-check --skip-import"
},
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/is-ignored/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"pkg": "pkg-check"
},
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/lint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"pkg": "pkg-check --skip-import"
},
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/load/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"pkg": "pkg-check --skip-import"
},
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/message/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"pkg": "pkg-check"
},
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/parse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"pkg": "pkg-check"
},
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/prompt-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"homepage": "https://commitlint.js.org/",
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"devDependencies": {
"@commitlint/test": "^20.4.3",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/prompt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"homepage": "https://commitlint.js.org/",
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"devDependencies": {
"@commitlint/config-angular": "^20.5.3",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/read/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"pkg": "pkg-check --skip-import"
},
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/resolve-extends/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"pkg": "pkg-check"
},
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/rules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"pkg": "pkg-check"
},
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/to-lines/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"pkg": "pkg-check"
},
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/top-level/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"pkg": "pkg-check"
},
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/travis-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"pkg": "pkg-check --skip-main"
},
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion @commitlint/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"pkg": "pkg-check"
},
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion @packages/test-environment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lib/"
],
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion @packages/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lib/"
],
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions @packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"pkg": "node pkg-check.js --skip-main"
},
"engines": {
"node": ">=v22"
"node": ">=22.12.0"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -49,7 +49,7 @@
"tar-fs": "^3.0.5",
"tinyexec": "^1.0.0",
"tmp": "^0.2.1",
"yargs": "^17.0.0"
"yargs": "^18.0.0"
Comment thread
escapedcat marked this conversation as resolved.
},
"gitHead": "71f0194f33943954a8dac1c458be47e5049717cd"
}
5 changes: 3 additions & 2 deletions @packages/utils/pkg-check.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ function main(flags) {
}

main(
yargs
yargs(process.argv.slice(2))
.options({
cwd: {
description: "directory to execute in",
Expand Down Expand Up @@ -118,7 +118,8 @@ main(
.example("$0", "")
.help()
.version()
.strict().argv,
.strict()
.parseSync(),
)
.then((report) => {
if (report.problems.length > 0) {
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ Check the [main website](https://commitlint.js.org/).

## Version Support and Releases

- Node.js [LTS](https://github.com/nodejs/LTS#lts-schedule) `>= 22`
- Node.js [LTS](https://github.com/nodejs/LTS#lts-schedule) `>= 22.12`
- git `>= 2.13.2`

### Releases
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@packages/*"
],
"engines": {
"node": ">=v22",
"node": ">=22.12.0",
"npm": ">=7"
},
"repository": {
Expand Down
Loading