From b25f9a9fc4cfa190b729b61391fb57c7dfc436a8 Mon Sep 17 00:00:00 2001 From: AWS CDK Automation <43080478+aws-cdk-automation@users.noreply.github.com> Date: Tue, 10 Dec 2024 16:15:41 -0800 Subject: [PATCH] chore(deps): upgrade jsii & typescript (#2263) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/jsii-rosetta/actions/runs/12266942658 ------ *Automatically created by projen via the "upgrade-jsii-maintenance-v5.5" 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 180a3721..287abd56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4594,9 +4594,9 @@ typed-array-length@^1.0.6: reflect.getprototypeof "^1.0.6" typescript@next: - version "5.8.0-dev.20241209" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241209.tgz#3610a6251b04eae3cd4ac92454922a3ffe2db9d4" - integrity sha512-LouJoEV8bwgTD1pmLck1aKNa2s9pE1uTQUHB14EubuRv/G5EY5v3O0+WmeX3c65VIpC8xUoSoc3bPjIsHrjNJQ== + version "5.8.0-dev.20241210" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241210.tgz#618bdda5c296f98579d7632f63ad9f6b23cba75f" + integrity sha512-KPdRJ6b3MyUfKo+rrJKWnT/n47kfa2B+MR1tyPV3h0FM2Bu5DPHBvto9bdpDXGFYF6kt3TEZdCgEv0Chk/MnCA== typescript@~5.5: version "5.5.4"