diff --git a/package-lock.json b/package-lock.json index c01019a..2296d0c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@semantic-release/changelog": "6.0.3", "@semantic-release/exec": "6.0.3", "@semantic-release/git": "10.0.1", - "@vidavidorra/commitlint-config": "4.0.16", + "@vidavidorra/commitlint-config": "5.0.2", "conventional-changelog-conventionalcommits": "6.0.0", "eslint": "8.38.0", "eslint-config-prettier": "8.8.0", @@ -168,9 +168,9 @@ } }, "node_modules/@commitlint/config-conventional": { - "version": "17.6.1", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.1.tgz", - "integrity": "sha512-ng/ybaSLuTCH9F+7uavSOnEQ9EFMl7lHEjfAEgRh1hwmEe8SpLKpQeMo2aT1IWvHaGMuTb+gjfbzoRf2IR23NQ==", + "version": "17.6.5", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.5.tgz", + "integrity": "sha512-Xl9H9KLl86NZm5CYNTNF9dcz1xelE/EbvhWIWcYxG/rn3UWYWdWmmnX2q6ZduNdLFSGbOxzUpIx61j5zxbeXxg==", "dev": true, "dependencies": { "conventional-changelog-conventionalcommits": "^5.0.0" @@ -1265,16 +1265,16 @@ "dev": true }, "node_modules/@vidavidorra/commitlint-config": { - "version": "4.0.16", - "resolved": "https://registry.npmjs.org/@vidavidorra/commitlint-config/-/commitlint-config-4.0.16.tgz", - "integrity": "sha512-fdAJ9WZaOxzVcjHaI8REdejpeQh/U6mb3txiwBSqIJZ5rRsJfA8PLjmZhcqYTHMNpH4+3dTlZrAAWSXQkM7SQA==", + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/@vidavidorra/commitlint-config/-/commitlint-config-5.0.2.tgz", + "integrity": "sha512-C3/IxkPVYBDtzLUWlNYQnZWVd1OouQ3jBpcgkf0ZKFylI4rQ/0P+TfCX7Z5o1lRom2mEJ+Eu/5x/MdbnpTEQDw==", "dev": true, "dependencies": { - "@commitlint/config-conventional": "17.6.1", - "commitlint-plugin-function-rules": "1.7.1" + "@commitlint/config-conventional": "17.6.5", + "commitlint-plugin-function-rules": "2.0.2" }, "engines": { - "node": ">=14" + "node": ">=16" } }, "node_modules/acorn": { @@ -1756,12 +1756,12 @@ } }, "node_modules/commitlint-plugin-function-rules": { - "version": "1.7.1", - "resolved": "https://registry.npmjs.org/commitlint-plugin-function-rules/-/commitlint-plugin-function-rules-1.7.1.tgz", - "integrity": "sha512-hGLShcCM3my+q3unMoznSfV23JmpJ/R8aHQ5KGzxVwv3HFpDS4cFWraCdBRAkMbL1UzUrVOEutG4EDur5S7AsA==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/commitlint-plugin-function-rules/-/commitlint-plugin-function-rules-2.0.2.tgz", + "integrity": "sha512-SZIn5H3pTzZo1wlef17lYeduFDUHklvtYW9+jFs3uoXkezLbxTN13CrV9g2I9NRc9bhrW8RdkOesV2dZA224sg==", "dev": true, "engines": { - "node": ">=12" + "node": ">=16" }, "peerDependencies": { "@commitlint/lint": ">=9.1.2 <18" @@ -10654,9 +10654,9 @@ } }, "@commitlint/config-conventional": { - "version": "17.6.1", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.1.tgz", - "integrity": "sha512-ng/ybaSLuTCH9F+7uavSOnEQ9EFMl7lHEjfAEgRh1hwmEe8SpLKpQeMo2aT1IWvHaGMuTb+gjfbzoRf2IR23NQ==", + "version": "17.6.5", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.5.tgz", + "integrity": "sha512-Xl9H9KLl86NZm5CYNTNF9dcz1xelE/EbvhWIWcYxG/rn3UWYWdWmmnX2q6ZduNdLFSGbOxzUpIx61j5zxbeXxg==", "dev": true, "requires": { "conventional-changelog-conventionalcommits": "^5.0.0" @@ -11469,13 +11469,13 @@ "dev": true }, "@vidavidorra/commitlint-config": { - "version": "4.0.16", - "resolved": "https://registry.npmjs.org/@vidavidorra/commitlint-config/-/commitlint-config-4.0.16.tgz", - "integrity": "sha512-fdAJ9WZaOxzVcjHaI8REdejpeQh/U6mb3txiwBSqIJZ5rRsJfA8PLjmZhcqYTHMNpH4+3dTlZrAAWSXQkM7SQA==", + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/@vidavidorra/commitlint-config/-/commitlint-config-5.0.2.tgz", + "integrity": "sha512-C3/IxkPVYBDtzLUWlNYQnZWVd1OouQ3jBpcgkf0ZKFylI4rQ/0P+TfCX7Z5o1lRom2mEJ+Eu/5x/MdbnpTEQDw==", "dev": true, "requires": { - "@commitlint/config-conventional": "17.6.1", - "commitlint-plugin-function-rules": "1.7.1" + "@commitlint/config-conventional": "17.6.5", + "commitlint-plugin-function-rules": "2.0.2" } }, "acorn": { @@ -11838,9 +11838,9 @@ "dev": true }, "commitlint-plugin-function-rules": { - "version": "1.7.1", - "resolved": "https://registry.npmjs.org/commitlint-plugin-function-rules/-/commitlint-plugin-function-rules-1.7.1.tgz", - "integrity": "sha512-hGLShcCM3my+q3unMoznSfV23JmpJ/R8aHQ5KGzxVwv3HFpDS4cFWraCdBRAkMbL1UzUrVOEutG4EDur5S7AsA==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/commitlint-plugin-function-rules/-/commitlint-plugin-function-rules-2.0.2.tgz", + "integrity": "sha512-SZIn5H3pTzZo1wlef17lYeduFDUHklvtYW9+jFs3uoXkezLbxTN13CrV9g2I9NRc9bhrW8RdkOesV2dZA224sg==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index 148819d..4699ea9 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@semantic-release/changelog": "6.0.3", "@semantic-release/exec": "6.0.3", "@semantic-release/git": "10.0.1", - "@vidavidorra/commitlint-config": "4.0.16", + "@vidavidorra/commitlint-config": "5.0.2", "conventional-changelog-conventionalcommits": "6.0.0", "eslint": "8.38.0", "eslint-config-prettier": "8.8.0",