Update Yarn to v4.13.0 (#38305)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-23 10:33:22 +01:00
committed by GitHub
parent 21576e29ab
commit 13bfd2f27c
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.12.0",
"packageManager": "yarn@4.13.0",
"engines": {
"node": ">=20"
},

View File

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