From 04bbaec0472682815e471cf09f25e39610e79e4b Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 2 Jun 2025 12:07:16 +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/15391794488 ------ *Automatically created by projen via the "upgrade-compiler-dependencies-2.x" workflow* Signed-off-by: github-actions --- yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 232f8f1489..8d4786cc69 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3912,9 +3912,9 @@ jsii-reflect@^1.112.0: yargs "^16.2.0" jsii-rosetta@^5: - version "5.8.8" - resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.8.8.tgz#129d8499187b9039aba05a8df479641db067579f" - integrity sha512-zhLu75CwQFAYDiOffMXKLmEiw8QAmgMjDHStgd9z5k91Wt4EGrSI5AG2UNV3N9QLkOWdQCCuYjdyaH4BPRvwEg== + version "5.8.9" + resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.8.9.tgz#6ca9437efd34a383791dc3cd9c089e6e63eeea34" + integrity sha512-bVVi4638FUeRHzHYu13yZGqgaaWeegHIPs2Sx+F8bvicWWtC8BQlQvKIsnErnd4+yRKxC+J0g+7EQrHA+8qT8w== dependencies: "@jsii/check-node" "1.112.0" "@jsii/spec" "^1.112.0" @@ -3931,9 +3931,9 @@ jsii-rosetta@^5: yargs "^17.7.2" jsii@^5, jsii@~5.8.0: - version "5.8.10" - resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.8.10.tgz#95d1d8574a2c542c7558b3ef649c2fe293e3b477" - integrity sha512-6rpXNvtUa+NUfI3efkPkJ1HXnNAlPzLu30jIckLdZLTXj91h4XZbXmGxnyCckhKYSuDHDUV932Ag/r16yQD51g== + version "5.8.11" + resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.8.11.tgz#3c3feab45190d3490de9e56e098f757a0bea328b" + integrity sha512-ga00MSW4ZTk5kuPAilxw0l4/g52XM5Dw+THDMXHKnYcgxtNsFnj9ffVjnIBpcD+Ufridjxobnqf9t0WuOSvrww== dependencies: "@jsii/check-node" "1.112.0" "@jsii/spec" "^1.112.0"