From cc7d464ae3dbf2dc5ead8b2c2dbf1c59c7a93c16 Mon Sep 17 00:00:00 2001 From: cdk8s-automation <81352262+cdk8s-automation@users.noreply.github.com> Date: Tue, 28 Jan 2025 12:12:34 +0000 Subject: [PATCH] chore(deps): upgrade compiler dependencies (#1538) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-redis/actions/runs/13010113972 ------ *Automatically created by projen via the "upgrade-compiler-dependencies-main" workflow* Signed-off-by: github-actions Co-authored-by: github-actions --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d2c1b51..68083b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3709,9 +3709,9 @@ jsii-rosetta@~5.6.0: yargs "^17.7.2" jsii@~5.6.0: - version "5.6.7" - resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.6.7.tgz#f5657b3ce186b134f4f4689faddb6a5fdcec46cc" - integrity sha512-IvhTjGPnam1VrP6WiXX0Pl1990qfLt07M1o0Sg8y5yJ4lv/N2dsbE/aeMPPIP2VN8NZfu5g2u5PCUPYGCjrhsA== + version "5.6.8" + resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.6.8.tgz#97c3e1b428f210acbf491fe33c44b32a4aa172d3" + integrity sha512-2t3RrO9DT57YsEhW7k5J0lrW/tzJKMlEWxsSQ9BVvyyl933tM/juFh9RcJ5gGBvo+EJyoLBzMZN8tC/n8YEA5g== dependencies: "@jsii/check-node" "1.106.0" "@jsii/spec" "^1.106.0"