From fce5ca37a666955992972ac5f208dbba5148068f Mon Sep 17 00:00:00 2001 From: cdk8s-automation <81352262+cdk8s-automation@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:04:42 -0800 Subject: [PATCH] chore(deps): upgrade dev dependencies (#1739) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s/actions/runs/7376226740 ------ *Automatically created by projen via the "upgrade-dev-dependencies" workflow* --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 80692c2dbc..54c8301a6d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7701,9 +7701,9 @@ typescript@^4.9.5: integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== typescript@next: - version "5.4.0-dev.20231231" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.0-dev.20231231.tgz#95b64f1cb2ca3ac2b9e2cfd1d7938f8c682ce24f" - integrity sha512-WxVNmN4TzBXYvjI1CNGvee4IiipnTvbWTra3Is1ysh/eNQaaB0YLqKKYo0O5nrj0g8gqtwmU/H5fSGOLZDzZYg== + version "5.4.0-dev.20240101" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.0-dev.20240101.tgz#45b775ae4e95e38b00ff9e01b9c58a4fa6269c49" + integrity sha512-fIfemSahB5H/1Lc+kv3AEaI1UZc2SDtl0Qjk+SkfKRxyS2EdujUWJp62PzPeVflfCxyhpAuAF2M+WIR1Fo/ByA== typescript@~3.9.10: version "3.9.10"