From bc8fe4ffba7fa8484d75af96de85eb269af04c19 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2020 07:30:57 +0000 Subject: [PATCH] chore(deps-dev): bump @commitlint/config-lerna-scopes Bumps [@commitlint/config-lerna-scopes](https://github.com/conventional-changelog/commitlint) from 8.3.4 to 11.0.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/compare/v8.3.4...v11.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index d742a70a..14054f2c 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "devDependencies": { "@commitlint/cli": "^8.3.5", "@commitlint/config-conventional": "^8.3.4", - "@commitlint/config-lerna-scopes": "^8.3.4", + "@commitlint/config-lerna-scopes": "^11.0.0", "@istanbuljs/nyc-config-typescript": "^1.0.1", "@stryker-mutator/core": "^2.5.0", "@stryker-mutator/html-reporter": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index 423424c2..26f1a7d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -150,14 +150,14 @@ dependencies: conventional-changelog-conventionalcommits "4.2.1" -"@commitlint/config-lerna-scopes@^8.3.4": - version "8.3.4" - resolved "https://registry.yarnpkg.com/@commitlint/config-lerna-scopes/-/config-lerna-scopes-8.3.4.tgz#4e977cb39114664ce7db502b1d8e5d77f1a92340" - integrity sha512-kaSZ4i9uA/v0AS4Nt4E0D+qYtnPEnkYqOYvgxee16rUxP8uCgBbiv6oNnF3Tk/eHxopHzbG80n1YVYcb2s7edw== +"@commitlint/config-lerna-scopes@^11.0.0": + version "11.0.0" + resolved "https://registry.yarnpkg.com/@commitlint/config-lerna-scopes/-/config-lerna-scopes-11.0.0.tgz#4152287c5d13ea844160507523b2f98b015adf4a" + integrity sha512-/PjLKefMlnG+Sk27MY3MZo+T/9/PrgDcLk1YCSPVHNkXibXiS2Hb5NEMuNHzPxwts4IvJo0WIOb0YOBx5GBsdA== dependencies: import-from "3.0.0" resolve-pkg "2.0.0" - semver "6.3.0" + semver "7.3.2" "@commitlint/ensure@^8.3.4": version "8.3.4" @@ -6613,7 +6613,7 @@ semver@6.3.0, semver@^6.0.0, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0, semver resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== -semver@^7.3.2: +semver@7.3.2, semver@^7.3.2: version "7.3.2" resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938" integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==