chore(deps): upgrade yarn to 4.5.1

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
This commit is contained in:
Erik Michelson 2024-11-12 10:57:11 +01:00
parent 27efa78da8
commit b796f1c6f2
9 changed files with 372 additions and 363 deletions

View file

@ -66,5 +66,5 @@
"ts-jest": "29.2.5",
"typescript": "5.6.3"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.1"
}