Merge pull request #88 from trainerlord/dependabot/npm_and_yarn/conventional-changelog-conventionalcommits-4.5.0

Bump conventional-changelog-conventionalcommits from 4.4.0 to 4.5.0
This commit is contained in:
trainerlord 2020-11-09 11:38:32 -05:00 committed by GitHub
commit 1e10a3754a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
"@semantic-release/github": "7.1.1",
"@semantic-release/release-notes-generator": "9.0.1",
"commitlint": "11.0.0",
"conventional-changelog-conventionalcommits": "4.4.0",
"conventional-changelog-conventionalcommits": "4.5.0",
"gradle-semantic-release-plugin": "1.4.8",
"husky": "4.3.0",
"lint-staged": "10.2.13",

View File

@ -1084,10 +1084,10 @@ conventional-changelog-angular@^5.0.0:
compare-func "^1.3.1"
q "^1.5.1"
conventional-changelog-conventionalcommits@4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.4.0.tgz#8d96687141c9bbd725a89b95c04966d364194cd4"
integrity sha512-ybvx76jTh08tpaYrYn/yd0uJNLt5yMrb1BphDe4WBredMlvPisvMghfpnJb6RmRNcqXeuhR6LfGZGewbkRm9yA==
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==
dependencies:
compare-func "^2.0.0"
lodash "^4.17.15"