Update yarn to 4.5.1

This commit is contained in:
Vitaly Rtishchev
2024-10-23 21:07:58 +04:00
parent 763f36480d
commit 2dabfc6ca4
3 changed files with 366 additions and 357 deletions

View File

@ -66,5 +66,5 @@
"ts-jest": "^29.1.5",
"typescript": "5.5.2"
},
"packageManager": "yarn@4.5.0"
"packageManager": "yarn@4.5.1"
}