From 769ef844a1b04e113487db944a96bc24831b5b8b Mon Sep 17 00:00:00 2001 From: cdk8s-automation <81352262+cdk8s-automation@users.noreply.github.com> Date: Tue, 31 Dec 2024 07:12:26 -0500 Subject: [PATCH] chore(deps): upgrade compiler dependencies (#1502) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-redis/actions/runs/12559387896 ------ *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 70d8c07e..71f7ad73 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3645,9 +3645,9 @@ jsii-rosetta@~5.6.0: yargs "^17.7.2" jsii@~5.6.0: - version "5.6.4" - resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.6.4.tgz#105774013380a51469528aad127bc3508df41e9c" - integrity sha512-ZfrnPJeuIQJscs3NN8jAYy246DByFcgTIRomoAOM0PY9nfRx/8qXLkWI2LZ49Zmh7WNzqVt8dBCJ6+z1CUqdpQ== + version "5.6.5" + resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.6.5.tgz#1483e02d96dd528c75344979f28c3f7103712242" + integrity sha512-XVnEzqBEl+WkHSeClbfO1nK26+kOfDVtEWaHkG4KpyGgTrvG1H7Ht/znGhWSHxqfSCRgplY/vESoXnh89nSgHw== dependencies: "@jsii/check-node" "1.106.0" "@jsii/spec" "^1.106.0"