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

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"
}