From fb89a9a03e44f5455a1835c28eedf21bf7576ad8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Nov 2020 06:43:54 +0000 Subject: [PATCH] build(deps): bump conventional-changelog-angular in /action Bumps [conventional-changelog-angular](https://github.com/conventional-changelog/conventional-changelog) from 5.0.11 to 5.0.12. - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Commits](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-angular@5.0.11...conventional-changelog-angular@5.0.12) Signed-off-by: dependabot[bot] --- action/package-lock.json | 6 +++--- action/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/action/package-lock.json b/action/package-lock.json index 99e092c..7b7d06d 100644 --- a/action/package-lock.json +++ b/action/package-lock.json @@ -799,9 +799,9 @@ "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=" }, "conventional-changelog-angular": { - "version": "5.0.11", - "resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.11.tgz", - "integrity": "sha512-nSLypht/1yEflhuTogC03i7DX7sOrXGsRn14g131Potqi6cbGbGEE9PSDEHKldabB6N76HiSyw9Ph+kLmC04Qw==", + "version": "5.0.12", + "resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.12.tgz", + "integrity": "sha512-5GLsbnkR/7A89RyHLvvoExbiGbd9xKdKqDTrArnPbOqBqG/2wIosu0fHwpeIRI8Tl94MhVNBXcLJZl92ZQ5USw==", "requires": { "compare-func": "^2.0.0", "q": "^1.5.1" diff --git a/action/package.json b/action/package.json index 9bea409..210c320 100644 --- a/action/package.json +++ b/action/package.json @@ -25,7 +25,7 @@ "@semantic-release/github": "^7.1.1", "@semantic-release/gitlab": "^6.0.5", "@semantic-release/release-notes-generator": "^9.0.1", - "conventional-changelog-angular": "^5.0.10", + "conventional-changelog-angular": "^5.0.12", "conventional-changelog-atom": "^2.0.7", "conventional-changelog-codemirror": "^2.0.7", "conventional-changelog-conventionalcommits": "^4.4.0",