Update yarn to 4.13.0

This commit is contained in:
Vitaly Rtishchev
2026-03-03 20:12:24 +03:00
parent 1b34017a7b
commit e8697c48d9
4 changed files with 942 additions and 944 deletions
-942
View File
File diff suppressed because one or more lines are too long
+940
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,3 +1,3 @@
nodeLinker: node-modules nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.12.0.cjs yarnPath: .yarn/releases/yarn-4.13.0.cjs
+1 -1
View File
@@ -63,5 +63,5 @@
"typescript": "5.9.3", "typescript": "5.9.3",
"typescript-eslint": "^8.46.0" "typescript-eslint": "^8.46.0"
}, },
"packageManager": "yarn@4.12.0" "packageManager": "yarn@4.13.0"
} }