Update yarn to 4.9.1

This commit is contained in:
Vitaly Rtishchev
2025-04-25 15:40:01 +04:00
parent 2c6d23846e
commit 299c4e6215
4 changed files with 950 additions and 937 deletions
-935
View File
File diff suppressed because one or more lines are too long
+948
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,3 +1,3 @@
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.8.1.cjs
yarnPath: .yarn/releases/yarn-4.9.1.cjs
+1 -1
View File
@@ -61,5 +61,5 @@
"typescript": "5.8.2",
"typescript-eslint": "^8.27.0"
},
"packageManager": "yarn@4.8.1"
"packageManager": "yarn@4.9.1"
}