From 126a7e1d115c73368e33ca0db58c4ca97a5cb0f1 Mon Sep 17 00:00:00 2001 From: AWS CDK Automation <43080478+aws-cdk-automation@users.noreply.github.com> Date: Tue, 30 Jul 2024 17:12:54 -0700 Subject: [PATCH] chore(deps): upgrade jsii & typescript (#1695) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/jsii-rosetta/actions/runs/10171530433 ------ *Automatically created by projen via the "upgrade-jsii-maintenance-v5.3" 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 4925f00b..5e898539 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4530,9 +4530,9 @@ typed-array-length@^1.0.6: possible-typed-array-names "^1.0.0" typescript@next: - version "5.6.0-dev.20240729" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.0-dev.20240729.tgz#ef2ea4fe3ffc6796843e15edd432d14991c4ffff" - integrity sha512-gkoeeiVub1uQcqWMcSlQWFJnbDkF1Hm316iUdGatuIo7O8q0Vis7zM1G3orXxjmoxJSWjuq0ENPM8GdYJAVikQ== + version "5.6.0-dev.20240730" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.0-dev.20240730.tgz#03c83e68a306c6ad9af5973ea1cba5f65dded903" + integrity sha512-i0xbpbeqFm+j2FGOU9ghel5U2nK6FP9mKLbdvms41n1mIjh56sGdexxjHNUUCmQr1rHGZtChRhLkxDcHmj72EA== typescript@~5.3: version "5.3.3"