From 8173506d456377e7b82fbf22a818f11426f88bd1 Mon Sep 17 00:00:00 2001 From: cdk8s-automation <81352262+cdk8s-automation@users.noreply.github.com> Date: Wed, 27 Nov 2024 01:24:52 -0500 Subject: [PATCH] chore(deps): upgrade runtime dependencies (#2992) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-cli/actions/runs/12044722247 ------ *Automatically created by projen via the "upgrade-runtime-dependencies-2.x" 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 0215f495..8ed8d43f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6381,9 +6381,9 @@ typescript-json-schema@^0.65.1: yargs "^17.1.1" typescript@next: - version "5.8.0-dev.20241125" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241125.tgz#7292cbcc9c5a36b1bbf41ab6a370939412b699e1" - integrity sha512-hZERLOYr8LieXCWI1B0nP7c17/OQHWiPAJ0QtpPT5vQ3fSPhWNdHvYQR7sP8JQ0c2hRgQ8ADHD+LdkY5WwdbRw== + version "5.8.0-dev.20241126" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241126.tgz#ff143e23360a1ccf9da82b8692347dba7753a1e7" + integrity sha512-DdPYP/1aTjosrrC6/DW8ED50oXBknS93D7TihD1iMmRuheri/HpW0BubYtq7JpNjsS+4wA+n5IgF66wC+5C3Lw== typescript@~4.9.5: version "4.9.5"