From 76ea3c17294b897f5eef4cc063e66850dbe3f968 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 11 Jul 2021 15:02:04 +0000 Subject: [PATCH] chore: bump @commitlint/cli from 11.0.0 to 12.1.4 in /backend Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint) from 11.0.0 to 12.1.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/v11.0.0...v12.1.4) Signed-off-by: dependabot-preview[bot] --- backend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/package.json b/backend/package.json index e2c3fc5..96ca1a7 100644 --- a/backend/package.json +++ b/backend/package.json @@ -164,7 +164,7 @@ "lcov-result-merger": "3.1.0", "coveralls": "2.11.16", "cz-conventional-changelog": "3.3.0", - "@commitlint/cli": "11.0.0", + "@commitlint/cli": "12.1.4", "@commitlint/config-conventional": "12.0.1", "husky": "4.3.8" },