From b39461c49ceeb4c941c520f1d47315c2d60a59c3 Mon Sep 17 00:00:00 2001 From: AWS CDK Automation <43080478+aws-cdk-automation@users.noreply.github.com> Date: Thu, 7 Nov 2024 16:32:44 -0800 Subject: [PATCH] chore(deps): upgrade jsii & typescript (#2105) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/jsii-rosetta/actions/runs/11733652926 ------ *Automatically created by projen via the "upgrade-jsii-main" 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 5dcd354d..8fbeeb5b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4515,9 +4515,9 @@ typed-array-length@^1.0.6: possible-typed-array-names "^1.0.0" typescript@next: - version "5.8.0-dev.20241106" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241106.tgz#70bc34b21855d71be0382e1e7e610bf9d7a166b1" - integrity sha512-oFqIoJnR/s4hq5I2MBDdeJThRVyyhRV5eo2EmxllNkSe76ycucq2h4QgWnq0g4Opf4KQjpi1m/jhgMoiwDc8CQ== + version "5.8.0-dev.20241107" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241107.tgz#08008f4ae05fb22940a390acbcf83aeea4fb922e" + integrity sha512-AYCebTVMNbwq0Ec2P+mkALuJjg01l/dPtSOqTjovvcqqCrmqvXCgI13z4bb1pf9AuuEm8bnLQhpG9uAdCfIjqg== typescript@~5.5: version "5.5.4"