From 74c856e5173fcbea8e4f0daf0a844fac4c7b5d52 Mon Sep 17 00:00:00 2001 From: AWS CDK Automation <43080478+aws-cdk-automation@users.noreply.github.com> Date: Thu, 2 Jan 2025 16:35:27 -0800 Subject: [PATCH] chore(deps): upgrade jsii & typescript (#2373) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/jsii-rosetta/actions/runs/12590711641 ------ *Automatically created by projen via the "upgrade-jsii-maintenance-v5.4" 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 b6c913f0..37a83510 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4667,9 +4667,9 @@ typed-array-length@^1.0.7: reflect.getprototypeof "^1.0.6" typescript@next: - version "5.8.0-dev.20250101" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20250101.tgz#e6e62b41bf021f05dda8a64dcae7599e3688f3ce" - integrity sha512-a4tA7bccsnhaKh/I3GXm9GhQFgQ6q4HhmeyIW7FFXm2fPMEkwtf3OCSyM4dG/0Z02RW7nsQ4y+Oqfk6GEg9eBQ== + version "5.8.0-dev.20250102" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20250102.tgz#5294764733f9262e3019c9f13007f69178475f46" + integrity sha512-mAk1BsxOhBaX9d75V8rdScxbO+rfbNn9QoOAk+iehVVbKT1eKLqEQq1Jrk35UydwE53rz3Fl52mfELgQGJBvOg== typescript@~5.4: version "5.4.5"