diff --git a/package-lock.json b/package-lock.json index e86c2cf8..4da7312d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -858,9 +858,9 @@ } }, "@commitlint/config-lerna-scopes": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-9.1.2.tgz", - "integrity": "sha512-pETpJUoXQZ65uZ9TLz1hOACoicV0dradr5vDgBAoZ48ZkYszQ38jSE4flTQeOFmYCqL91nUxFT0jKpxLMobpEQ==", + "version": "11.0.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-11.0.0.tgz", + "integrity": "sha512-/PjLKefMlnG+Sk27MY3MZo+T/9/PrgDcLk1YCSPVHNkXibXiS2Hb5NEMuNHzPxwts4IvJo0WIOb0YOBx5GBsdA==", "requires": { "import-from": "3.0.0", "resolve-pkg": "2.0.0", diff --git a/package.json b/package.json index 77bed475..09664150 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@actions/github": "^4.0.0", "@commitlint/config-angular": "^9.1.2", "@commitlint/config-conventional": "^9.1.2", - "@commitlint/config-lerna-scopes": "^9.1.2", + "@commitlint/config-lerna-scopes": "^11.0.0", "@commitlint/config-patternplate": "^9.1.2", "@commitlint/format": "^9.1.2", "@commitlint/lint": "^9.1.2",