From f8bec87a40857fb26ab37fbe18b900b80fcf08f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 10:06:46 +0000 Subject: [PATCH] chore: update dependency conventional-changelog-atom to v5 --- @commitlint/load/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/@commitlint/load/package.json b/@commitlint/load/package.json index 215ac35c3f..910512e485 100644 --- a/@commitlint/load/package.json +++ b/@commitlint/load/package.json @@ -41,7 +41,7 @@ "@types/lodash.merge": "^4.6.8", "@types/lodash.uniq": "^4.5.8", "@types/node": "^18.19.17", - "conventional-changelog-atom": "^4.0.0", + "conventional-changelog-atom": "^5.0.0", "typescript": "^5.2.2" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index 417452eb4d..7be333520c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3003,10 +3003,10 @@ conventional-changelog-angular@7.0.0, conventional-changelog-angular@^7.0.0: dependencies: compare-func "^2.0.0" -conventional-changelog-atom@^4.0.0: - version "4.0.0" - resolved "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-4.0.0.tgz#291fd1583517d4e7131dba779ad9fa238359daa1" - integrity sha512-q2YtiN7rnT1TGwPTwjjBSIPIzDJCRE+XAUahWxnh+buKK99Kks4WLMHoexw38GXx9OUxAsrp44f9qXe5VEMYhw== +conventional-changelog-atom@^5.0.0: + version "5.0.0" + resolved "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-5.0.0.tgz#f3e06e06244bd0aef2e5f09ed590933d948e809c" + integrity sha512-WfzCaAvSCFPkznnLgLnfacRAzjgqjLUjvf3MftfsJzQdDICqkOOpcMtdJF3wTerxSpv2IAAjX8doM3Vozqle3g== conventional-changelog-conventionalcommits@^7.0.2: version "7.0.2"