Update yarn to 4.8.1

This commit is contained in:
Vitaly Rtishchev
2025-04-08 19:38:26 +04:00
parent 8ace050a57
commit d425e334e9
3 changed files with 332 additions and 332 deletions

View File

@ -61,5 +61,5 @@
"typescript": "5.8.2",
"typescript-eslint": "^8.27.0"
},
"packageManager": "yarn@4.7.0"
"packageManager": "yarn@4.8.1"
}