From b1b53d26c1f786be06bf317e3b4f020b0eb95609 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 24 Nov 2023 06:02:36 +0000 Subject: [PATCH] chore(deps): upgrade runtime dependencies Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-cdktf-resolver/actions/runs/6977393292 ------ *Automatically created by projen via the "upgrade-runtime-dependencies-main" workflow* Signed-off-by: github-actions --- package.json | 2 +- yarn.lock | 13 +------------ 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 77aa27b..1b5c30e 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "typescript": "^5.3.2" }, "peerDependencies": { - "cdk8s": "^2.68.10", + "cdk8s": "^2.68.11", "cdktf": "^0.19.1", "constructs": "^10.3.0" }, diff --git a/yarn.lock b/yarn.lock index 6f12b75..f58de32 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2026,7 +2026,7 @@ cdk8s-plus-25@^2.22.64: optionalDependencies: backport "8.5.0" -cdk8s@^2.68.10: +cdk8s@^2.68.10, cdk8s@^2.68.4: version "2.68.11" resolved "https://registry.yarnpkg.com/cdk8s/-/cdk8s-2.68.11.tgz#8bc4803d7a7047ec1450046a08d64be0d5a5da27" integrity sha512-lsdHNQtB2kx2RKsQreacyXeLlDg7N4yP3ghehcomaZFPQeI98O7+GEEmhg/3SkAhpXtH5rJVsDB7PhI4mYrK3A== @@ -2037,17 +2037,6 @@ cdk8s@^2.68.10: optionalDependencies: backport "8.5.0" -cdk8s@^2.68.4: - version "2.68.10" - resolved "https://registry.yarnpkg.com/cdk8s/-/cdk8s-2.68.10.tgz#693aa5a9b39e285a26b39f8b1e0a19d7306aafe1" - integrity sha512-y0ZwGvWln5y0hc/8NmB/GBjy4AIbvXhztfnncLhhPz9FWy1B6VjEi3LRLT3OrPwtONWKOmWe6d5KwideevBsrw== - dependencies: - fast-json-patch "^3.1.1" - follow-redirects "^1.15.2" - yaml "2.3.2" - optionalDependencies: - backport "8.5.0" - cdktf-cli@^0.19.1: version "0.19.1" resolved "https://registry.yarnpkg.com/cdktf-cli/-/cdktf-cli-0.19.1.tgz#35cb7be8e6431896d8f1cd8f6161ee6a380bd1af"