From 2a88a50fe54b3410f5d8a84edf929ddc2a12c4b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 18:30:06 +0000 Subject: [PATCH] chore(deps-dev): bump @commitlint/config-angular in /install Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 17.0.0 to 17.0.3. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-angular/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.0.3/@commitlint/config-angular) --- updated-dependencies: - dependency-name: "@commitlint/config-angular" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 72a6d63bf5..acfa01cf67 100644 --- a/install/package.json +++ b/install/package.json @@ -148,7 +148,7 @@ "devDependencies": { "@apidevtools/swagger-parser": "10.0.3", "@commitlint/cli": "17.0.3", - "@commitlint/config-angular": "17.0.0", + "@commitlint/config-angular": "17.0.3", "coveralls": "3.1.1", "eslint": "8.19.0", "eslint-config-nodebb": "0.1.1",