From 8dd283acde36239afccff80adb54967e77edf542 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Oct 2023 18:40:10 +0000 Subject: [PATCH] chore(deps): update dependency lerna to ^7.4.0 --- package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index b99a6f462..bf1f4d6a4 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.1", + "lerna": "^7.4.0", "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 182cef5ce..f31115098 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.1 - version: 7.3.1 + specifier: ^7.4.0 + version: 7.4.1 lint-staged: specifier: ^14.0.1 version: 14.0.1 @@ -1931,8 +1931,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@lerna/child-process@7.3.1: - resolution: {integrity: sha512-9neRI51jOhyIGT3/xKUQZftzg78ZY5Ya8iBCmVQYWwo8rLiMqUqcgwIwFHFFYyY41Sb4/HXatQ0iiuTTB/vr8A==} + /@lerna/child-process@7.4.1: + resolution: {integrity: sha512-Bx1cRCZcVcWoz+atDQc4CSVzGuEgGJPOpIAXjQbBEA2cX5nqIBWdbye8eHu31En/F03aH9BhpNEJghs6wy4iTg==} 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.3.1: - resolution: {integrity: sha512-+gHt9rzWYaC0pxE/xMC8hQaLXJKW24rWlWJ7Vq6gETsl6D5v3rSy2VIlvoDE9WsvROnMSoXw2PZY371X79hNBw==} + /@lerna/create@7.4.1: + resolution: {integrity: sha512-zPO9GyWceRimtMD+j+aQ8xJgNPYn/Q/SzHf4wYN+4Rj5nrFKMyX+Et7FbWgUNpj0dRgyCCKBDYmTB7xQVVq4gQ==} engines: {node: '>=16.0.0'} dependencies: - '@lerna/child-process': 7.3.1 + '@lerna/child-process': 7.4.1 '@npmcli/run-script': 6.0.2 '@nx/devkit': 16.5.5(nx@16.5.5) '@octokit/plugin-enterprise-rest': 6.0.1 @@ -6782,13 +6782,13 @@ packages: language-subtag-registry: 0.3.22 dev: true - /lerna@7.3.1: - resolution: {integrity: sha512-4Lt6nKIqCDqWgRlKu02g6+0Gfl5Hx9ZK3EIJTjMntea6QBuOgfSpJEj3j20osmE1tzFCkbAltJRyeLE1CImv+A==} + /lerna@7.4.1: + resolution: {integrity: sha512-c6sOO0dlJU689vStIsko+zjRdn2fJOWH8aNjePLNv2AubAdABKqfrDCpE2H/Q7+O80Duo68ZQtWYkUUk7hRWDw==} engines: {node: '>=16.0.0'} hasBin: true dependencies: - '@lerna/child-process': 7.3.1 - '@lerna/create': 7.3.1 + '@lerna/child-process': 7.4.1 + '@lerna/create': 7.4.1 '@npmcli/run-script': 6.0.2 '@nx/devkit': 16.5.5(nx@16.5.5) '@octokit/plugin-enterprise-rest': 6.0.1