From d64bf779ad748b88738a81347e3363118d9dfbdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 16:40:19 +0000 Subject: [PATCH] chore(deps): bump lerna from 8.1.9 to 8.2.0 Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 8.1.9 to 8.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/v8.2.0/packages/lerna) --- updated-dependencies: - dependency-name: lerna dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 20 +++++++++----------- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index ab6831f64..b7b2daa6f 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "fs-extra": "^11.3.0", "jest": "^29.7.0", "jest-junit": "^16.0.0", - "lerna": "^8.1.9", + "lerna": "^8.2.0", "standard-version": "^9.5.0", "ts-jest": "^29.2.5", "typescript": "~5.4.5" diff --git a/yarn.lock b/yarn.lock index 3109c812f..21ef31816 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1831,10 +1831,10 @@ dependencies: ajv "^8.17.1" -"@lerna/create@8.1.9": - version "8.1.9" - resolved "https://registry.yarnpkg.com/@lerna/create/-/create-8.1.9.tgz#6ab7b8514a9a200a4bacb7fa6cf6f01d82d3a154" - integrity sha512-DPnl5lPX4v49eVxEbJnAizrpMdMTBz1qykZrAbBul9rfgk531v8oAt+Pm6O/rpAleRombNM7FJb5rYGzBJatOQ== +"@lerna/create@8.2.0": + version "8.2.0" + resolved "https://registry.yarnpkg.com/@lerna/create/-/create-8.2.0.tgz#f705abcedcd073657a1ecabd305d2290e6ecf2f0" + integrity sha512-kyrAc709xhf79Ci2qM+neMfe3IuT89kJyqdMe+YK16kkTNlXedmmQOSs2ARdlEqVVGCWu7M75Dt2VoCBZPnZ8g== dependencies: "@npmcli/arborist" "7.5.4" "@npmcli/package-json" "5.2.0" @@ -1894,7 +1894,6 @@ slash "^3.0.0" ssri "^10.0.6" string-width "^4.2.3" - strip-ansi "^6.0.1" strong-log-transformer "2.1.0" tar "6.2.1" temp-dir "1.0.0" @@ -6964,12 +6963,12 @@ lazy@^1.0.11: resolved "https://registry.yarnpkg.com/lazy/-/lazy-1.0.11.tgz#daa068206282542c088288e975c297c1ae77b690" integrity sha512-Y+CjUfLmIpoUCCRl0ub4smrYtGGr5AOa2AKOaWelGHOGz33X/Y/KizefGqbkwfz44+cnq/+9habclf8vOmu2LA== -lerna@^8.1.9: - version "8.1.9" - resolved "https://registry.yarnpkg.com/lerna/-/lerna-8.1.9.tgz#1233c3cfacca3b85b23c292235e246d79de3de32" - integrity sha512-ZRFlRUBB2obm+GkbTR7EbgTMuAdni6iwtTQTMy7LIrQ4UInG44LyfRepljtgUxh4HA0ltzsvWfPkd5J1DKGCeQ== +lerna@^8.2.0: + version "8.2.0" + resolved "https://registry.yarnpkg.com/lerna/-/lerna-8.2.0.tgz#ec2bd57745f3176b0e32ed15d16d1d9d909cebc2" + integrity sha512-SLXPPUqU1V6m8pGVNYp8CpqGX92U2fp6XFWQsQMY36VTCGVP/5dGtri4hd2sgk2hcBuFPnxycgEnJecT2MQUsg== dependencies: - "@lerna/create" "8.1.9" + "@lerna/create" "8.2.0" "@npmcli/arborist" "7.5.4" "@npmcli/package-json" "5.2.0" "@npmcli/run-script" "8.1.0" @@ -7036,7 +7035,6 @@ lerna@^8.1.9: slash "3.0.0" ssri "^10.0.6" string-width "^4.2.3" - strip-ansi "^6.0.1" strong-log-transformer "2.1.0" tar "6.2.1" temp-dir "1.0.0"