chore(deps): update yarn to v4.9.2 (#34916)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-05 15:37:43 +02:00 committed by GitHub
parent 25c4574480
commit 09208eafa4
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.9.1",
"packageManager": "yarn@4.9.2",
"engines": {
"node": ">=20"
},

View file

@ -1,7 +1,7 @@
{
"name": "@mastodon/streaming",
"license": "AGPL-3.0-or-later",
"packageManager": "yarn@4.9.1",
"packageManager": "yarn@4.9.2",
"engines": {
"node": ">=20"
},