From 1666201c90beb2d13df013f5ff08195715615bb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 10:51:17 +0000 Subject: [PATCH] build(deps-dev): bump lerna from 7.1.5 to 7.2.0 Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 7.1.5 to 7.2.0. - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/v7.2.0/packages/lerna) --- updated-dependencies: - dependency-name: lerna dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 30 ++++++++++++------------------ 1 file changed, 12 insertions(+), 18 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 854ca3650..b16149dc0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -92,7 +92,7 @@ importers: version: 8.0.3 lerna: specifier: ^7.1.5 - version: 7.1.5 + version: 7.2.0 lint-staged: specifier: 14.0.1 version: 14.0.1 @@ -604,13 +604,6 @@ packages: '@babel/highlight': 7.22.10 chalk: 2.4.2 - /@babel/code-frame@7.22.5: - resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/highlight': 7.22.10 - dev: true - /@babel/compat-data@7.22.9: resolution: {integrity: sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==} engines: {node: '>=6.9.0'} @@ -934,7 +927,7 @@ packages: resolution: {integrity: sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.22.5 + '@babel/code-frame': 7.22.10 '@babel/generator': 7.22.5 '@babel/helper-environment-visitor': 7.18.2 '@babel/helper-function-name': 7.17.9 @@ -2478,8 +2471,8 @@ packages: /@ledgerhq/connect-kit-loader@1.1.0: resolution: {integrity: sha512-HUy12FEczoWY2FPubnsm1uOA8tkVWc0j90i47suThV3C9NL2xx69ZAIEU3Ytzs2bwLek9S1Q2S1VQJvA+3Ygkg==} - /@lerna/child-process@7.1.5: - resolution: {integrity: sha512-YXmxzxXTP3u9HQpSXvK8qqoAm7VWQIFria3FVMQKkOSkWkph1TNnvt3Q1JvKT7/Jgd1HfTc3QrK09a2FND9+8A==} + /@lerna/child-process@7.2.0: + resolution: {integrity: sha512-8cRsYYX8rGZTXL1KcLBv0RHD9PMvphWZay8yg4qf2giX6x86dQyTetSU4SplG2LBGVClilmNHJa/CQwvPQNUFA==} engines: {node: ^14.17.0 || >=16.0.0} dependencies: chalk: 4.1.2 @@ -2487,11 +2480,11 @@ packages: strong-log-transformer: 2.1.0 dev: true - /@lerna/create@7.1.5: - resolution: {integrity: sha512-/CDI/cvXJbycgSDzWXzP7DBuJ10qL/uYEouFt3/mxi9+hSfM885fu6lbVPV7QOf8A0otXcTs7PN2dVyMrnWQeg==} + /@lerna/create@7.2.0: + resolution: {integrity: sha512-bBypNfwqOQNcfR2nXJ3mWUeIAIoSFpXg8MjuFSf87PzIiyeTEKa3Z57vAa3bDbHQtcB7x6f0rWysK1eQZSH15Q==} engines: {node: ^14.17.0 || >=16.0.0} dependencies: - '@lerna/child-process': 7.1.5 + '@lerna/child-process': 7.2.0 '@npmcli/run-script': 6.0.2 '@nx/devkit': 16.7.1(nx@16.7.3) '@octokit/plugin-enterprise-rest': 6.0.1 @@ -2516,6 +2509,7 @@ packages: ini: 1.3.8 init-package-json: 5.0.0 inquirer: 8.2.5 + is-ci: 3.0.1 is-stream: 2.0.0 js-yaml: 4.1.0 libnpmpublish: 7.3.0 @@ -10808,13 +10802,13 @@ packages: invert-kv: 1.0.0 dev: true - /lerna@7.1.5: - resolution: {integrity: sha512-5bvfmoIH4Czk5mdoLaRPYkM3M63Ei6+TOuXs3MgXmvqD8vs+vQpHuBVmiYFp5Mwsck3FkidJ+eTxfucltA2Lmw==} + /lerna@7.2.0: + resolution: {integrity: sha512-E13iAY4Tdo+86m4ClAe0j0bP7f8QG2neJReglILPOe+gAOoX17TGqEWanmkDELlUXOrTTwnte0ewc6I6/NOqpg==} engines: {node: ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@lerna/child-process': 7.1.5 - '@lerna/create': 7.1.5 + '@lerna/child-process': 7.2.0 + '@lerna/create': 7.2.0 '@npmcli/run-script': 6.0.2 '@nx/devkit': 16.7.1(nx@16.7.3) '@octokit/plugin-enterprise-rest': 6.0.1