Update Yarn to v4.6.0

This commit is contained in:
renovate[bot] 2024-12-30 14:36:04 +00:00 committed by GitHub
parent 8770905186
commit fc344a9265
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.5.3",
"packageManager": "yarn@4.6.0",
"engines": {
"node": ">=18"
},

View File

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