From 7d130dd63b58f53c8a160d62b47b86d391c56d74 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 9 Jun 2025 12:07:24 +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/15534093143 ------ *Automatically created by projen via the "upgrade-compiler-dependencies-2.x" workflow* Signed-off-by: github-actions --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e420443ab3..3ea50e74b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3932,9 +3932,9 @@ jsii-rosetta@^5: yargs "^17.7.2" jsii@^5, jsii@~5.8.0: - version "5.8.11" - resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.8.11.tgz#3c3feab45190d3490de9e56e098f757a0bea328b" - integrity sha512-ga00MSW4ZTk5kuPAilxw0l4/g52XM5Dw+THDMXHKnYcgxtNsFnj9ffVjnIBpcD+Ufridjxobnqf9t0WuOSvrww== + version "5.8.12" + resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.8.12.tgz#5565a4fc0d7e95400007c0a53bda62b6fe62c3d5" + integrity sha512-4EDpRiVDJ7iXSksebwi1/k5QXKG0ZiLyXcQNBFomD57Gb0Ph7VpKHhIt53GQ2cUwigZUJ09pO4LTf3DJUivDCg== dependencies: "@jsii/check-node" "1.112.0" "@jsii/spec" "^1.112.0"