From fd098000f3b51a278566e1d2968b94a1d193eef7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 13:22:56 +0000 Subject: [PATCH] chore(deps-dev): bump @commitlint/config-angular from 19.4.1 to 19.5.0 Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 19.4.1 to 19.5.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/v19.5.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 | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index dd66924..ca7cef9 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "dependencies": {}, "devDependencies": { "@commitlint/cli": "19.4.1", - "@commitlint/config-angular": "19.4.1", + "@commitlint/config-angular": "19.5.0", "@favware/npm-deprecate": "1.0.7", "@nestjs/common": "10.4.1", "@nestjs/core": "10.4.1", diff --git a/yarn.lock b/yarn.lock index 6e85c9c..438da99 100644 --- a/yarn.lock +++ b/yarn.lock @@ -389,17 +389,17 @@ execa "^8.0.1" yargs "^17.0.0" -"@commitlint/config-angular-type-enum@^19.1.0": - version "19.1.0" - resolved "https://registry.yarnpkg.com/@commitlint/config-angular-type-enum/-/config-angular-type-enum-19.1.0.tgz#d72ff2cfbc4dfab6bb567dc5e41eb3ce433c6c42" - integrity sha512-eLjt7vSArP62kpDmmIZNdIBjPzbqY8jss6mVOcSDm4t1KfDw4UmPrtPh/7zcIL3GI5uf/7W8d2s3K0qisf9C+g== +"@commitlint/config-angular-type-enum@^19.5.0": + version "19.5.0" + resolved "https://registry.yarnpkg.com/@commitlint/config-angular-type-enum/-/config-angular-type-enum-19.5.0.tgz#ce6d7890574a7ddef5d26ba35c34e733c4fb7583" + integrity sha512-4/6xrkElCSBb7+6oZXlBJ/zytkxXgmTg5gk1Voj3GAWShTivtWrPtDYvHmF858WhA695YKgxMHEPNN74UFkK8w== -"@commitlint/config-angular@19.4.1": - version "19.4.1" - resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-19.4.1.tgz#0e70398c3107e499d4a82def8956f744e9816f8d" - integrity sha512-428f4bCmt/kxfdB4OPuCE7UViRyCx7HyJwrGgzrwjkewmhg/fgZ7b+WtV3G5yVB7aK3vMQCbwUZVTXzASlh7Kg== +"@commitlint/config-angular@19.5.0": + version "19.5.0" + resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-19.5.0.tgz#68c3f61954c5b20a3ce22ffe34c1488219e4df90" + integrity sha512-EPQBuSK4uVNUj2HhWSJjmfHqgPpST//h07oIzcPK2FauFGGGX0Vt+kzNxnQRDEEUvSAHDRNTDWNaFv66Hlle6A== dependencies: - "@commitlint/config-angular-type-enum" "^19.1.0" + "@commitlint/config-angular-type-enum" "^19.5.0" "@commitlint/config-validator@^19.0.3": version "19.0.3"