diff --git a/package-lock.json b/package-lock.json index 0e88f64..6a7df87 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@commitlint/cli": "^21.0.0", - "@commitlint/config-conventional": "^20.0.0", + "@commitlint/config-conventional": "^21.0.0", "@darraghor/eslint-plugin-nestjs-typed": "^7.1.27", "@next/eslint-plugin-next": "^16.2.1", "angular-eslint": "^21.3.1", @@ -868,32 +868,18 @@ "node": ">=22.12.0" } }, - "node_modules/@commitlint/cli/node_modules/@commitlint/types": { - "version": "21.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", - "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "conventional-commits-parser": "^6.3.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=22.12.0" - } - }, "node_modules/@commitlint/config-conventional": { - "version": "20.5.3", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-20.5.3.tgz", - "integrity": "sha512-j34Qqeaa152chJgz2ysyk0BCpHenJn1lV0Rx0VXf8k3ccQcED+48EZrzMvo9jLmJUyBrrBwvu89I+2er4gW7QQ==", + "version": "21.0.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-21.0.0.tgz", + "integrity": "sha512-QJX/rPK4Yu3f5J4OCIBy5aXq2e0EEdwSDFZ3NQvFAXTm3gs12ipyZ+yjhZxm3hHn6DB8wuv3zhFTL1I2tYzUBA==", "dev": true, "license": "MIT", "dependencies": { - "@commitlint/types": "^20.5.0", + "@commitlint/types": "^21.0.0", "conventional-changelog-conventionalcommits": "^9.2.0" }, "engines": { - "node": ">=v18" + "node": ">=22.12.0" } }, "node_modules/@commitlint/config-validator": { @@ -910,20 +896,6 @@ "node": ">=22.12.0" } }, - "node_modules/@commitlint/config-validator/node_modules/@commitlint/types": { - "version": "21.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", - "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "conventional-commits-parser": "^6.3.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=22.12.0" - } - }, "node_modules/@commitlint/ensure": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-21.0.0.tgz", @@ -938,20 +910,6 @@ "node": ">=22.12.0" } }, - "node_modules/@commitlint/ensure/node_modules/@commitlint/types": { - "version": "21.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", - "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "conventional-commits-parser": "^6.3.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=22.12.0" - } - }, "node_modules/@commitlint/execute-rule": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-21.0.0.tgz", @@ -976,20 +934,6 @@ "node": ">=22.12.0" } }, - "node_modules/@commitlint/format/node_modules/@commitlint/types": { - "version": "21.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", - "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "conventional-commits-parser": "^6.3.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=22.12.0" - } - }, "node_modules/@commitlint/is-ignored": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-21.0.0.tgz", @@ -1004,20 +948,6 @@ "node": ">=22.12.0" } }, - "node_modules/@commitlint/is-ignored/node_modules/@commitlint/types": { - "version": "21.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", - "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "conventional-commits-parser": "^6.3.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=22.12.0" - } - }, "node_modules/@commitlint/lint": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-21.0.0.tgz", @@ -1034,20 +964,6 @@ "node": ">=22.12.0" } }, - "node_modules/@commitlint/lint/node_modules/@commitlint/types": { - "version": "21.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", - "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "conventional-commits-parser": "^6.3.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=22.12.0" - } - }, "node_modules/@commitlint/load": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-21.0.0.tgz", @@ -1069,20 +985,6 @@ "node": ">=22.12.0" } }, - "node_modules/@commitlint/load/node_modules/@commitlint/types": { - "version": "21.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", - "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "conventional-commits-parser": "^6.3.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=22.12.0" - } - }, "node_modules/@commitlint/message": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-21.0.0.tgz", @@ -1108,20 +1010,6 @@ "node": ">=22.12.0" } }, - "node_modules/@commitlint/parse/node_modules/@commitlint/types": { - "version": "21.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", - "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "conventional-commits-parser": "^6.3.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=22.12.0" - } - }, "node_modules/@commitlint/read": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-21.0.0.tgz", @@ -1138,20 +1026,6 @@ "node": ">=22.12.0" } }, - "node_modules/@commitlint/read/node_modules/@commitlint/types": { - "version": "21.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", - "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "conventional-commits-parser": "^6.3.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=22.12.0" - } - }, "node_modules/@commitlint/resolve-extends": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-21.0.0.tgz", @@ -1169,20 +1043,6 @@ "node": ">=22.12.0" } }, - "node_modules/@commitlint/resolve-extends/node_modules/@commitlint/types": { - "version": "21.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", - "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "conventional-commits-parser": "^6.3.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=22.12.0" - } - }, "node_modules/@commitlint/rules": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-21.0.0.tgz", @@ -1199,20 +1059,6 @@ "node": ">=22.12.0" } }, - "node_modules/@commitlint/rules/node_modules/@commitlint/types": { - "version": "21.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", - "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "conventional-commits-parser": "^6.3.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=22.12.0" - } - }, "node_modules/@commitlint/to-lines": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-21.0.0.tgz", @@ -1237,9 +1083,9 @@ } }, "node_modules/@commitlint/types": { - "version": "20.5.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-20.5.0.tgz", - "integrity": "sha512-ZJoS8oSq2CAZEpc/YI9SulLrdiIyXeHb/OGqGrkUP6Q7YV+0ouNAa7GjqRdXeQPncHQIDz/jbCTlHScvYvO/gA==", + "version": "21.0.0", + "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", + "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", "dev": true, "license": "MIT", "dependencies": { @@ -1247,7 +1093,7 @@ "picocolors": "^1.1.1" }, "engines": { - "node": ">=v18" + "node": ">=22.12.0" } }, "node_modules/@conventional-changelog/git-client": { diff --git a/package.json b/package.json index 04f07a8..a882af9 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "homepage": "https://github.com/etchteam/eslint#readme", "devDependencies": { "@commitlint/cli": "^21.0.0", - "@commitlint/config-conventional": "^20.0.0", + "@commitlint/config-conventional": "^21.0.0", "@darraghor/eslint-plugin-nestjs-typed": "^7.1.27", "@next/eslint-plugin-next": "^16.2.1", "angular-eslint": "^21.3.1",