Skip to content

Commit f99aeda

Browse files
renovate[bot]renovate-bot
andauthoredJun 12, 2020
fix: update dependency conventional-changelog-conventionalcommits to v4.3.0 (#1816)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent b372ba8 commit f99aeda

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎@commitlint/config-conventional/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@commitlint/utils": "^9.0.1"
3737
},
3838
"dependencies": {
39-
"conventional-changelog-conventionalcommits": "4.2.3"
39+
"conventional-changelog-conventionalcommits": "4.3.0"
4040
},
4141
"gitHead": "71f0194f33943954a8dac1c458be47e5049717cd"
4242
}

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3797,10 +3797,10 @@ conventional-changelog-codemirror@^0.3.8:
37973797
dependencies:
37983798
q "^1.5.1"
37993799

3800-
conventional-changelog-conventionalcommits@4.2.3:
3801-
version "4.2.3"
3802-
resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.3.tgz#22855b32d57d0328951c1c2dc01b172a5f24ea37"
3803-
integrity sha512-atGa+R4vvEhb8N/8v3IoW59gCBJeeFiX6uIbPu876ENAmkMwsenyn0R21kdDHJFLQdy6zW4J6b4xN8KI3b9oww==
3800+
conventional-changelog-conventionalcommits@4.3.0:
3801+
version "4.3.0"
3802+
resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.3.0.tgz#c4205a659f7ca9d7881f29ee78a4e7d6aeb8b3c2"
3803+
integrity sha512-oYHydvZKU+bS8LnGqTMlNrrd7769EsuEHKy4fh1oMdvvDi7fem8U+nvfresJ1IDB8K00Mn4LpiA/lR+7Gs6rgg==
38043804
dependencies:
38053805
compare-func "^1.3.1"
38063806
lodash "^4.17.15"

0 commit comments

Comments
 (0)
Please sign in to comment.