From 40651f23642f71ec7f4d11cf8d700eeb5f46357a Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 28 Dec 2024 00:27:40 +0000 Subject: [PATCH] chore(deps): upgrade dependencies Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/neilkuan/cdk-gitlab-runner/actions/runs/12522134562 ------ *Automatically created by projen via the "upgrade-cdkv1" workflow* Signed-off-by: github-actions --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 155f277d..97ac6447 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5744,9 +5744,9 @@ typescript@^5: integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== typescript@next: - version "5.8.0-dev.20241226" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241226.tgz#c8da564ae7a501ec2783f1ff44d961aba282a34a" - integrity sha512-iCURPPeEk/3s4iAKjDRXeu43qXtZy+EdsYSKkBIP2txhkLg78It2J9AOjJCfhiUNUIKuzgHC7P0tgtEI7p+xrw== + version "5.8.0-dev.20241227" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241227.tgz#21e2292a9c58dde7976b401ef783cfccd0f68ff7" + integrity sha512-bE8kzViIOFzVMwx3NfOAiPgmiX1k7kYPNULBYZW+obKGr/Y+zU7FFOcqYloyipMAWmUOLpzP9z545DJWxOCX8Q== typescript@~5.3: version "5.3.3"