From ffad2511fa3577ef24e06b308ed5f758bd516fa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Dec 2021 06:09:42 +0000 Subject: [PATCH] chore(deps-dev): bump conventional-changelog-conventionalcommits Bumps [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/release-please-config.json) - [Commits](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits-v4.6.1...conventional-changelog-conventionalcommits-v4.6.2) --- updated-dependencies: - dependency-name: conventional-changelog-conventionalcommits dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c62f07c..8b2951b 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.1", - "conventional-changelog-conventionalcommits": "4.6.1", + "conventional-changelog-conventionalcommits": "4.6.2", "gradle-semantic-release-plugin": "1.4.24", "semantic-release": "17.4.7" }, diff --git a/yarn.lock b/yarn.lock index f2b62c4..6785566 100644 --- a/yarn.lock +++ b/yarn.lock @@ -871,10 +871,10 @@ conventional-changelog-angular@^5.0.0: compare-func "^1.3.1" q "^1.5.1" -conventional-changelog-conventionalcommits@4.6.1: - version "4.6.1" - resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.1.tgz#f4c0921937050674e578dc7875f908351ccf4014" - integrity sha512-lzWJpPZhbM1R0PIzkwzGBCnAkH5RKJzJfFQZcl/D+2lsJxAwGnDKBqn/F4C1RD31GJNn8NuKWQzAZDAVXPp2Mw== +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"