From bdb6e6dc3b37492e727219b0722149c84678b3da Mon Sep 17 00:00:00 2001 From: cdk8s-automation <81352262+cdk8s-automation@users.noreply.github.com> Date: Sun, 1 Dec 2024 01:05:36 -0500 Subject: [PATCH] chore(deps): upgrade runtime dependencies (#3008) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-cli/actions/runs/12102841304 ------ *Automatically created by projen via the "upgrade-runtime-dependencies-1.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 8e0578c4..a99d265a 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.20241129" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241129.tgz#374d36360be2e1ed327b58061e5266f82f8ff9bb" - integrity sha512-IuSZV1kgkJ24wRAfBt7rJz2LwhflIrelUrLeQsrRkG1Ej51n04Diou318d9xewwfvkkRIsR+g/hph6P5+Fb5Tw== + version "5.8.0-dev.20241130" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241130.tgz#b1037763f9e978bffe41bfc7e4382b51dc8b7e04" + integrity sha512-cJ/17qrj874di4GaOZOxdH7kzhC25jyGXrxBhjUUUCq2HiQAo9nl8R33PKOqIejOA1ljGASS6jyHwWsBOjRwow== typescript@~4.9.5: version "4.9.5"