From 187ea95f3d7341bfe32a74acfb22568fbe3863b2 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 6 Jan 2025 00:29:02 +0000 Subject: [PATCH] chore(deps): upgrade jsii & typescript Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/jsii-rosetta/actions/runs/12624290639 ------ *Automatically created by projen via the "upgrade-jsii-maintenance-v5.4" workflow* Signed-off-by: github-actions --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9ccedaf8..33dec45a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4695,9 +4695,9 @@ typed-array-length@^1.0.7: reflect.getprototypeof "^1.0.6" typescript@next: - version "5.8.0-dev.20250104" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20250104.tgz#733942ba8506af7a47f5d696eb98111dda717324" - integrity sha512-xFBxTr8+Eew7d2yBN+I9Y51oceO90SKonhzcz+WQoDEIFJ5VPZm/Hb4bGgmUAcKqx/6YwyJC/5kxWfEI5hVmBA== + version "5.8.0-dev.20250105" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20250105.tgz#c1ee8b5c986c21d0443945ccf9d87fca397f05b4" + integrity sha512-5nDHeYu+pnkST/+GkBSldbIqBj64WEOHi86JklwbsSuKHcU3Hhtocho6+kXzTiYYEj+9RhIMpaZnktcHkjdfDQ== typescript@~5.4: version "5.4.5"