From a0ad8da9098b5b71b0875262073899e264be3c3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 10:56:09 +0000 Subject: [PATCH] chore(deps-dev): bump @commitlint/config-angular from 18.4.3 to 18.4.4 (#650) Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 18.4.3 to 18.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/v18.4.4/@commitlint/config-angular) --- updated-dependencies: - dependency-name: "@commitlint/config-angular" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 93c4866..5848fce 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@commitlint/cli": "18.4.3", - "@commitlint/config-angular": "18.4.3", + "@commitlint/config-angular": "18.4.4", "@types/jest": "29.5.11", "@types/node": "20.10.6", "@typescript-eslint/eslint-plugin": "5.62.0", diff --git a/yarn.lock b/yarn.lock index c919116..6df3a15 100644 --- a/yarn.lock +++ b/yarn.lock @@ -532,17 +532,17 @@ resolve-global "1.0.0" yargs "^17.0.0" -"@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-type-enum@^18.4.4": + version "18.4.4" + 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.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== +"@commitlint/config-angular@18.4.4": + version "18.4.4" + resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-18.4.4.tgz#8031b55093f03437f520d9bad55ecaca56253597" + integrity sha512-bmW32RPEn5UH1bM5nyPM8kO2B6+cJgP9sWa8uUD9yI8hRshcKUFuK7gVUxZLcXO7gZWuJRcvXXcC2Vv76cKNHg== dependencies: - "@commitlint/config-angular-type-enum" "^18.4.3" + "@commitlint/config-angular-type-enum" "^18.4.4" "@commitlint/config-validator@^18.4.3": version "18.4.3"