From 4046f39a08e45236e8bdeb8c9485ff4c50a5824b Mon Sep 17 00:00:00 2001 From: AWS CDK Automation <43080478+aws-cdk-automation@users.noreply.github.com> Date: Sun, 1 Dec 2024 16:15:51 -0800 Subject: [PATCH] chore(deps): upgrade jsii & typescript (#2213) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/jsii-rosetta/actions/runs/12110258242 ------ *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 3340b09d..895502cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4565,9 +4565,9 @@ typed-array-length@^1.0.6: reflect.getprototypeof "^1.0.6" typescript@next: - version "5.8.0-dev.20241130" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241130.tgz#b1037763f9e978bffe41bfc7e4382b51dc8b7e04" - integrity sha512-cJ/17qrj874di4GaOZOxdH7kzhC25jyGXrxBhjUUUCq2HiQAo9nl8R33PKOqIejOA1ljGASS6jyHwWsBOjRwow== + version "5.8.0-dev.20241201" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241201.tgz#d76d893340b96d2f8e7204b17aeb76650b5e2f23" + integrity sha512-c2pVSFoS1eJha1eBBNtuZoMkjQFOT9X+ib53SGU2psP+JCzoJxEXbobq9jwa7vauq45NB92wVPKaKgpqyCTaqQ== typescript@~5.5: version "5.5.4"