From 3000a05aad6f1cece7beedfed5bc791a2a4a1be8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 20:45:50 +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.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 919beea..5485293 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@commitlint/cli": "18.6.0", - "@commitlint/config-angular": "18.5.0", + "@commitlint/config-angular": "18.6.0", "@types/jest": "29.5.11", "@types/node": "20.11.7", "@typescript-eslint/eslint-plugin": "5.62.0", diff --git a/yarn.lock b/yarn.lock index 2ed2267..135ebfe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -537,10 +537,10 @@ resolved "https://registry.yarnpkg.com/@commitlint/config-angular-type-enum/-/config-angular-type-enum-18.4.4.tgz#c40fcff66292dadd2e796f7c512a70a7f4627362" integrity sha512-a4FKpTP52x69usmnio9ukffcefYRhZICs952bRts0Q3GpvkTsM1f4/natPVHU7XMG++J02XUKZOs+I0F+4LRwg== -"@commitlint/config-angular@18.5.0": - version "18.5.0" - resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-18.5.0.tgz#fefb7fad3f81a8722db9e9b213c4c2afb0e9fc5a" - integrity sha512-3oTM/fQ+YgPpgKjS6LF9XBs/4JZCYmzQ1/S8AIf+8Z/1xj09S5qyZt2+N+UKP0ZnWhkHwjD8Om6yR6VBma/JJg== +"@commitlint/config-angular@18.6.0": + version "18.6.0" + resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-18.6.0.tgz#3f1058b5801a74756dcb714673b14837a3e6a6db" + integrity sha512-hZgxreQ4xCVE/59HgW3PjEUnAnByZCaUDgxWNbNEx2ivjsgPfU+bvDe+IuE2R32szz0rNoefxe2FTu/prNgcww== dependencies: "@commitlint/config-angular-type-enum" "^18.4.4"