Update yarn monorepo to v4.16.0 (#39247)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-06-04 11:45:58 +02:00 committed by GitHub
parent df27144803
commit ecc823fc2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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"
},

View File

@ -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"
},