From ae1ba40917082a1b3940d91571413d962d253f63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 12:04:13 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Bump=20beachball=20from=202.63.0?= =?UTF-8?q?=20to=202.63.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [beachball](https://github.com/microsoft/beachball) from 2.63.0 to 2.63.1. - [Changelog](https://github.com/microsoft/beachball/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/beachball/compare/beachball_v2.63.0...beachball_v2.63.1) --- updated-dependencies: - dependency-name: beachball dependency-version: 2.63.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0e3acbe17a5..039a484fa62 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4726,9 +4726,9 @@ basic-ftp@^5.0.2: integrity sha512-VoMINM2rqJwJgfdHq6RiUudKt2BV+FY5ZFezP/ypmwayk68+NzzAQy4XXLlqsGD4MCzq3DrmNFD/uUmBJuGoXw== beachball@^2.20.0: - version "2.63.0" - resolved "https://registry.yarnpkg.com/beachball/-/beachball-2.63.0.tgz#1fd0d5597c46b19745b9fef89804445260292ad2" - integrity sha512-SGVmPVHUtnflMS3/J3p6Bk9wWijSHOaE2rdqxqcf5zmsWT4rUx3pQ4yYIlUM2acaYLIfJ436PmAQc/9uxTCLAQ== + version "2.63.1" + resolved "https://registry.yarnpkg.com/beachball/-/beachball-2.63.1.tgz#6cf4d812fe456c7d1016ddb06579adefdb5c5af0" + integrity sha512-/tTHod4yKZA8jC193na7HhhW1zs4j6SzTnFppYq2Q1jqufLvUEaaHPPzee7QMxvzRDju9BH0urFzghvOdyPI6w== dependencies: cosmiconfig "^9.0.0" execa "^5.0.0" @@ -4738,7 +4738,7 @@ beachball@^2.20.0: prompts "^2.4.2" semver "^7.0.0" toposort "^2.0.2" - workspace-tools "^0.40.2" + workspace-tools "^0.41.0" yargs-parser "^21.0.0" before-after-hook@^2.2.0: @@ -13111,10 +13111,10 @@ wordwrapjs@^4.0.0: reduce-flatten "^2.0.0" typical "^5.2.0" -workspace-tools@^0.40.2: - version "0.40.2" - resolved "https://registry.yarnpkg.com/workspace-tools/-/workspace-tools-0.40.2.tgz#a141fa69f62ebf330c168871d1124b5a4de77280" - integrity sha512-k7bNIMxE38dRZc3kSLQvEEejZ1tnozPzHeCI4aQ0PrcyJoSOJ2yR6FCIdHpcs57UGZkB2HllVFFjnEB9R0G2Rw== +workspace-tools@^0.41.0: + version "0.41.0" + resolved "https://registry.yarnpkg.com/workspace-tools/-/workspace-tools-0.41.0.tgz#b9389f7af1ca79bf102ff613ce21bf2d02c4010a" + integrity sha512-iBB6LNqtJpfjTWnyjlgOwdJmf1wBTUsIr1V5phOBCJMywubpYAijDUqhgz7RfrTYdscA4vEFyhjiy4OSAGULcA== dependencies: "@yarnpkg/lockfile" "^1.1.0" fast-glob "^3.3.1"