From 7e5928e526f8dceb14daa2ce2cab60c192fe31f9 Mon Sep 17 00:00:00 2001 From: AWS CDK Automation <43080478+aws-cdk-automation@users.noreply.github.com> Date: Sun, 22 Dec 2024 16:36:41 -0800 Subject: [PATCH] chore(deps): upgrade jsii & typescript (#2328) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/jsii-rosetta/actions/runs/12458988937 ------ *Automatically created by projen via the "upgrade-jsii-maintenance-v5.4" workflow* Signed-off-by: github-actions Co-authored-by: github-actions --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4c793c05..2474d7eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4676,9 +4676,9 @@ typed-array-length@^1.0.7: reflect.getprototypeof "^1.0.6" 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.4: version "5.4.5"