From a734e5750b8c4851853553c61f6c494bf1eb849f Mon Sep 17 00:00:00 2001 From: AWS CDK Automation <43080478+aws-cdk-automation@users.noreply.github.com> Date: Sun, 4 Feb 2024 19:33:03 -0500 Subject: [PATCH] chore(deps): upgrade dependencies (#714) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/jsii-compiler/actions/runs/7777824596 ------ *Automatically created by projen via the "upgrade-maintenance-v5.1" 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 63b30d76..67dcdd3a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6311,9 +6311,9 @@ typedarray-to-buffer@^3.1.5: is-typedarray "^1.0.0" typescript@next: - version "5.4.0-dev.20240203" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.0-dev.20240203.tgz#8d1d62231daeb7bd9d29a4a0864afb2653134b66" - integrity sha512-vUKjdnYb/qy4JDKURjUhNosnAVY5KLMwVSojfu7Xd3owzS2bzxd2lxRScNLNfb13ytwKLqWBQ6ZxFT/3Kxx1zQ== + version "5.4.0-dev.20240204" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.0-dev.20240204.tgz#9186edd5cc6aa17a5a7acb965f18293693d148cc" + integrity sha512-Lkl32xcNKwZorSm0tQ2ap3nFZaIQKDDwlZJnlDR0lDrVkpvlDULFcSdncSTyGHh3p77+2mLIYoxfj2qeKpwBsA== typescript@~3.9.10: version "3.9.10"