Update yarn to 4.9.4

This commit is contained in:
Vitaly Rtishchev
2025-09-03 17:34:00 +03:00
parent 316114717a
commit 18effba097
3 changed files with 173 additions and 173 deletions

View File

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