Skip to content

Commit f3d373c

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

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
@@ -49,7 +49,7 @@
4949
"@commitlint/utils": "^8.3.4",
5050
"babel-preset-commitlint": "^8.2.0",
5151
"concurrently": "3.6.1",
52-
"conventional-changelog-angular": "1.6.6",
52+
"conventional-changelog-angular": "5.0.6",
5353
"cross-env": "6.0.3",
5454
"globby": "10.0.1",
5555
"lodash": "4.17.15"

yarn.lock

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

3302-
[email protected], conventional-changelog-angular@^1.3.3:
3303-
version "1.6.6"
3304-
resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.6.tgz#b27f2b315c16d0a1f23eb181309d0e6a4698ea0f"
3305-
integrity sha512-suQnFSqCxRwyBxY68pYTsFkG0taIdinHLNEAX5ivtw8bCRnIgnpvcHmlR/yjUyZIrNPYAoXlY1WiEKWgSE4BNg==
3306-
dependencies:
3307-
compare-func "^1.3.1"
3308-
q "^1.5.1"
3309-
3310-
conventional-changelog-angular@^5.0.3:
3302+
[email protected], conventional-changelog-angular@^5.0.0, conventional-changelog-angular@^5.0.3:
33113303
version "5.0.6"
33123304
resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.6.tgz#269540c624553aded809c29a3508fdc2b544c059"
33133305
integrity sha512-QDEmLa+7qdhVIv8sFZfVxU1VSyVvnXPsxq8Vam49mKUcO1Z8VTLEJk9uI21uiJUsnmm0I4Hrsdc9TgkOQo9WSA==

0 commit comments

Comments
 (0)