From b13b72c31cc1376a347bb41671c3bc3fa19dc2f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 09:31:20 +0000 Subject: [PATCH] Update yarn monorepo to v4.17.0 --- package.json | 2 +- streaming/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 98c0ffbd3bb..ebbdb1c35a4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@mastodon/mastodon", "license": "AGPL-3.0-or-later", - "packageManager": "yarn@4.16.0", + "packageManager": "yarn@4.17.0", "engines": { "node": ">=22" }, diff --git a/streaming/package.json b/streaming/package.json index bd235412080..d3bd4d3028b 100644 --- a/streaming/package.json +++ b/streaming/package.json @@ -1,7 +1,7 @@ { "name": "@mastodon/streaming", "license": "AGPL-3.0-or-later", - "packageManager": "yarn@4.16.0", + "packageManager": "yarn@4.17.0", "engines": { "node": ">=22" },