diff --git a/@alias/commitlint-config-angular/package.json b/@alias/commitlint-config-angular/package.json index 894bd60d60..dad6497b77 100644 --- a/@alias/commitlint-config-angular/package.json +++ b/@alias/commitlint-config-angular/package.json @@ -28,7 +28,7 @@ }, "homepage": "https://commitlint.js.org/", "engines": { - "node": ">=v20" + "node": ">=v18" }, "dependencies": { "@commitlint/config-angular": "^18.6.1" diff --git a/@alias/commitlint-config-lerna-scopes/package.json b/@alias/commitlint-config-lerna-scopes/package.json index 593ead960c..424ee0a3fd 100644 --- a/@alias/commitlint-config-lerna-scopes/package.json +++ b/@alias/commitlint-config-lerna-scopes/package.json @@ -28,7 +28,7 @@ }, "homepage": "https://commitlint.js.org/", "engines": { - "node": ">=v20" + "node": ">=v18" }, "dependencies": { "@commitlint/config-lerna-scopes": "^18.6.1" diff --git a/@alias/commitlint-config-nx-scopes/package.json b/@alias/commitlint-config-nx-scopes/package.json index ca60e28bd8..e1cc6c64c8 100644 --- a/@alias/commitlint-config-nx-scopes/package.json +++ b/@alias/commitlint-config-nx-scopes/package.json @@ -28,7 +28,7 @@ }, "homepage": "https://commitlint.js.org/", "engines": { - "node": ">=v20" + "node": ">=v18" }, "dependencies": { "@commitlint/config-nx-scopes": "^18.6.1" diff --git a/@alias/commitlint-config-patternplate/package.json b/@alias/commitlint-config-patternplate/package.json index 942d4329db..dd7d4ab5d3 100644 --- a/@alias/commitlint-config-patternplate/package.json +++ b/@alias/commitlint-config-patternplate/package.json @@ -28,7 +28,7 @@ }, "homepage": "https://commitlint.js.org/", "engines": { - "node": ">=v20" + "node": ">=v18" }, "dependencies": { "@commitlint/config-patternplate": "^18.6.1" diff --git a/@alias/commitlint/package.json b/@alias/commitlint/package.json index 1ea96e5b65..e3195d1c9a 100644 --- a/@alias/commitlint/package.json +++ b/@alias/commitlint/package.json @@ -14,7 +14,7 @@ "pkg": "pkg-check --skip-main" }, "engines": { - "node": ">=v20" + "node": ">=v18" }, "repository": { "type": "git", diff --git a/@commitlint/cli/package.json b/@commitlint/cli/package.json index c86487c3b1..e7bdf6ef90 100644 --- a/@commitlint/cli/package.json +++ b/@commitlint/cli/package.json @@ -17,7 +17,7 @@ "pkg": "pkg-check" }, "engines": { - "node": ">=v20" + "node": ">=v18" }, "repository": { "type": "git", diff --git a/@commitlint/config-angular-type-enum/package.json b/@commitlint/config-angular-type-enum/package.json index 4a1df45299..d62d5d7b61 100644 --- a/@commitlint/config-angular-type-enum/package.json +++ b/@commitlint/config-angular-type-enum/package.json @@ -28,7 +28,7 @@ }, "homepage": "https://commitlint.js.org/", "engines": { - "node": ">=v20" + "node": ">=v18" }, "devDependencies": { "@commitlint/utils": "^18.6.1" diff --git a/@commitlint/config-angular/package.json b/@commitlint/config-angular/package.json index 7fc411238e..cb8f905d02 100644 --- a/@commitlint/config-angular/package.json +++ b/@commitlint/config-angular/package.json @@ -29,7 +29,7 @@ }, "homepage": "https://commitlint.js.org/", "engines": { - "node": ">=v20" + "node": ">=v18" }, "devDependencies": { "@commitlint/lint": "^18.6.1", diff --git a/@commitlint/config-conventional/package.json b/@commitlint/config-conventional/package.json index a168456ca3..57fc885a13 100644 --- a/@commitlint/config-conventional/package.json +++ b/@commitlint/config-conventional/package.json @@ -32,7 +32,7 @@ }, "homepage": "https://commitlint.js.org/", "engines": { - "node": ">=v20" + "node": ">=v18" }, "devDependencies": { "@commitlint/lint": "^18.6.1", diff --git a/@commitlint/config-lerna-scopes/package.json b/@commitlint/config-lerna-scopes/package.json index 17545af48d..a9406569dc 100644 --- a/@commitlint/config-lerna-scopes/package.json +++ b/@commitlint/config-lerna-scopes/package.json @@ -37,7 +37,7 @@ } }, "engines": { - "node": ">=v20" + "node": ">=v18" }, "dependencies": { "@lerna/project": "^6.0.0", diff --git a/@commitlint/config-nx-scopes/package.json b/@commitlint/config-nx-scopes/package.json index f6013562d9..c34f5d8357 100644 --- a/@commitlint/config-nx-scopes/package.json +++ b/@commitlint/config-nx-scopes/package.json @@ -36,7 +36,7 @@ } }, "engines": { - "node": ">=v20" + "node": ">=v18" }, "dependencies": { "@commitlint/types": "^18.6.0" diff --git a/@commitlint/config-patternplate/package.json b/@commitlint/config-patternplate/package.json index b5a19d823a..59129b84bd 100644 --- a/@commitlint/config-patternplate/package.json +++ b/@commitlint/config-patternplate/package.json @@ -28,7 +28,7 @@ }, "homepage": "https://commitlint.js.org/", "engines": { - "node": ">=v20" + "node": ">=v18" }, "dependencies": { "@commitlint/config-angular": "^18.6.1", diff --git a/@commitlint/config-pnpm-scopes/package.json b/@commitlint/config-pnpm-scopes/package.json index 55f5f4e2f8..ac28039b47 100644 --- a/@commitlint/config-pnpm-scopes/package.json +++ b/@commitlint/config-pnpm-scopes/package.json @@ -28,7 +28,7 @@ }, "homepage": "https://commitlint.js.org/", "engines": { - "node": ">=v20" + "node": ">=v18" }, "dependencies": { "@pnpm/read-project-manifest": "^4.1.4", diff --git a/@commitlint/config-rush-scopes/package.json b/@commitlint/config-rush-scopes/package.json index 1a63cff455..6fa8024e85 100644 --- a/@commitlint/config-rush-scopes/package.json +++ b/@commitlint/config-rush-scopes/package.json @@ -31,7 +31,7 @@ }, "homepage": "https://commitlint.js.org/", "engines": { - "node": ">=v20" + "node": ">=v18" }, "dependencies": { "jsonc": "^2.0.0" diff --git a/@commitlint/config-validator/package.json b/@commitlint/config-validator/package.json index 457cc1a910..3516798d8c 100644 --- a/@commitlint/config-validator/package.json +++ b/@commitlint/config-validator/package.json @@ -13,7 +13,7 @@ "pkg": "pkg-check --skip-import" }, "engines": { - "node": ">=v20" + "node": ">=v18" }, "repository": { "type": "git", diff --git a/@commitlint/core/package.json b/@commitlint/core/package.json index a36a90e044..21ebf0cf0a 100644 --- a/@commitlint/core/package.json +++ b/@commitlint/core/package.json @@ -13,7 +13,7 @@ "pkg": "pkg-check --skip-import" }, "engines": { - "node": ">=v20" + "node": ">=v18" }, "repository": { "type": "git", diff --git a/@commitlint/cz-commitlint/package.json b/@commitlint/cz-commitlint/package.json index 7df9d73c6f..bcdb45a176 100644 --- a/@commitlint/cz-commitlint/package.json +++ b/@commitlint/cz-commitlint/package.json @@ -28,7 +28,7 @@ }, "engineStrict": true, "engines": { - "node": ">=v20" + "node": ">=v18" }, "author": "Curly Brackets ", "license": "MIT", diff --git a/@commitlint/ensure/package.json b/@commitlint/ensure/package.json index 5651d902d7..150b9588e9 100644 --- a/@commitlint/ensure/package.json +++ b/@commitlint/ensure/package.json @@ -13,7 +13,7 @@ "pkg": "pkg-check" }, "engines": { - "node": ">=v20" + "node": ">=v18" }, "repository": { "type": "git", diff --git a/@commitlint/execute-rule/package.json b/@commitlint/execute-rule/package.json index 29190e0b08..938c51df34 100644 --- a/@commitlint/execute-rule/package.json +++ b/@commitlint/execute-rule/package.json @@ -13,7 +13,7 @@ "pkg": "pkg-check" }, "engines": { - "node": ">=v20" + "node": ">=v18" }, "repository": { "type": "git", diff --git a/@commitlint/format/package.json b/@commitlint/format/package.json index aa5ace380c..8881e5ea79 100644 --- a/@commitlint/format/package.json +++ b/@commitlint/format/package.json @@ -13,7 +13,7 @@ "pkg": "pkg-check --skip-import" }, "engines": { - "node": ">=v20" + "node": ">=v18" }, "repository": { "type": "git", diff --git a/@commitlint/is-ignored/package.json b/@commitlint/is-ignored/package.json index 3bebdf954b..01df1b48c6 100644 --- a/@commitlint/is-ignored/package.json +++ b/@commitlint/is-ignored/package.json @@ -13,7 +13,7 @@ "pkg": "pkg-check" }, "engines": { - "node": ">=v20" + "node": ">=v18" }, "repository": { "type": "git", diff --git a/@commitlint/lint/package.json b/@commitlint/lint/package.json index 2bf3ef1069..83c5075d45 100644 --- a/@commitlint/lint/package.json +++ b/@commitlint/lint/package.json @@ -13,7 +13,7 @@ "pkg": "pkg-check --skip-import" }, "engines": { - "node": ">=v20" + "node": ">=v18" }, "repository": { "type": "git", diff --git a/@commitlint/load/package.json b/@commitlint/load/package.json index 9a4903c182..4405d24a8a 100644 --- a/@commitlint/load/package.json +++ b/@commitlint/load/package.json @@ -13,7 +13,7 @@ "pkg": "pkg-check --skip-import" }, "engines": { - "node": ">=v20" + "node": ">=v18" }, "repository": { "type": "git", diff --git a/@commitlint/message/package.json b/@commitlint/message/package.json index 0d2c5b2123..a61511e00f 100644 --- a/@commitlint/message/package.json +++ b/@commitlint/message/package.json @@ -13,7 +13,7 @@ "pkg": "pkg-check" }, "engines": { - "node": ">=v20" + "node": ">=v18" }, "repository": { "type": "git", diff --git a/@commitlint/parse/package.json b/@commitlint/parse/package.json index d822784631..c693a92441 100644 --- a/@commitlint/parse/package.json +++ b/@commitlint/parse/package.json @@ -13,7 +13,7 @@ "pkg": "pkg-check" }, "engines": { - "node": ">=v20" + "node": ">=v18" }, "repository": { "type": "git", diff --git a/@commitlint/prompt-cli/package.json b/@commitlint/prompt-cli/package.json index 310695b5b4..8bf6a574c7 100644 --- a/@commitlint/prompt-cli/package.json +++ b/@commitlint/prompt-cli/package.json @@ -30,7 +30,7 @@ }, "homepage": "https://commitlint.js.org/", "engines": { - "node": ">=v20" + "node": ">=v18" }, "devDependencies": { "@commitlint/test": "^18.0.0", diff --git a/@commitlint/prompt/package.json b/@commitlint/prompt/package.json index 44c6295b6d..bc23151e83 100644 --- a/@commitlint/prompt/package.json +++ b/@commitlint/prompt/package.json @@ -35,7 +35,7 @@ }, "homepage": "https://commitlint.js.org/", "engines": { - "node": ">=v20" + "node": ">=v18" }, "devDependencies": { "@commitlint/config-angular": "^18.6.1", diff --git a/@commitlint/read/package.json b/@commitlint/read/package.json index aefd99f1fa..b4d7ea459f 100644 --- a/@commitlint/read/package.json +++ b/@commitlint/read/package.json @@ -13,7 +13,7 @@ "pkg": "pkg-check --skip-import" }, "engines": { - "node": ">=v20" + "node": ">=v18" }, "repository": { "type": "git", diff --git a/@commitlint/resolve-extends/package.json b/@commitlint/resolve-extends/package.json index eeb4add392..b8204812ef 100644 --- a/@commitlint/resolve-extends/package.json +++ b/@commitlint/resolve-extends/package.json @@ -13,7 +13,7 @@ "pkg": "pkg-check" }, "engines": { - "node": ">=v20" + "node": ">=v18" }, "repository": { "type": "git", diff --git a/@commitlint/rules/package.json b/@commitlint/rules/package.json index b765f69df5..aafd61a965 100644 --- a/@commitlint/rules/package.json +++ b/@commitlint/rules/package.json @@ -13,7 +13,7 @@ "pkg": "pkg-check" }, "engines": { - "node": ">=v20" + "node": ">=v18" }, "repository": { "type": "git", diff --git a/@commitlint/to-lines/package.json b/@commitlint/to-lines/package.json index e9e9721572..cef08bccd1 100644 --- a/@commitlint/to-lines/package.json +++ b/@commitlint/to-lines/package.json @@ -13,7 +13,7 @@ "pkg": "pkg-check" }, "engines": { - "node": ">=v20" + "node": ">=v18" }, "repository": { "type": "git", diff --git a/@commitlint/top-level/package.json b/@commitlint/top-level/package.json index d2b71694f3..934364f68f 100644 --- a/@commitlint/top-level/package.json +++ b/@commitlint/top-level/package.json @@ -13,7 +13,7 @@ "pkg": "pkg-check" }, "engines": { - "node": ">=v20" + "node": ">=v18" }, "repository": { "type": "git", diff --git a/@commitlint/travis-cli/package.json b/@commitlint/travis-cli/package.json index 126a703473..4b8b689412 100644 --- a/@commitlint/travis-cli/package.json +++ b/@commitlint/travis-cli/package.json @@ -15,7 +15,7 @@ "pkg": "pkg-check --skip-main" }, "engines": { - "node": ">=v20" + "node": ">=v18" }, "repository": { "type": "git", diff --git a/@commitlint/types/package.json b/@commitlint/types/package.json index a3245fa9f7..e7849905a0 100644 --- a/@commitlint/types/package.json +++ b/@commitlint/types/package.json @@ -12,7 +12,7 @@ "pkg": "pkg-check" }, "engines": { - "node": ">=v20" + "node": ">=v18" }, "repository": { "type": "git", diff --git a/@packages/test-environment/package.json b/@packages/test-environment/package.json index b71e0f8a3e..289d407823 100644 --- a/@packages/test-environment/package.json +++ b/@packages/test-environment/package.json @@ -10,7 +10,7 @@ "lib/" ], "engines": { - "node": ">=v20" + "node": ">=v18" }, "repository": { "type": "git", diff --git a/@packages/test/package.json b/@packages/test/package.json index 1867578ff1..d2d648911f 100644 --- a/@packages/test/package.json +++ b/@packages/test/package.json @@ -10,7 +10,7 @@ "lib/" ], "engines": { - "node": ">=v20" + "node": ">=v18" }, "repository": { "type": "git", diff --git a/@packages/utils/package.json b/@packages/utils/package.json index 4d8b91a79b..691961a063 100644 --- a/@packages/utils/package.json +++ b/@packages/utils/package.json @@ -17,7 +17,7 @@ "pkg": "node pkg-check.js --skip-main" }, "engines": { - "node": ">=v20" + "node": ">=v18" }, "repository": { "type": "git", diff --git a/package.json b/package.json index 723a4e068e..95ab82fcd2 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@packages/*" ], "engines": { - "node": ">=v20" + "node": ">=v18" }, "repository": { "type": "git",