Skip to content

Commit 06e6782

Browse files
chore: update dependency conventional-changelog-atom to v5
1 parent 2217faf commit 06e6782

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

@commitlint/load/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/lodash.merge": "^4.6.8",
4242
"@types/lodash.uniq": "^4.5.8",
4343
"@types/node": "^18.19.17",
44-
"conventional-changelog-atom": "^4.0.0",
44+
"conventional-changelog-atom": "^5.0.0",
4545
"typescript": "^5.2.2"
4646
},
4747
"dependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3332,10 +3332,10 @@ conventional-changelog-angular@^7.0.0:
33323332
dependencies:
33333333
compare-func "^2.0.0"
33343334

3335-
conventional-changelog-atom@^4.0.0:
3336-
version "4.0.0"
3337-
resolved "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-4.0.0.tgz"
3338-
integrity sha512-q2YtiN7rnT1TGwPTwjjBSIPIzDJCRE+XAUahWxnh+buKK99Kks4WLMHoexw38GXx9OUxAsrp44f9qXe5VEMYhw==
3335+
conventional-changelog-atom@^5.0.0:
3336+
version "5.0.0"
3337+
resolved "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-5.0.0.tgz#f3e06e06244bd0aef2e5f09ed590933d948e809c"
3338+
integrity sha512-WfzCaAvSCFPkznnLgLnfacRAzjgqjLUjvf3MftfsJzQdDICqkOOpcMtdJF3wTerxSpv2IAAjX8doM3Vozqle3g==
33393339

33403340
conventional-changelog-conventionalcommits@^7.0.2:
33413341
version "7.0.2"

0 commit comments

Comments
 (0)