Skip to content

Commit 0e0c68d

Browse files
chore: update dependency conventional-changelog-angular to v5.0.10 (#1807)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5d8adfb commit 0e0c68d

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

Diff for: @commitlint/rules/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@commitlint/parse": "^9.0.1",
3838
"@commitlint/test": "^9.0.1",
3939
"@commitlint/utils": "^9.0.1",
40-
"conventional-changelog-angular": "5.0.6",
40+
"conventional-changelog-angular": "5.0.10",
4141
"globby": "^11.0.0"
4242
},
4343
"dependencies": {

Diff for: yarn.lock

+12-4
Original file line numberDiff line numberDiff line change
@@ -3212,10 +3212,10 @@ contains-path@^0.1.0:
32123212
resolved "https://registry.npmjs.org/contains-path/-/contains-path-0.1.0.tgz#fe8cf184ff6670b6baef01a9d4861a5cbec4120a"
32133213
integrity sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=
32143214

3215-
[email protected].6, conventional-changelog-angular@^5.0.0, conventional-changelog-angular@^5.0.3:
3216-
version "5.0.6"
3217-
resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.6.tgz#269540c624553aded809c29a3508fdc2b544c059"
3218-
integrity sha512-QDEmLa+7qdhVIv8sFZfVxU1VSyVvnXPsxq8Vam49mKUcO1Z8VTLEJk9uI21uiJUsnmm0I4Hrsdc9TgkOQo9WSA==
3215+
3216+
version "5.0.10"
3217+
resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.10.tgz#5cf7b00dd315b6a6a558223c80d5ef24ddb34205"
3218+
integrity sha512-k7RPPRs0vp8+BtPsM9uDxRl6KcgqtCJmzRD1wRtgqmhQ96g8ifBGo9O/TZBG23jqlXS/rg8BKRDELxfnQQGiaA==
32193219
dependencies:
32203220
compare-func "^1.3.1"
32213221
q "^1.5.1"
@@ -3228,6 +3228,14 @@ conventional-changelog-angular@^1.6.6:
32283228
compare-func "^1.3.1"
32293229
q "^1.5.1"
32303230

3231+
conventional-changelog-angular@^5.0.0, conventional-changelog-angular@^5.0.3:
3232+
version "5.0.6"
3233+
resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.6.tgz#269540c624553aded809c29a3508fdc2b544c059"
3234+
integrity sha512-QDEmLa+7qdhVIv8sFZfVxU1VSyVvnXPsxq8Vam49mKUcO1Z8VTLEJk9uI21uiJUsnmm0I4Hrsdc9TgkOQo9WSA==
3235+
dependencies:
3236+
compare-func "^1.3.1"
3237+
q "^1.5.1"
3238+
32313239
conventional-changelog-atom@^0.2.8:
32323240
version "0.2.8"
32333241
resolved "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-0.2.8.tgz#8037693455990e3256f297320a45fa47ee553a14"

0 commit comments

Comments
 (0)