From c71063dfe9cd7a126cf6075010203b57df91ff1e 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:18 +0000 Subject: [PATCH] build(deps-dev): bump @commitlint/cli from 8.1.0 to 8.3.5 Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint) from 8.1.0 to 8.3.5. - [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/v8.1.0...v8.3.5) 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..466dbe01e 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ } }, "devDependencies": { - "@commitlint/cli": "8.1.0", + "@commitlint/cli": "8.3.5", "@commitlint/config-conventional": "7.5.0", "@commitlint/config-lerna-scopes": "8.1.0", "@semantic-release/commit-analyzer": "^6.1.0",