Skip to content

Commit f8bec87

Browse files
chore: update dependency conventional-changelog-atom to v5
1 parent 26436fe commit f8bec87

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
@@ -3003,10 +3003,10 @@ [email protected], conventional-changelog-angular@^7.0.0:
30033003
dependencies:
30043004
compare-func "^2.0.0"
30053005

3006-
conventional-changelog-atom@^4.0.0:
3007-
version "4.0.0"
3008-
resolved "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-4.0.0.tgz#291fd1583517d4e7131dba779ad9fa238359daa1"
3009-
integrity sha512-q2YtiN7rnT1TGwPTwjjBSIPIzDJCRE+XAUahWxnh+buKK99Kks4WLMHoexw38GXx9OUxAsrp44f9qXe5VEMYhw==
3006+
conventional-changelog-atom@^5.0.0:
3007+
version "5.0.0"
3008+
resolved "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-5.0.0.tgz#f3e06e06244bd0aef2e5f09ed590933d948e809c"
3009+
integrity sha512-WfzCaAvSCFPkznnLgLnfacRAzjgqjLUjvf3MftfsJzQdDICqkOOpcMtdJF3wTerxSpv2IAAjX8doM3Vozqle3g==
30103010

30113011
conventional-changelog-conventionalcommits@^7.0.2:
30123012
version "7.0.2"

0 commit comments

Comments
 (0)