From b7a312434281c91cbb27d8c8b07f6330ce3a293f Mon Sep 17 00:00:00 2001 From: AWS CDK Automation <43080478+aws-cdk-automation@users.noreply.github.com> Date: Wed, 25 Dec 2024 16:15:04 -0800 Subject: [PATCH] chore(deps): upgrade jsii & typescript (#2337) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/jsii-rosetta/actions/runs/12497617349 ------ *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 c1343ab7..b969be32 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4648,9 +4648,9 @@ typed-array-length@^1.0.7: reflect.getprototypeof "^1.0.6" typescript@next: - version "5.8.0-dev.20241224" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241224.tgz#14a93ecba1616db0c5bc857cf2756ee8d92d33a9" - integrity sha512-YhptMBbAIXORdaVlzNlAltqox013egasFrljDO1249CWdYX/iWwsLe+EkXi/fUHa9SVhmo9BzGCWOgdq0u1aTw== + version "5.8.0-dev.20241225" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241225.tgz#82de3e090feb5bc704ac092100ccf2e7d6a2f177" + integrity sha512-JRq+l3XKUQYhqK80k3G5r8yZO0H/7FNBEoPyUfQ8x9XXOnpgJbOhN7IuvhRPXFrh5/SMJU2ltIdgtnVfPOsgVQ== typescript@~5.5: version "5.5.4"