From 8f41dbc7713bfa14d37ffaa09b46563c14124a9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jan 2022 02:02:37 +0000 Subject: [PATCH] chore(deps): bump @commitlint/config-lerna-scopes from 13.2.0 to 16.0.0 Bumps [@commitlint/config-lerna-scopes](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-lerna-scopes) from 13.2.0 to 16.0.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/v16.0.0/@commitlint/config-lerna-scopes) --- updated-dependencies: - dependency-name: "@commitlint/config-lerna-scopes" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 59747c1..bb3a4dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@actions/github": "^5.0.0", "@commitlint/config-angular": "^13.2.0", "@commitlint/config-conventional": "^13.2.0", - "@commitlint/config-lerna-scopes": "^13.2.0", + "@commitlint/config-lerna-scopes": "^16.0.0", "@commitlint/config-patternplate": "^13.2.0", "@commitlint/format": "^13.2.0", "@commitlint/lint": "^13.2.0", @@ -1856,9 +1856,9 @@ } }, "node_modules/@commitlint/config-lerna-scopes": { - "version": "13.2.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-13.2.0.tgz", - "integrity": "sha512-d2VqA1EX+G+XvEWIr3B37bydtMm+UHvmAWU6z0v5oOgUvBwZcNMzvTrwdZB6524YCmspi2q+kwgimMR+sBilXQ==", + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-16.0.0.tgz", + "integrity": "sha512-5bVNLa9IuDevvZzlIYIoAGXh4O5Wn2+vCTnqJkFveWQ3+NF9cWz9ZuTUvw6i9rhYCMn0xJdJ7Oa6R1fHwYbFew==", "dependencies": { "globby": "^11.0.1", "import-from": "4.0.0", @@ -16070,9 +16070,9 @@ } }, "@commitlint/config-lerna-scopes": { - "version": "13.2.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-13.2.0.tgz", - "integrity": "sha512-d2VqA1EX+G+XvEWIr3B37bydtMm+UHvmAWU6z0v5oOgUvBwZcNMzvTrwdZB6524YCmspi2q+kwgimMR+sBilXQ==", + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-16.0.0.tgz", + "integrity": "sha512-5bVNLa9IuDevvZzlIYIoAGXh4O5Wn2+vCTnqJkFveWQ3+NF9cWz9ZuTUvw6i9rhYCMn0xJdJ7Oa6R1fHwYbFew==", "requires": { "globby": "^11.0.1", "import-from": "4.0.0", diff --git a/package.json b/package.json index 838d5dc..ed8d17e 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@actions/github": "^5.0.0", "@commitlint/config-angular": "^13.2.0", "@commitlint/config-conventional": "^13.2.0", - "@commitlint/config-lerna-scopes": "^13.2.0", + "@commitlint/config-lerna-scopes": "^16.0.0", "@commitlint/config-patternplate": "^13.2.0", "@commitlint/format": "^13.2.0", "@commitlint/lint": "^13.2.0",