From 00a3ae7590717b657ede89f880839950ff141f7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Nov 2020 06:59:47 +0000 Subject: [PATCH] build(deps): bump conventional-changelog-atom in /action Bumps [conventional-changelog-atom](https://github.com/conventional-changelog/conventional-changelog) from 2.0.7 to 2.0.8. - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Commits](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-atom@2.0.7...conventional-changelog-atom@2.0.8) 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 e6a3624..4de0b81 100644 --- a/action/package-lock.json +++ b/action/package-lock.json @@ -808,9 +808,9 @@ } }, "conventional-changelog-atom": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-2.0.7.tgz", - "integrity": "sha512-7dOREZwzB+tCEMjRTDfen0OHwd7vPUdmU0llTy1eloZgtOP4iSLVzYIQqfmdRZEty+3w5Jz+AbhfTJKoKw1JeQ==", + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-2.0.8.tgz", + "integrity": "sha512-xo6v46icsFTK3bb7dY/8m2qvc8sZemRgdqLb/bjpBsH2UyOS8rKNTgcb5025Hri6IpANPApbXMg15QLb1LJpBw==", "requires": { "q": "^1.5.1" } diff --git a/action/package.json b/action/package.json index ffdc3ca..1966ca0 100644 --- a/action/package.json +++ b/action/package.json @@ -26,7 +26,7 @@ "@semantic-release/gitlab": "^6.0.5", "@semantic-release/release-notes-generator": "^9.0.1", "conventional-changelog-angular": "^5.0.12", - "conventional-changelog-atom": "^2.0.7", + "conventional-changelog-atom": "^2.0.8", "conventional-changelog-codemirror": "^2.0.8", "conventional-changelog-conventionalcommits": "^4.4.0", "conventional-changelog-ember": "^2.0.9",