From b30d2083d5a0f86df3d9f085dd3c1e0d340f4a26 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 26 May 2025 12:07:29 +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/15253499336 ------ *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 d2dfc3325f..f3ddceedcd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3905,9 +3905,9 @@ jsii-rosetta@^5: yargs "^17.7.2" jsii@^5, jsii@~5.8.0: - version "5.8.9" - resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.8.9.tgz#be9d59d7e8193b60291d3cd8a0913668fd11b0e1" - integrity sha512-TxdbK33FUEatwVQh2Kls7i+v2QAlPZPopdePMZ89xePFLIwmUKhEPuPQSPHnFwdMe43cBOqa1Oh68yDQHvKNug== + version "5.8.10" + resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.8.10.tgz#95d1d8574a2c542c7558b3ef649c2fe293e3b477" + integrity sha512-6rpXNvtUa+NUfI3efkPkJ1HXnNAlPzLu30jIckLdZLTXj91h4XZbXmGxnyCckhKYSuDHDUV932Ag/r16yQD51g== dependencies: "@jsii/check-node" "1.112.0" "@jsii/spec" "^1.112.0"