From 2768d2e9398b8057c68f8bd085b7c0fdff15c98f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 11:26:45 +0000 Subject: [PATCH] Update dependency lerna to v7.4.2 --- package.json | 2 +- pnpm-lock.yaml | 32 ++++++++++++-------------------- 2 files changed, 13 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 69f801e9..3b6793b6 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "browserslist": "4.22.1", "enhanced-resolve": "5.15.0", "eslint": "8.52.0", - "lerna": "7.4.1", + "lerna": "7.4.2", "prettier": "3.0.3", "stylelint": "15.11.0", "vitest": "0.34.6" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 248a1d17..a994a6d0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,8 +62,8 @@ importers: specifier: 8.52.0 version: 8.52.0 lerna: - specifier: 7.4.1 - version: 7.4.1 + specifier: 7.4.2 + version: 7.4.2 prettier: specifier: 3.0.3 version: 3.0.3 @@ -847,8 +847,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 @@ -856,11 +856,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.2(nx@16.5.2) '@octokit/plugin-enterprise-rest': 6.0.1 @@ -3106,19 +3106,11 @@ packages: q: 1.5.1 dev: false - /conventional-changelog-angular@6.0.0: - resolution: {integrity: sha512-6qLgrBF4gueoC7AFVHu51nHL9pF9FRjXrH+ceVf7WmAfH3gs+gEYOkvxhjMPjZu57I4AGUGoNTY8V7Hrgf1uqg==} - engines: {node: '>=14'} - dependencies: - 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: false /conventional-changelog-core@5.0.1: resolution: {integrity: sha512-Rvi5pH+LvgsqGwZPZ3Cq/tz4ty7mjijhr3qR4m9IBXNbxGGYgTVVO+duXzz9aArmHxFtwZ+LRkrNIMDQzgoY4A==} @@ -5718,13 +5710,13 @@ packages: /known-css-properties@0.29.0: resolution: {integrity: sha512-Ne7wqW7/9Cz54PDt4I3tcV+hAyat8ypyOGzYRJQfdxnnjeWsTxt1cy8pjvvKeI5kfXuyvULyeeAvwvvtAX3ayQ==} - /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.2(nx@16.5.2) '@octokit/plugin-enterprise-rest': 6.0.1 @@ -5734,7 +5726,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