From 8a5ea1b105f960b7645906f85184ddf6d8493a35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 22:40:51 +0000 Subject: [PATCH] chore(deps-dev): bump @commitlint/cli from 18.4.0 to 18.4.1 Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.4.0 to 18.4.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.1/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index f6a6a71..7c82a56 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "cache-manager": "5.2.4" }, "devDependencies": { - "@commitlint/cli": "18.4.0", + "@commitlint/cli": "18.4.1", "@commitlint/config-angular": "18.1.0", "@favware/npm-deprecate": "1.0.7", "@nestjs/common": "10.2.8", diff --git a/yarn.lock b/yarn.lock index a852198..d03d557 100644 --- a/yarn.lock +++ b/yarn.lock @@ -376,14 +376,14 @@ resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@commitlint/cli@18.4.0": - version "18.4.0" - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.4.0.tgz#bbeca164b595473d3a67f1a9aac46bf557a05fb4" - integrity sha512-iz3KJtmsRRFm6OlyrORxRR6qcrznuoFDzcvMXTMpl6E/wj9Vr2crolDk6cG3bFpJCjWd9C7KidXerRha6hh1kQ== +"@commitlint/cli@18.4.1": + version "18.4.1" + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.4.1.tgz#b008ff325f112da260ed92605ca9d9290e53ba81" + integrity sha512-4+jljfd29Udw9RDDyigavLO9LvdbmB8O9xjDzVZ0R3lJuG7nCeyHgnKWIVpFaN590isZMV/cMeQK0gH7hRF40A== dependencies: "@commitlint/format" "^18.4.0" "@commitlint/lint" "^18.4.0" - "@commitlint/load" "^18.4.0" + "@commitlint/load" "^18.4.1" "@commitlint/read" "^18.4.0" "@commitlint/types" "^18.4.0" execa "^5.0.0" @@ -455,10 +455,10 @@ "@commitlint/rules" "^18.4.0" "@commitlint/types" "^18.4.0" -"@commitlint/load@^18.4.0": - version "18.4.0" - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.4.0.tgz#81e8384ef804c2aba5decca82a643d35cbbc378e" - integrity sha512-7unGl1HGRNMgWrUPmj8OFkJyuNUMb6xA1i53/OAFKd9l+U3C4WTfoJe3t/TUz8vKZLCaDcWWR/b2cw5HveBBFg== +"@commitlint/load@^18.4.1": + version "18.4.1" + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.4.1.tgz#41097fe3b0eed33e61fab6ab6015e9c4bd17de1a" + integrity sha512-o/plBiPJQgbSq/4ipDpsq4HCmURjBAEjr1EO/p2falr3VhwV0WGXTvb8NlihgI8xtSyO6lHvtycrE535GMLQbA== dependencies: "@commitlint/config-validator" "^18.4.0" "@commitlint/execute-rule" "^18.4.0" @@ -466,7 +466,7 @@ "@commitlint/types" "^18.4.0" "@types/node" "^18.11.9" chalk "^4.1.0" - cosmiconfig "^8.0.0" + cosmiconfig "^8.3.6" cosmiconfig-typescript-loader "^5.0.0" lodash.isplainobject "^4.0.6" lodash.merge "^4.6.2" @@ -2148,7 +2148,7 @@ cosmiconfig-typescript-loader@^5.0.0: dependencies: jiti "^1.19.1" -cosmiconfig@8.3.6, cosmiconfig@^8.0.0: +cosmiconfig@8.3.6, cosmiconfig@^8.3.6: version "8.3.6" resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.3.6.tgz#060a2b871d66dba6c8538ea1118ba1ac16f5fae3" integrity sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==