From 798501ee6c63d6b2e0dd8d03d1e31ef1bffaf738 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 11 Dec 2024 00:29:38 +0000 Subject: [PATCH] chore(deps): upgrade jsii & typescript Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/jsii-rosetta/actions/runs/12267215585 ------ *Automatically created by projen via the "upgrade-jsii-maintenance-v5.4" workflow* Signed-off-by: github-actions --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6bb0cb3c..fb394771 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4583,9 +4583,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.4: version "5.4.5"