diff --git a/package.json b/package.json index 219a388..cb63dca 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@semantic-release/git": "9.0.0", "@semantic-release/github": "7.2.0", "@semantic-release/release-notes-generator": "9.0.2", - "conventional-changelog-conventionalcommits": "4.5.0", + "conventional-changelog-conventionalcommits": "4.6.2", "gradle-semantic-release-plugin": "1.4.17", "semantic-release": "17.4.3" }, diff --git a/yarn.lock b/yarn.lock index 88e5834..feadc2d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -866,10 +866,10 @@ conventional-changelog-angular@^5.0.0: compare-func "^1.3.1" q "^1.5.1" -conventional-changelog-conventionalcommits@4.5.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.5.0.tgz#a02e0b06d11d342fdc0f00c91d78265ed0bc0a62" - integrity sha512-buge9xDvjjOxJlyxUnar/+6i/aVEVGA7EEh4OafBCXPlLUQPGbRUBhBUveWRxzvR8TEjhKEP4BdepnpG2FSZXw== +conventional-changelog-conventionalcommits@4.6.2: + version "4.6.2" + resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.2.tgz#6debf07a894f7c7e22b950e2f872de334d5d49ed" + integrity sha512-fo+VhM0VtD3wdHZtrPhgvTFjAhAMUjYeQV6B5+DB/cupG1O554pJdTwrvBInq8JLHl+GucKQpZycMPye/OpgSw== dependencies: compare-func "^2.0.0" lodash "^4.17.15"