diff --git a/package.json b/package.json index 3b39e2e60b..f2d7ca102b 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "@commitlint/cli": "^19.8.0", - "@commitlint/config-conventional": "^19.7.1", + "@commitlint/config-conventional": "^19.8.0", "husky": "^8.0.3", "lint-staged": "^15.4.3", "prettier": "^3.4.2" diff --git a/yarn.lock b/yarn.lock index 13b5822be8..ec595d69cf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -36,12 +36,12 @@ tinyexec "^0.3.0" yargs "^17.0.0" -"@commitlint/config-conventional@^19.7.1": - version "19.7.1" - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.7.1.tgz#9119a02ec8e0f4ac88f035e37dc333e7f69ace1c" - integrity sha512-fsEIF8zgiI/FIWSnykdQNj/0JE4av08MudLTyYHm4FlLWemKoQvPNUYU2M/3tktWcCEyq7aOkDDgtjrmgWFbvg== +"@commitlint/config-conventional@^19.8.0": + version "19.8.0" + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.8.0.tgz#4a1470a0156f5d1f560426c05cfc3a6a796c2b9c" + integrity sha512-9I2kKJwcAPwMoAj38hwqFXG0CzS2Kj+SAByPUQ0SlHTfb7VUhYVmo7G2w2tBrqmOf7PFd6MpZ/a1GQJo8na8kw== dependencies: - "@commitlint/types" "^19.5.0" + "@commitlint/types" "^19.8.0" conventional-changelog-conventionalcommits "^7.0.2" "@commitlint/config-validator@^19.8.0": @@ -170,7 +170,7 @@ dependencies: find-up "^7.0.0" -"@commitlint/types@^19.5.0", "@commitlint/types@^19.8.0": +"@commitlint/types@^19.8.0": version "19.8.0" resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.0.tgz#5a77c7a723a714995a51917edd0ecfcf29495d3c" integrity sha512-LRjP623jPyf3Poyfb0ohMj8I3ORyBDOwXAgxxVPbSD0unJuW2mJWeiRfaQinjtccMqC5Wy1HOMfa4btKjbNxbg==