Skip to content

Commit 3476234

Browse files
chore: update dependency conventional-changelog-angular to v5.0.6 (#855)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent fb9f851 commit 3476234

File tree

4 files changed

+4
-12
lines changed

4 files changed

+4
-12
lines changed

@commitlint/load/fixtures/parser-preset-angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"name": "parser-preset-angular",
33
"version": "1.0.0",
44
"devDependencies": {
5-
"conventional-changelog-angular": "5.0.5"
5+
"conventional-changelog-angular": "5.0.6"
66
}
77
}

@commitlint/parse/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"typescript": "3.7.5"
4242
},
4343
"dependencies": {
44-
"conventional-changelog-angular": "^1.3.3",
44+
"conventional-changelog-angular": "^5.0.0",
4545
"conventional-commits-parser": "^3.0.0",
4646
"lodash": "4.17.15"
4747
}

@commitlint/rules/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@commitlint/parse": "^8.3.4",
3838
"@commitlint/test": "8.2.0",
3939
"@commitlint/utils": "^8.3.4",
40-
"conventional-changelog-angular": "1.6.6",
40+
"conventional-changelog-angular": "5.0.6",
4141
"globby": "10.0.1",
4242
"lodash": "4.17.15"
4343
},

yarn.lock

+1-9
Original file line numberDiff line numberDiff line change
@@ -3304,15 +3304,7 @@ console-control-strings@^1.0.0, console-control-strings@~1.1.0:
33043304
resolved "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
33053305
integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
33063306

3307-
[email protected], conventional-changelog-angular@^1.3.3:
3308-
version "1.6.6"
3309-
resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.6.tgz#b27f2b315c16d0a1f23eb181309d0e6a4698ea0f"
3310-
integrity sha512-suQnFSqCxRwyBxY68pYTsFkG0taIdinHLNEAX5ivtw8bCRnIgnpvcHmlR/yjUyZIrNPYAoXlY1WiEKWgSE4BNg==
3311-
dependencies:
3312-
compare-func "^1.3.1"
3313-
q "^1.5.1"
3314-
3315-
conventional-changelog-angular@^5.0.3:
3307+
[email protected], conventional-changelog-angular@^5.0.0, conventional-changelog-angular@^5.0.3:
33163308
version "5.0.6"
33173309
resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.6.tgz#269540c624553aded809c29a3508fdc2b544c059"
33183310
integrity sha512-QDEmLa+7qdhVIv8sFZfVxU1VSyVvnXPsxq8Vam49mKUcO1Z8VTLEJk9uI21uiJUsnmm0I4Hrsdc9TgkOQo9WSA==

0 commit comments

Comments
 (0)