From 3fbc24ec2c7ea6ea56fde35827d0145433bb8112 Mon Sep 17 00:00:00 2001 From: AWS CDK Automation <43080478+aws-cdk-automation@users.noreply.github.com> Date: Sun, 15 Dec 2024 16:38:54 -0800 Subject: [PATCH] chore(deps): upgrade jsii & typescript (#2286) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/jsii-rosetta/actions/runs/12343650657 ------ *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 b688aec5..3181ec1d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4663,9 +4663,9 @@ typed-array-length@^1.0.6: reflect.getprototypeof "^1.0.6" typescript@next: - version "5.8.0-dev.20241214" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241214.tgz#df22320ef3d4074b42855cf4581c2f6e28e924ce" - integrity sha512-LAoyzKAf6KZbnrIf167r6p5DxwJGIhB+G23Y64pmxMTbOH1gfPJT23ZTyU1hmQwc43pCXGYLNjoYGZYjYyQJxw== + version "5.8.0-dev.20241215" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241215.tgz#7bb26cc7a3e4d316c728a9e0f447b468bb11964d" + integrity sha512-NBCUoCbNZYPlRb7TiVCx6xEdntU5ElHwJZ4XfEqsU/8YAlPp/w98OJSegWjea8D/T5ZcoZDxy73JE6rzQRYBgw== typescript@~5.4: version "5.4.5"