From 9aa13856a2e9a43422bfab9914b2ee11f8410b92 Mon Sep 17 00:00:00 2001 From: AWS CDK Automation <43080478+aws-cdk-automation@users.noreply.github.com> Date: Sat, 11 Jan 2025 16:38:30 -0800 Subject: [PATCH] chore(deps): upgrade jsii & typescript (#2422) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/jsii-rosetta/actions/runs/12728862600 ------ *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 cc1992e5..f28008b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4696,9 +4696,9 @@ typed-array-length@^1.0.7: reflect.getprototypeof "^1.0.6" typescript@next: - version "5.8.0-dev.20250110" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20250110.tgz#db5f7fd33796ca020dc8720da11c9fdd56f8d40a" - integrity sha512-+qwHVEvUm4CeQGtZIvlwE8HmRFcBMV4F/8OPKv+mIyGRGx4Chrj2v0VCsReVJwRdjjs6Dat/lPzkJW1E18+eOg== + version "5.8.0-dev.20250111" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20250111.tgz#e00047fa2e230989f2384d71e94a8922e7c9b5af" + integrity sha512-/pvlMCqCJ0kH+joA8XyvE09abZ77HlxTGcOzog57J360qLCfkSL7/pBkRC/sM7owUiTXNZQ3Sq+nTfF39ba6og== typescript@~5.4: version "5.4.5"