From a11dee1513061481475589f17c78c856c017ef74 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 29 Nov 2024 00:07:14 +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/12076804216 ------ *Automatically created by projen via the "upgrade-jsii-maintenance-v5.5" 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 a2fb1d41..c17bb119 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4563,9 +4563,9 @@ typed-array-length@^1.0.6: reflect.getprototypeof "^1.0.6" typescript@next: - version "5.8.0-dev.20241127" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241127.tgz#e0f2381855ac9cc6ccdd1444b84a6330c5b8e924" - integrity sha512-TGb4/mmMCY5GOBuEry4xaOcDonyPwnxPc2zaR/8jgA6twK+iGEPsB6EeT+lSSrpOP906WPlFAn3XVQfQm4d7TQ== + version "5.8.0-dev.20241128" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241128.tgz#35b5779e01b5704bfcceddb484b57121c4162502" + integrity sha512-tBV3lvFeLokgidFDFHvuGjqPpT/Ozl2i+dstK7rh1PCCp3ol5mdsc36NGE5uCakTXh94YHtvdAAs5gAsum6nLQ== typescript@~5.5: version "5.5.4"