Update yarn to 4.5.3

This commit is contained in:
Vitaly Rtishchev
2024-11-26 19:38:01 +04:00
parent 1daa7ca3a6
commit 59f438dcf7
3 changed files with 82 additions and 82 deletions

View File

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