From c1d517d4006467693a1ec33aeaecd534a5c41961 Mon Sep 17 00:00:00 2001 From: AWS CDK Automation <43080478+aws-cdk-automation@users.noreply.github.com> Date: Thu, 26 Sep 2024 03:32:41 +0300 Subject: [PATCH] chore(deps): upgrade jsii & typescript (#1923) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/jsii-rosetta/actions/runs/11043195955 ------ *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 3f72426d..02286837 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4570,9 +4570,9 @@ typed-array-length@^1.0.6: possible-typed-array-names "^1.0.0" typescript@next: - version "5.7.0-dev.20240924" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.0-dev.20240924.tgz#bf97ed5c8c7bddcd8d178a9d74913d1e37b21b92" - integrity sha512-Ij5R6dGDoRwlwMv0YAF0DSKOp2gGIv0SZNybFpAm05zZ/tktjetR7IrwuurvRlDEz7v91AC3ehs2lF7lJ8F/QA== + version "5.7.0-dev.20240925" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.0-dev.20240925.tgz#72554a8ed9f97fa8a9c19e251cf0e29cd5ccd444" + integrity sha512-k43Yzt0H2VwIvVJzSKaMUKSnAOWkAitSB+Zioc340LCsh4kSwCbyHCJSAJmAdFH0QuNIL3AuSybTfwOys8tqZw== typescript@~5.5: version "5.5.4"