From afa0c20b433ac3df226e99f44d3de6e6e22c133a Mon Sep 17 00:00:00 2001 From: AWS CDK Automation <43080478+aws-cdk-automation@users.noreply.github.com> Date: Sat, 18 Jan 2025 16:37:18 -0800 Subject: [PATCH] chore(deps): upgrade dependencies (#1684) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/jsii-compiler/actions/runs/12848681532 ------ *Automatically created by projen via the "upgrade-maintenance-v5.5" 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 9e962be1..fcc15c0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6637,9 +6637,9 @@ typedarray-to-buffer@^3.1.5: is-typedarray "^1.0.0" typescript@next: - version "5.8.0-dev.20250117" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20250117.tgz#10f52496f5dac0e4cbd9170fcdf4f0bfa83c8826" - integrity sha512-uwGQZGYffY5jfnMEReMN9JVCe+R74b5zAEN48y71SyQuXVx4+6jV5nRVcyvhC0dJruKSbFxy0KJkkANMZpDSfw== + version "5.8.0-dev.20250118" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20250118.tgz#9996f36a5bc80ae5c34157bcee049436126d52fc" + integrity sha512-Km593cXsqPfCDbxjMkHgAf5Avm73+TYBfXNsQ3wjrb+r9SddsPnW4PDYYVV6jWTo9uA7GB86Yyem8VjtljTSog== typescript@~3.9.10: version "3.9.10"