From f6dcae966c366b7b8580d00f4c60d8da317dbe94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 00:23:48 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20[0.83]:=20Bump=20beachball=20in?= =?UTF-8?q?=20the=20all-dependencies=20group?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the all-dependencies group with 1 update: [beachball](https://github.com/microsoft/beachball). Updates `beachball` from 2.65.0 to 2.65.1 - [Commits](https://github.com/microsoft/beachball/compare/beachball_v2.65.0...beachball_v2.65.1) --- updated-dependencies: - dependency-name: beachball dependency-version: 2.65.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 67691303d40..3cb9c11f967 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4749,9 +4749,9 @@ basic-ftp@^5.0.2: integrity sha512-VoMINM2rqJwJgfdHq6RiUudKt2BV+FY5ZFezP/ypmwayk68+NzzAQy4XXLlqsGD4MCzq3DrmNFD/uUmBJuGoXw== beachball@^2.20.0: - version "2.65.0" - resolved "https://registry.yarnpkg.com/beachball/-/beachball-2.65.0.tgz#d7685ea9583876340a09f81511a2ed10e5c4f5b6" - integrity sha512-nZuHjXLzZBrkUyKwlHTFi5PgLC2wizd3aPepn3RvCTb8sQdw/fGhrar16maM72tx6LmM6ib/DOn6XrMS6CNoZA== + version "2.65.1" + resolved "https://registry.yarnpkg.com/beachball/-/beachball-2.65.1.tgz#e3d4d6905650475e4383daca752f2760c098eb7b" + integrity sha512-tTbQop5ZXIGjhuIeCLjH14Z5c17YXyshJlKRbi9A+36++IzAL4qhsm2ttFELEdO5fXwa5tPjVSjsqSkClZfAVA== dependencies: "@vercel/detect-agent" "^1.2.1" cosmiconfig "^9.0.1"