From 096d7933db9712123e1d3f62462b657e88496a34 Mon Sep 17 00:00:00 2001 From: AWS CDK Automation <43080478+aws-cdk-automation@users.noreply.github.com> Date: Thu, 1 Aug 2024 03:33:10 +0300 Subject: [PATCH] chore(deps): upgrade jsii & typescript (#1702) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/jsii-rosetta/actions/runs/10189651761 ------ *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 1b9dcf99..bab86bbf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4532,9 +4532,9 @@ typed-array-length@^1.0.6: possible-typed-array-names "^1.0.0" typescript@next: - version "5.6.0-dev.20240730" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.0-dev.20240730.tgz#03c83e68a306c6ad9af5973ea1cba5f65dded903" - integrity sha512-i0xbpbeqFm+j2FGOU9ghel5U2nK6FP9mKLbdvms41n1mIjh56sGdexxjHNUUCmQr1rHGZtChRhLkxDcHmj72EA== + version "5.6.0-dev.20240731" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.0-dev.20240731.tgz#350f7e3ed8ea3eba2bf9cabb8ab112345fe9688c" + integrity sha512-XNueWVxo4buZCEMor0GB/x7ZpzbPzowRNc42fznRinFzGipR+v+Dgelpd6cJvdkN7/TSFASN2M2jQxDeZnk95A== typescript@~5.4: version "5.4.5"