From 06e6782744c268cc46b691b59d8f19b22ba3238f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 23:11:44 +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 b879333692..d0caee6f4d 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 9d50d5d253..f660fb7d36 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3332,10 +3332,10 @@ 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" - 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"