Update yarn to 4.4.1

This commit is contained in:
Vitaly Rtishchev
2024-08-26 14:58:26 +04:00
parent b5c4c6d84c
commit 33f5de903b
3 changed files with 176 additions and 176 deletions

View File

@ -68,5 +68,5 @@
"ts-jest": "^29.1.5",
"typescript": "5.5.2"
},
"packageManager": "yarn@4.4.0"
"packageManager": "yarn@4.4.1"
}