From 9c4ef133e1c2c54177a5c34ab99d72a33fb9ab41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 May 2022 11:02:06 -0400 Subject: [PATCH] chore(deps-dev): bump @commitlint/config-angular in /install (#10614) Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 16.2.4 to 16.3.0. - [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/v16.3.0/@commitlint/config-angular) --- updated-dependencies: - dependency-name: "@commitlint/config-angular" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 3e449416c7..e02676b4cb 100644 --- a/install/package.json +++ b/install/package.json @@ -148,7 +148,7 @@ "devDependencies": { "@apidevtools/swagger-parser": "10.0.3", "@commitlint/cli": "16.2.4", - "@commitlint/config-angular": "16.2.4", + "@commitlint/config-angular": "16.3.0", "coveralls": "3.1.1", "eslint": "8.15.0", "eslint-config-nodebb": "0.1.1",