From 7ae58c03fbc826572cc2e95b8fafd59377a1074d Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 24 Mar 2025 12:07:04 +0000 Subject: [PATCH] chore(deps): upgrade compiler dependencies Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-core/actions/runs/14034803398 ------ *Automatically created by projen via the "upgrade-compiler-dependencies-2.x" workflow* Signed-off-by: github-actions --- yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index 8413f85a4f..13abe66c35 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3908,12 +3908,12 @@ jsii-rosetta@^5: yargs "^17.7.2" jsii@^5, jsii@~5.8.0: - version "5.8.1" - resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.8.1.tgz#51b6263b64d4af7d71c1bcc04421d65d512424cf" - integrity sha512-h3K9z0NOlxe+/vqnbG2Axy00TYN70UasxVCQ3/qAUb4qSI1yWjPbqclGNw493xySB4EYG/fyXtLC9ZbkpuDGmg== + version "5.8.2" + resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.8.2.tgz#f18d125dc3c347743efafebb94b3c2b38ffbe168" + integrity sha512-qfTGAoMRBLYoRF03cxKsBgI+1llJC8jc3hQQD5aVK1TwQDKtBi8Km6YQ4oeJqhSgWcdSr3sghRuN1sGKA6dcSA== dependencies: - "@jsii/check-node" "1.109.0" - "@jsii/spec" "^1.109.0" + "@jsii/check-node" "1.110.0" + "@jsii/spec" "^1.110.0" case "^1.6.3" chalk "^4" fast-deep-equal "^3.1.3"