From 7e4d983f0419dbd060c89b398314a32a041803ec Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 7 Apr 2024 23:03:59 +0000 Subject: [PATCH] Update dependency typescript to v5.4.4 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 66a6cf5..3e673b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4537,9 +4537,9 @@ typeorm@0.3.20: yargs "^17.6.2" typescript@^5.0.0: - version "5.2.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78" - integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w== + version "5.4.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952" + integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw== undici-types@~5.26.4: version "5.26.5"