From bf361a1d585680af8c782601614321d6b12cf94b Mon Sep 17 00:00:00 2001 From: Neil Kuan <46012524+neilkuan@users.noreply.github.com> Date: Sun, 5 Jan 2025 08:20:24 +0800 Subject: [PATCH] chore(deps): upgrade dependencies (#2561) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/neilkuan/cdk-gitlab-runner/actions/runs/12614863483 ------ *Automatically created by projen via the "upgrade-master" workflow* --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4b3f293e..9c46c965 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5173,9 +5173,9 @@ typescript@^5: integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== typescript@next: - version "5.8.0-dev.20250103" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20250103.tgz#b886e045facca4366466d7efac23e7b9f697c45d" - integrity sha512-PT/H6jgiDGZHb+f431Oq8uqRe1IhfFDtgoJK/IB1tevn6s5P7O59oe1uuHZKAVtiLfw55tLgOXcE9nen3VteyA== + version "5.8.0-dev.20250104" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20250104.tgz#733942ba8506af7a47f5d696eb98111dda717324" + integrity sha512-xFBxTr8+Eew7d2yBN+I9Y51oceO90SKonhzcz+WQoDEIFJ5VPZm/Hb4bGgmUAcKqx/6YwyJC/5kxWfEI5hVmBA== typescript@~5.0.4: version "5.0.4"