From e88f70bd9feac13f3e3259a2fd15c549b15d7cec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 18:59:41 +0000 Subject: [PATCH] build(deps-dev): bump @commitlint/config-angular from 17.0.3 to 17.4.4 Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 17.0.3 to 17.4.4. - [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/v17.4.4/@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 | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index fc90500..4a5365e 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@commitlint/cli": "^17.0.3", - "@commitlint/config-angular": "^17.0.3", + "@commitlint/config-angular": "^17.4.4", "@commitlint/prompt-cli": "^17.0.3", "@nbundle/cli": "^1.0.66", "cspell": "^6.5.0", diff --git a/yarn.lock b/yarn.lock index 58204ba..2f342ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -39,17 +39,17 @@ resolve-global "1.0.0" yargs "^17.0.0" -"@commitlint/config-angular-type-enum@^17.0.0": - version "17.0.0" - resolved "https://registry.yarnpkg.com/@commitlint/config-angular-type-enum/-/config-angular-type-enum-17.0.0.tgz#4487ea0f2b97e255ad306316152a0b9b0b7fcf38" - integrity sha512-OJrxpzszJ+jF0RvqLjsM/iZ94IfJ33NVCFFGVmkzuHjKxPt/i/+yJKJ5lzGhlsp5YV2F2Ui5ECIf5Sor2/OZvQ== +"@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@^17.0.3": - version "17.0.3" - resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-17.0.3.tgz#6a53c3b28cad1e0ff3d78d90e0214db88e529f62" - integrity sha512-syeEtOmkLEyrq2VVJxvvtMUYovFCg3QVK818FA6lmUqgi+HtoM5zgm1ZjF6CUgZc4PcyAwfQwRjVtmeQC2yBEA== +"@commitlint/config-angular@^17.4.4": + version "17.4.4" + resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-17.4.4.tgz#6d9f2fd55287fb20ac20168a7e51312989710228" + integrity sha512-ulCgBc1sDWwwW0HKGQDurcfWbWw1PZjwOFzeL2PZq3jcOgPfOzEHqE3dIjycB5DKlWNx4kUMcgwMWaX/zUtBNg== dependencies: - "@commitlint/config-angular-type-enum" "^17.0.0" + "@commitlint/config-angular-type-enum" "^17.4.0" "@commitlint/config-validator@^17.0.3": version "17.0.3"