Skip to content

Commit 6b6bc72

Browse files
chore: update dependency conventional-changelog-angular to v8
1 parent 7e79af1 commit 6b6bc72

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

@commitlint/parse/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"@commitlint/types": "^19.5.0",
45-
"conventional-changelog-angular": "^7.0.0",
45+
"conventional-changelog-angular": "^8.0.0",
4646
"conventional-commits-parser": "^5.0.0"
4747
},
4848
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"

@commitlint/rules/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@commitlint/parse": "^19.5.0",
4040
"@commitlint/test": "^19.5.0",
4141
"@commitlint/utils": "^19.5.0",
42-
"conventional-changelog-angular": "^7.0.0",
42+
"conventional-changelog-angular": "^8.0.0",
4343
"glob": "^10.3.10"
4444
},
4545
"dependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3718,10 +3718,10 @@ conventional-changelog-angular@^5.0.12:
37183718
compare-func "^2.0.0"
37193719
q "^1.5.1"
37203720

3721-
conventional-changelog-angular@^7.0.0:
3722-
version "7.0.0"
3723-
resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-7.0.0.tgz"
3724-
integrity sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ==
3721+
conventional-changelog-angular@^8.0.0:
3722+
version "8.0.0"
3723+
resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-8.0.0.tgz#5701386850f0e0c2e630b43ee7821d322d87e7a6"
3724+
integrity sha512-CLf+zr6St0wIxos4bmaKHRXWAcsCXrJU6F4VdNDrGRK3B8LDLKoX3zuMV5GhtbGkVR/LohZ6MT6im43vZLSjmA==
37253725
dependencies:
37263726
compare-func "^2.0.0"
37273727

0 commit comments

Comments
 (0)