From ad340825718d567d8610be5505a306b8ad02dae8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 04:09:10 +0000 Subject: [PATCH] build(deps-dev): bump @commitlint/config-angular from 17.7.0 to 18.4.3 Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 17.7.0 to 18.4.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/v18.4.3/@commitlint/config-angular) --- updated-dependencies: - dependency-name: "@commitlint/config-angular" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index e7f5da9..5508245 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@commitlint/cli": "^17.0.2", - "@commitlint/config-angular": "^17.0.0", + "@commitlint/config-angular": "^18.4.3", "@commitlint/prompt-cli": "^17.0.0", "cspell": "^6.1.1", "husky": "^8.0.1", diff --git a/yarn.lock b/yarn.lock index 39483f6..ece481a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -44,17 +44,17 @@ resolve-global "1.0.0" yargs "^17.0.0" -"@commitlint/config-angular-type-enum@^17.4.0": - version "17.4.0" - resolved "https://registry.yarnpkg.com/@commitlint/config-angular-type-enum/-/config-angular-type-enum-17.4.0.tgz#5b6c882f192d1c7f4b0f42526637295434179d7f" - integrity sha512-qbmfOfVqQHMKfc6CxS0A9b7+EFsOyEBoh4+i8Qa05uk8YhT/zY1CeIXK5V3wwemMDcHUegyL/ZnwCvWD7g8GxA== +"@commitlint/config-angular-type-enum@^18.4.3": + version "18.4.3" + resolved "https://registry.yarnpkg.com/@commitlint/config-angular-type-enum/-/config-angular-type-enum-18.4.3.tgz#9bc7ae8d7971e4fcf1f0f9de79dd2ae6c203082d" + integrity sha512-Gg65txKHYG5zPJxIrE9/ESS7CItyz2BB9VgFy8orK0uDg9KUb+yjL/tRKttuHmrHppK2HO/PUs5Qe1BMzdrSPQ== -"@commitlint/config-angular@^17.0.0": - version "17.7.0" - resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-17.7.0.tgz#86c800bb059a9b06b52356a32ff9cda033a3af64" - integrity sha512-ZWLgVw4se/vmNHfWiti3OIx295KgyCgZ5LjDeLFbHQe9WXMX3lhwnaeJkum4smsQhQaa3/JvufKzxV/3LDGMJA== +"@commitlint/config-angular@^18.4.3": + version "18.4.3" + resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-18.4.3.tgz#7b1eadbd9d03f29628b2f2afd32248a5f2e7e117" + integrity sha512-LaoWW56jymtWPubIe8ndFg6wYLWixbNrXVk8EtV24ZaY8R223bO3iA2by+YD7aorQGxvMJFyyeFc3e0Gs40NWw== dependencies: - "@commitlint/config-angular-type-enum" "^17.4.0" + "@commitlint/config-angular-type-enum" "^18.4.3" "@commitlint/config-validator@^17.6.7": version "17.6.7"