Update yarn to 4.5.2

This commit is contained in:
Vitaly Rtishchev
2024-11-24 14:27:05 +04:00
parent fe27d99406
commit 7d6ca574f8
3 changed files with 293 additions and 293 deletions

View File

@ -61,5 +61,5 @@
"typescript": "5.5.2",
"typescript-eslint": "^8.14.0"
},
"packageManager": "yarn@4.5.1"
"packageManager": "yarn@4.5.2"
}