Skip to content

Commit 11b920b

Browse files
renovate[bot]byCedric
authored andcommitted
chore: update dependency conventional-changelog-conventionalcommits to v4.2.1 (#836)
1 parent 3ed8009 commit 11b920b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

@commitlint/config-conventional/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
"@commitlint/utils": "^8.3.0"
3636
},
3737
"dependencies": {
38-
"conventional-changelog-conventionalcommits": "4.1.0"
38+
"conventional-changelog-conventionalcommits": "4.2.1"
3939
}
4040
}

@commitlint/load/fixtures/parser-preset-conventional-without-factory/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"name": "parser-preset-conventional-without-factory",
33
"version": "1.0.0",
44
"devDependencies": {
5-
"conventional-changelog-conventionalcommits": "4.1.0"
5+
"conventional-changelog-conventionalcommits": "4.2.1"
66
}
77
}

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3708,12 +3708,13 @@ conventional-changelog-angular@^5.0.3:
37083708
compare-func "^1.3.1"
37093709
q "^1.5.1"
37103710

3711-
conventional-changelog-conventionalcommits@4.1.0:
3712-
version "4.1.0"
3713-
resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.1.0.tgz#eb7d47a9c5f1a6f9846a649482294e4ac50d7683"
3714-
integrity sha512-J3xolGrH8PTxpCqueHOuZtv3Cp73SQOWiBQzlsaugZAZ+hZgcJBonmC+1bQbfGs2neC2S18p2L1Gx+nTEglJTQ==
3711+
conventional-changelog-conventionalcommits@4.2.1:
3712+
version "4.2.1"
3713+
resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.1.tgz#d6cb2e2c5d7bfca044a08b9dba84b4082e1a1bd9"
3714+
integrity sha512-vC02KucnkNNap+foDKFm7BVUSDAXktXrUJqGszUuYnt6T0J2azsbYz/w9TDc3VsrW2v6JOtiQWVcgZnporHr4Q==
37153715
dependencies:
37163716
compare-func "^1.3.1"
3717+
lodash "^4.2.1"
37173718
q "^1.5.1"
37183719

37193720
conventional-changelog-core@^3.1.6:

0 commit comments

Comments
 (0)