Update yarn to 4.2.2

This commit is contained in:
Vitaly Rtishchev 2024-05-24 15:16:25 +04:00
parent dfb6dc1582
commit ffbd248749
3 changed files with 297 additions and 296 deletions

View file

@ -33,5 +33,5 @@
"typescript": "^5.4.2",
"vite": "^5.1.6"
},
"packageManager": "yarn@4.1.1"
"packageManager": "yarn@4.2.2"
}