Skip to content

Commit 0ebdaad

Browse files
chore: update dependency conventional-changelog-atom to v5
1 parent 407be6c commit 0ebdaad

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

@commitlint/load/package.json

Lines changed: 1 addition & 1 deletion
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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3191,10 +3191,10 @@ conventional-changelog-angular@7.0.0, conventional-changelog-angular@^7.0.0:
31913191
dependencies:
31923192
compare-func "^2.0.0"
31933193

3194-
conventional-changelog-atom@^4.0.0:
3195-
version "4.0.0"
3196-
resolved "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-4.0.0.tgz#291fd1583517d4e7131dba779ad9fa238359daa1"
3197-
integrity sha512-q2YtiN7rnT1TGwPTwjjBSIPIzDJCRE+XAUahWxnh+buKK99Kks4WLMHoexw38GXx9OUxAsrp44f9qXe5VEMYhw==
3194+
conventional-changelog-atom@^5.0.0:
3195+
version "5.0.0"
3196+
resolved "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-5.0.0.tgz#f3e06e06244bd0aef2e5f09ed590933d948e809c"
3197+
integrity sha512-WfzCaAvSCFPkznnLgLnfacRAzjgqjLUjvf3MftfsJzQdDICqkOOpcMtdJF3wTerxSpv2IAAjX8doM3Vozqle3g==
31983198

31993199
conventional-changelog-conventionalcommits@^7.0.2:
32003200
version "7.0.2"

0 commit comments

Comments
 (0)