Skip to content

Commit fb9f851

Browse files
chore: update dependency conventional-changelog-conventionalcommits to v4.2.3 (#854)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent 8502124 commit fb9f851

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
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.4"
3636
},
3737
"dependencies": {
38-
"conventional-changelog-conventionalcommits": "4.2.1"
38+
"conventional-changelog-conventionalcommits": "4.2.3"
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.2.1"
5+
"conventional-changelog-conventionalcommits": "4.2.3"
66
}
77
}

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

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

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3320,13 +3320,13 @@ conventional-changelog-angular@^5.0.3:
33203320
compare-func "^1.3.1"
33213321
q "^1.5.1"
33223322

3323-
3324-
version "4.2.1"
3325-
resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.1.tgz#d6cb2e2c5d7bfca044a08b9dba84b4082e1a1bd9"
3326-
integrity sha512-vC02KucnkNNap+foDKFm7BVUSDAXktXrUJqGszUuYnt6T0J2azsbYz/w9TDc3VsrW2v6JOtiQWVcgZnporHr4Q==
3323+
3324+
version "4.2.3"
3325+
resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.3.tgz#22855b32d57d0328951c1c2dc01b172a5f24ea37"
3326+
integrity sha512-atGa+R4vvEhb8N/8v3IoW59gCBJeeFiX6uIbPu876ENAmkMwsenyn0R21kdDHJFLQdy6zW4J6b4xN8KI3b9oww==
33273327
dependencies:
33283328
compare-func "^1.3.1"
3329-
lodash "^4.2.1"
3329+
lodash "^4.17.15"
33303330
q "^1.5.1"
33313331

33323332
conventional-changelog-core@^3.1.6:

0 commit comments

Comments
 (0)