Skip to content

Commit f876586

Browse files
committed
chore: update dependency conventional-changelog-angular to v5.0.6
1 parent fac8171 commit f876586

File tree

4 files changed

+4
-12
lines changed

4 files changed

+4
-12
lines changed

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"typescript": "3.6.4"
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

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

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3283,15 +3283,7 @@ console-control-strings@^1.0.0, console-control-strings@~1.1.0:
32833283
resolved "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
32843284
integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
32853285

3286-
[email protected], conventional-changelog-angular@^1.3.3:
3287-
version "1.6.6"
3288-
resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.6.tgz#b27f2b315c16d0a1f23eb181309d0e6a4698ea0f"
3289-
integrity sha512-suQnFSqCxRwyBxY68pYTsFkG0taIdinHLNEAX5ivtw8bCRnIgnpvcHmlR/yjUyZIrNPYAoXlY1WiEKWgSE4BNg==
3290-
dependencies:
3291-
compare-func "^1.3.1"
3292-
q "^1.5.1"
3293-
3294-
conventional-changelog-angular@^5.0.3:
3286+
[email protected], conventional-changelog-angular@^5.0.0, conventional-changelog-angular@^5.0.3:
32953287
version "5.0.6"
32963288
resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.6.tgz#269540c624553aded809c29a3508fdc2b544c059"
32973289
integrity sha512-QDEmLa+7qdhVIv8sFZfVxU1VSyVvnXPsxq8Vam49mKUcO1Z8VTLEJk9uI21uiJUsnmm0I4Hrsdc9TgkOQo9WSA==

0 commit comments

Comments
 (0)