From 2af90f57ad71bff103b62338b31acfa96002e1dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 19:11:05 +0000 Subject: [PATCH] chore(deps-dev): Bump jsii from 5.6.22 to 5.6.23 Bumps [jsii](https://github.com/aws/jsii-compiler) from 5.6.22 to 5.6.23. - [Release notes](https://github.com/aws/jsii-compiler/releases) - [Changelog](https://github.com/aws/jsii-compiler/blob/main/releases.json) - [Commits](https://github.com/aws/jsii-compiler/compare/v5.6.22...v5.6.23) --- updated-dependencies: - dependency-name: jsii dependency-version: 5.6.23 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6759a2f..8c97e74 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3915,9 +3915,9 @@ jsii-rosetta@~5.6.0: yargs "^17.7.2" jsii@~5.6.0: - version "5.6.22" - resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.6.22.tgz#fb28c889d47af112931ad4b737f6300b44b6c0b1" - integrity sha512-hsjZDLs7pw4116XT3CfFkhIILYAxBVi7BiaxkPejImEIKQTZVaudxHZ1hwyxacRZF0sHUJTfYkT3qBTnzSPUhA== + version "5.6.23" + resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.6.23.tgz#e6075039120d49fed65913a078423b54004f750a" + integrity sha512-mRNz3RRw+F3FEMb3kUr4+haO5nG01hmI75ZgVsuUd8VVELqBbgK8+FhpozU9xQsKraLVQvGp8ibRD9GH0TfQbQ== dependencies: "@jsii/check-node" "1.112.0" "@jsii/spec" "^1.112.0"