From 90c861c35be27a4a02017cb1cc235f7fea385aad Mon Sep 17 00:00:00 2001 From: cdklabs-automation <90142015+cdklabs-automation@users.noreply.github.com> Date: Wed, 6 Nov 2024 16:07:33 -0800 Subject: [PATCH] chore(deps): upgrade dependencies (#501) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/projen/projen-github-action-typescript/actions/runs/11713964949 ------ *Automatically created by projen via the "upgrade-main" workflow* --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 3aacd084..7f40a5e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4806,9 +4806,9 @@ typescript@5.2.x, typescript@~5.2: integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w== typescript@next: - version "5.7.0-dev.20241105" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.0-dev.20241105.tgz#bfa0d39dc37133e467d8bd4bb56b05b0e4e00691" - integrity sha512-vA2PUOj2bV0HJSD6/y+Zs6cJvGpvrAtgfHB4UtK6ABFA5s3rCcs2d+zK5WZfzt0hxgI15RI8UzUFj6A4FE/0YQ== + version "5.8.0-dev.20241106" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241106.tgz#70bc34b21855d71be0382e1e7e610bf9d7a166b1" + integrity sha512-oFqIoJnR/s4hq5I2MBDdeJThRVyyhRV5eo2EmxllNkSe76ycucq2h4QgWnq0g4Opf4KQjpi1m/jhgMoiwDc8CQ== uglify-js@^3.1.4: version "3.19.3"