From 214fda2b7233b0a8cae29c5bd5cb085891245a6b Mon Sep 17 00:00:00 2001 From: AWS CDK Automation <43080478+aws-cdk-automation@users.noreply.github.com> Date: Fri, 29 Dec 2023 16:27:54 -0800 Subject: [PATCH] chore(deps): upgrade jsii & typescript (#583) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/jsii-rosetta/actions/runs/7360809978 ------ *Automatically created by projen via the "upgrade-jsii-maintenance-v5.0" 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 b323b8e6..e4b1a959 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4257,9 +4257,9 @@ typed-array-length@^1.0.4: is-typed-array "^1.1.9" typescript@next: - version "5.4.0-dev.20231228" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.0-dev.20231228.tgz#2f6dd1281bda0f7ba67944651e4ed501bd70ef06" - integrity sha512-LRdJTPnj+MTmEI+AYsKHdpxa2FhmBP8NbEDu0sQC8pYOggvnbg0W5idoFkJz5Y4TXLRPRbAgqemoJOCuwxLaBQ== + version "5.4.0-dev.20231229" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.0-dev.20231229.tgz#235ab24e925c13f1dfbe513ab2cbdda64e55491d" + integrity sha512-XFSQ1IdxXaQOAwS8Jz6uSrms9jVnbwLdqnmiaBIW+xJQL/09S4cp5h+0PhawoxcBAK+gtffIIS5/qU2oioAjgA== typescript@~5.0.4: version "5.0.4"