diff --git a/package-lock.json b/package-lock.json index 59747c1..447e19d 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.2.2", "@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.2.2", + "resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-16.2.2.tgz", + "integrity": "sha512-16ej1sJZlFT4XzvJCVdyozr2Q+Bd1faujCG9mph09ghZ0+MDiOB7aHiyXulcM4Vh0IIjJYNCK/AQZJTcsOuVGA==", "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.2.2", + "resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-16.2.2.tgz", + "integrity": "sha512-16ej1sJZlFT4XzvJCVdyozr2Q+Bd1faujCG9mph09ghZ0+MDiOB7aHiyXulcM4Vh0IIjJYNCK/AQZJTcsOuVGA==", "requires": { "globby": "^11.0.1", "import-from": "4.0.0", diff --git a/package.json b/package.json index 838d5dc..59aada8 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.2.2", "@commitlint/config-patternplate": "^13.2.0", "@commitlint/format": "^13.2.0", "@commitlint/lint": "^13.2.0",