Skip to content

Commit

Permalink
fix: update dependency conventional-changelog-conventionalcommits to …
Browse files Browse the repository at this point in the history
…v4.3.0 (#1816)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 12, 2020
1 parent b372ba8 commit f99aeda
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion @commitlint/config-conventional/package.json
Expand Up @@ -36,7 +36,7 @@
"@commitlint/utils": "^9.0.1"
},
"dependencies": {
"conventional-changelog-conventionalcommits": "4.2.3"
"conventional-changelog-conventionalcommits": "4.3.0"
},
"gitHead": "71f0194f33943954a8dac1c458be47e5049717cd"
}
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3797,10 +3797,10 @@ conventional-changelog-codemirror@^0.3.8:
dependencies:
q "^1.5.1"

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

0 comments on commit f99aeda

Please sign in to comment.