From a33852c6e2328abe8ec78a7702af531cb1efa6ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 08:34:14 +0000 Subject: [PATCH] chore(deps): update dependency lerna to ^7.4.2 --- package.json | 2 +- pnpm-lock.yaml | 31 +++++++++++++++++++------------ 2 files changed, 20 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 411bb4fbf..79f84d786 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "jest-junit": "^16.0.0", - "lerna": "^7.4.1", + "lerna": "^7.4.2", "lint-staged": "^15.0.2", "prettier": "^3.0.3", "read-pkg": "^8.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1aca34c35..ae5654272 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,8 @@ importers: specifier: ^16.0.0 version: 16.0.0 lerna: - specifier: ^7.4.1 - version: 7.4.1 + specifier: ^7.4.2 + version: 7.4.2 lint-staged: specifier: ^15.0.2 version: 15.0.2 @@ -1931,8 +1931,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@lerna/child-process@7.4.1: - resolution: {integrity: sha512-Bx1cRCZcVcWoz+atDQc4CSVzGuEgGJPOpIAXjQbBEA2cX5nqIBWdbye8eHu31En/F03aH9BhpNEJghs6wy4iTg==} + /@lerna/child-process@7.4.2: + resolution: {integrity: sha512-je+kkrfcvPcwL5Tg8JRENRqlbzjdlZXyaR88UcnCdNW0AJ1jX9IfHRys1X7AwSroU2ug8ESNC+suoBw1vX833Q==} engines: {node: '>=16.0.0'} dependencies: chalk: 4.1.2 @@ -1940,11 +1940,11 @@ packages: strong-log-transformer: 2.1.0 dev: true - /@lerna/create@7.4.1: - resolution: {integrity: sha512-zPO9GyWceRimtMD+j+aQ8xJgNPYn/Q/SzHf4wYN+4Rj5nrFKMyX+Et7FbWgUNpj0dRgyCCKBDYmTB7xQVVq4gQ==} + /@lerna/create@7.4.2: + resolution: {integrity: sha512-1wplFbQ52K8E/unnqB0Tq39Z4e+NEoNrpovEnl6GpsTUrC6WDp8+w0Le2uCBV0hXyemxChduCkLz4/y1H1wTeg==} engines: {node: '>=16.0.0'} dependencies: - '@lerna/child-process': 7.4.1 + '@lerna/child-process': 7.4.2 '@npmcli/run-script': 6.0.2 '@nx/devkit': 16.5.5(nx@16.5.5) '@octokit/plugin-enterprise-rest': 6.0.1 @@ -3910,6 +3910,13 @@ packages: compare-func: 2.0.0 dev: true + /conventional-changelog-angular@7.0.0: + resolution: {integrity: sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ==} + engines: {node: '>=16'} + dependencies: + compare-func: 2.0.0 + dev: true + /conventional-changelog-conventionalcommits@6.1.0: resolution: {integrity: sha512-3cS3GEtR78zTfMzk0AizXKKIdN4OvSh7ibNz6/DPbhWWQu7LqE/8+/GqSodV+sywUR2gpJAdP/1JFf4XtN7Zpw==} engines: {node: '>=14'} @@ -6888,13 +6895,13 @@ packages: language-subtag-registry: 0.3.22 dev: true - /lerna@7.4.1: - resolution: {integrity: sha512-c6sOO0dlJU689vStIsko+zjRdn2fJOWH8aNjePLNv2AubAdABKqfrDCpE2H/Q7+O80Duo68ZQtWYkUUk7hRWDw==} + /lerna@7.4.2: + resolution: {integrity: sha512-gxavfzHfJ4JL30OvMunmlm4Anw7d7Tq6tdVHzUukLdS9nWnxCN/QB21qR+VJYp5tcyXogHKbdUEGh6qmeyzxSA==} engines: {node: '>=16.0.0'} hasBin: true dependencies: - '@lerna/child-process': 7.4.1 - '@lerna/create': 7.4.1 + '@lerna/child-process': 7.4.2 + '@lerna/create': 7.4.2 '@npmcli/run-script': 6.0.2 '@nx/devkit': 16.5.5(nx@16.5.5) '@octokit/plugin-enterprise-rest': 6.0.1 @@ -6904,7 +6911,7 @@ packages: clone-deep: 4.0.1 cmd-shim: 6.0.1 columnify: 1.6.0 - conventional-changelog-angular: 6.0.0 + conventional-changelog-angular: 7.0.0 conventional-changelog-core: 5.0.1 conventional-recommended-bump: 7.0.1 cosmiconfig: 8.2.0