From ecc823fc2e71b7baf8d7f2a5fce254284f581b59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:45:58 +0200 Subject: [PATCH] Update yarn monorepo to v4.16.0 (#39247) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- streaming/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index af9928e6c4..98c0ffbd3b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@mastodon/mastodon", "license": "AGPL-3.0-or-later", - "packageManager": "yarn@4.15.0", + "packageManager": "yarn@4.16.0", "engines": { "node": ">=22" }, diff --git a/streaming/package.json b/streaming/package.json index 0581cd75ad..bd23541208 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.15.0", + "packageManager": "yarn@4.16.0", "engines": { "node": ">=22" },