From 2688dd0b25e251723dbe1c72ad51803fb871b580 Mon Sep 17 00:00:00 2001 From: Neil Kuan <46012524+neilkuan@users.noreply.github.com> Date: Mon, 23 Dec 2024 08:33:28 +0800 Subject: [PATCH] chore(deps): upgrade dependencies (#2405) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/neilkuan/cdk-aurora-globaldatabase/actions/runs/12459009196 ------ *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 4222ba2b..ef94c653 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5282,9 +5282,9 @@ typescript@^5.5: integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== typescript@next: - version "5.8.0-dev.20241221" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241221.tgz#16edbf7631d48a5058843eb6844c0c4aaa104f24" - integrity sha512-K1z3tD4Ueb295sqFiI+uQcCpAzJabMJKHLugAh8X5IducThJ9u4ZJEfxfBx5CGoBPJIF89EAl61msuwSlS+MKQ== + version "5.8.0-dev.20241222" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241222.tgz#a01f10d7cddb2cc3b7a46aaf92b5baa754bb1179" + integrity sha512-0LmynFBKqPM5ifRv3S5OlGJd9nAiDgQU1Tx3Kt1GbgCxATgeR2c4NiX5x1PqKlIKcB5R4inZcQm9YdUO1P6SXQ== typescript@~5.5: version "5.5.4"