From 206602fb8fd68102a88e0bb744a0d02fc9d378d0 Mon Sep 17 00:00:00 2001 From: AWS CDK Automation <43080478+aws-cdk-automation@users.noreply.github.com> Date: Wed, 25 Sep 2024 03:32:47 +0300 Subject: [PATCH] chore(deps): upgrade jsii & typescript (#1917) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/jsii-rosetta/actions/runs/11023986215 ------ *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 eb67c806..28a982c0 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.20240923" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.0-dev.20240923.tgz#714c9c89f0aa3cc14753d187c88651f0df2df4f5" - integrity sha512-qRJIe8rRYuFlM6ZGJbdqhSO8Ogo9uIpqCz1/agh6x/phsOXiKU8pfebGSNiXFscUhQNZhSiUFXQ8LC5xUUGFgA== + 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== typescript@~5.5: version "5.5.4"