From 80baf9d16addfc850a41a15543ac498fc168ce51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 00:50:37 +0000 Subject: [PATCH] chore(deps-dev): bump @commitlint/config-angular from 19.3.0 to 19.4.1 Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 19.3.0 to 19.4.1. - [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/v19.4.1/@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 c2cddadb9d5..74958063f7b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "@apollo/server": "4.11.0", "@codechecks/client": "0.1.12", "@commitlint/cli": "19.4.0", - "@commitlint/config-angular": "19.3.0", + "@commitlint/config-angular": "19.4.1", "@fastify/cors": "9.0.1", "@fastify/formbody": "7.4.0", "@fastify/middie": "8.3.1", @@ -4685,9 +4685,9 @@ } }, "node_modules/@commitlint/config-angular": { - "version": "19.3.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-19.3.0.tgz", - "integrity": "sha512-D8ue6s7f/A/ph/4vSEj32zxg/WHRF21vguOigAymUJ7SfUPF/BD+C/UGt7I1aEEhdgoq7MIS8bNAJroYvSzMwQ==", + "version": "19.4.1", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-19.4.1.tgz", + "integrity": "sha512-428f4bCmt/kxfdB4OPuCE7UViRyCx7HyJwrGgzrwjkewmhg/fgZ7b+WtV3G5yVB7aK3vMQCbwUZVTXzASlh7Kg==", "dev": true, "dependencies": { "@commitlint/config-angular-type-enum": "^19.1.0" diff --git a/package.json b/package.json index 9492161c89b..9c4ff946dc2 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@apollo/server": "4.11.0", "@codechecks/client": "0.1.12", "@commitlint/cli": "19.4.0", - "@commitlint/config-angular": "19.3.0", + "@commitlint/config-angular": "19.4.1", "@fastify/cors": "9.0.1", "@fastify/formbody": "7.4.0", "@fastify/middie": "8.3.1",