From 0e276a0247508993689b7771e5d516aa2a3ceea5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 05:08:23 +0000 Subject: [PATCH] chore(deps-dev): bump @commitlint/config-lerna-scopes Bumps [@commitlint/config-lerna-scopes](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-lerna-scopes) from 17.0.0 to 17.2.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-lerna-scopes/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.2.0/@commitlint/config-lerna-scopes) --- updated-dependencies: - dependency-name: "@commitlint/config-lerna-scopes" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index f8d0ebe..f55e354 100644 --- a/yarn.lock +++ b/yarn.lock @@ -572,9 +572,9 @@ conventional-changelog-conventionalcommits "^4.3.1" "@commitlint/config-lerna-scopes@^17.0.0": - version "17.0.0" - resolved "https://registry.yarnpkg.com/@commitlint/config-lerna-scopes/-/config-lerna-scopes-17.0.0.tgz#97a5440bedaf85e9bc3cc084c6789549f03fb83a" - integrity sha512-KkAMPj+xcsrngkKslXhhNnA7+predgEYWzOQKp+2V5qfRD6Y9wiom3cSctb7/SghokIsXp+AtrJGV1XxNRRwCQ== + version "17.2.0" + resolved "https://registry.yarnpkg.com/@commitlint/config-lerna-scopes/-/config-lerna-scopes-17.2.0.tgz#78a0830486a02a6e33d38ac874d5b48aba73f24e" + integrity sha512-sg7F72DfhtoZfSV4Ln8k9MHjG81MD33wHI+6Lhpb2Yh/Lfc/7lOQU4G175bmAOqfKIILWlqwPoKI6llGpSP9lw== dependencies: globby "^11.0.1" import-from "4.0.0"