Pārlūkot izejas kodu

Update Yarn to v4.2.2 (#30220)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 3 nedēļas atpakaļ
vecāks
revīzija
0a4a93038f
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1 1
      package.json
  2. 1 1
      streaming/package.json

+ 1 - 1
package.json

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

+ 1 - 1
streaming/package.json

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