Update yarn to 4.9.2

This commit is contained in:
Vitaly Rtishchev
2025-06-14 09:39:55 +04:00
parent d8fddcc1d7
commit e4d565fca8
3 changed files with 274 additions and 280 deletions

View File

@ -61,5 +61,5 @@
"typescript": "5.8.3",
"typescript-eslint": "^8.34.0"
},
"packageManager": "yarn@4.9.1"
"packageManager": "yarn@4.9.2"
}