From 956ae19e4272cc1f7164b79921dac94ae1ab96ae Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 17 Jun 2025 12:07:42 +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/15706740054 ------ *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 61967f787b..b8c5e40b66 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3876,9 +3876,9 @@ jsii-diff@^1.112.0: yargs "^16.2.0" jsii-docgen@^10.5.0: - version "10.7.4" - resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-10.7.4.tgz#a9b62ad1e1396b54c513b0f937c13fbec7cc9318" - integrity sha512-ZBlRyNWTQZa/73Fd+rZI1tk8hcfsmP5lyCuzomDSGxWZ7VR0+lwXlGUDLPZhjeu8JCyVgreNhAsJhObVeDuYSg== + version "10.7.5" + resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-10.7.5.tgz#3a6d850d665866d51d1895e73a8ca3dc69e0ca8d" + integrity sha512-XCYz7grFe7VzcMMfg2cCv4W0AmsdQUoKapmVuanZ1oLWjQk0j/2FuCLlaGL9NszfeGsg8R5pzMM8QTDhQRGgAw== dependencies: "@jsii/spec" "^1.112.0" case "^1.6.3"