From ce98211437c5201332752b280435f80f9d578c64 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2020 19:37:25 +0000 Subject: [PATCH] build(deps-dev): bump @commitlint/config-conventional Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 7.5.0 to 8.3.4. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/compare/v7.5.0...v8.3.4) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 175ca016e..660168106 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "devDependencies": { "@commitlint/cli": "8.1.0", - "@commitlint/config-conventional": "7.5.0", + "@commitlint/config-conventional": "8.3.4", "@commitlint/config-lerna-scopes": "8.1.0", "@semantic-release/commit-analyzer": "^6.1.0", "@semantic-release/git": "^7.0.8",