From ce481c65e670278313edcd0aa90d380317d46bc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 08:52:09 +0000 Subject: [PATCH] chore(deps-dev): bump @commitlint/config-angular from 18.5.0 to 18.6.0 Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 18.5.0 to 18.6.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/v18.6.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] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 602159f5458..d870fb139c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "@apollo/server": "4.10.0", "@codechecks/client": "0.1.12", "@commitlint/cli": "18.6.0", - "@commitlint/config-angular": "18.5.0", + "@commitlint/config-angular": "18.6.0", "@fastify/cors": "9.0.1", "@fastify/formbody": "7.4.0", "@fastify/middie": "8.3.0", @@ -2523,9 +2523,9 @@ } }, "node_modules/@commitlint/config-angular": { - "version": "18.5.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-18.5.0.tgz", - "integrity": "sha512-3oTM/fQ+YgPpgKjS6LF9XBs/4JZCYmzQ1/S8AIf+8Z/1xj09S5qyZt2+N+UKP0ZnWhkHwjD8Om6yR6VBma/JJg==", + "version": "18.6.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-18.6.0.tgz", + "integrity": "sha512-hZgxreQ4xCVE/59HgW3PjEUnAnByZCaUDgxWNbNEx2ivjsgPfU+bvDe+IuE2R32szz0rNoefxe2FTu/prNgcww==", "dev": true, "dependencies": { "@commitlint/config-angular-type-enum": "^18.4.4" diff --git a/package.json b/package.json index fb61fc43de1..bdb0243c507 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@apollo/server": "4.10.0", "@codechecks/client": "0.1.12", "@commitlint/cli": "18.6.0", - "@commitlint/config-angular": "18.5.0", + "@commitlint/config-angular": "18.6.0", "@fastify/cors": "9.0.1", "@fastify/formbody": "7.4.0", "@fastify/middie": "8.3.0",