Update yarn to 4.7.0

This commit is contained in:
Vitaly Rtishchev
2025-03-04 13:45:12 +04:00
parent 0b3fc460e0
commit a01844c8c7
3 changed files with 293 additions and 292 deletions

View File

@ -61,5 +61,5 @@
"typescript": "5.7.3",
"typescript-eslint": "^8.20.0"
},
"packageManager": "yarn@4.6.0"
"packageManager": "yarn@4.7.0"
}