From cbd97f015ffd90de698aa0e4c1a95c0e9144841e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 07:14:53 +0000 Subject: [PATCH] chore(deps): update dependency lerna to ^7.3.1 --- package.json | 2 +- pnpm-lock.yaml | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index bf7743c30..95b08be7e 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.3.0", + "lerna": "^7.3.1", "lint-staged": "^14.0.1", "prettier": "^3.0.3", "read-pkg": "^8.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 46056e17f..bd738b325 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.3.0 - version: 7.3.0 + specifier: ^7.3.1 + version: 7.3.1 lint-staged: specifier: ^14.0.1 version: 14.0.1 @@ -1971,20 +1971,20 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@lerna/child-process@7.3.0: - resolution: {integrity: sha512-rA+fGUo2j/LEq6w1w8s6oVikLbJTWoIDVpYMc7bUCtwDOUuZKMQiRtjmpavY3fTm7ltu42f4AKflc2A70K4wvA==} - engines: {node: ^14.17.0 || >=16.0.0} + /@lerna/child-process@7.3.1: + resolution: {integrity: sha512-9neRI51jOhyIGT3/xKUQZftzg78ZY5Ya8iBCmVQYWwo8rLiMqUqcgwIwFHFFYyY41Sb4/HXatQ0iiuTTB/vr8A==} + engines: {node: '>=16.0.0'} dependencies: chalk: 4.1.2 execa: 5.1.1 strong-log-transformer: 2.1.0 dev: true - /@lerna/create@7.3.0: - resolution: {integrity: sha512-fjgiKjg9VXwQ4ZKKsrXICEKRiC3yo6+FprR0mc55uz0s5e9xupoSGLobUTTBdE7ncNB3ibqml8dfaAn/+ESajQ==} - engines: {node: ^14.17.0 || >=16.0.0} + /@lerna/create@7.3.1: + resolution: {integrity: sha512-+gHt9rzWYaC0pxE/xMC8hQaLXJKW24rWlWJ7Vq6gETsl6D5v3rSy2VIlvoDE9WsvROnMSoXw2PZY371X79hNBw==} + engines: {node: '>=16.0.0'} dependencies: - '@lerna/child-process': 7.3.0 + '@lerna/child-process': 7.3.1 '@npmcli/run-script': 6.0.2 '@nx/devkit': 16.5.5(nx@16.5.5) '@octokit/plugin-enterprise-rest': 6.0.1 @@ -6797,13 +6797,13 @@ packages: language-subtag-registry: 0.3.22 dev: true - /lerna@7.3.0: - resolution: {integrity: sha512-Dt8TH+J+c9+3MhTYcm5OxnNzXb87WG7GPNj3kidjYJjJY7KxIMDNU37qBTYRWA1h3wAeNKBplXVQYUPkGcYgkQ==} - engines: {node: ^14.17.0 || >=16.0.0} + /lerna@7.3.1: + resolution: {integrity: sha512-4Lt6nKIqCDqWgRlKu02g6+0Gfl5Hx9ZK3EIJTjMntea6QBuOgfSpJEj3j20osmE1tzFCkbAltJRyeLE1CImv+A==} + engines: {node: '>=16.0.0'} hasBin: true dependencies: - '@lerna/child-process': 7.3.0 - '@lerna/create': 7.3.0 + '@lerna/child-process': 7.3.1 + '@lerna/create': 7.3.1 '@npmcli/run-script': 6.0.2 '@nx/devkit': 16.5.5(nx@16.5.5) '@octokit/plugin-enterprise-rest': 6.0.1