From 3dc81c77b1e5c2d976daf2868dcc7bd72470be16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 16:25:15 +0000 Subject: [PATCH] chore(deps-dev): Bump jsii from 5.6.19 to 5.6.20 Bumps [jsii](https://github.com/aws/jsii-compiler) from 5.6.19 to 5.6.20. - [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.19...v5.6.20) --- updated-dependencies: - dependency-name: jsii dependency-version: 5.6.20 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index bb536a3..0b6bf5c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3902,17 +3902,17 @@ jsii-rosetta@~5.6.0: yargs "^17.7.2" jsii@~5.6.0: - version "5.6.19" - resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.6.19.tgz#dfdc3035b7930b4e55b01d02a4906206692df9b9" - integrity sha512-GU6IddXCZZ4Jc51/9cr4QgLT2ofOuelpnfcbHsXB4OL0DJmj/PaqeLBpGbb3MDCuJbxOemfKnNav/vrqZV7qqQ== + version "5.6.20" + resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.6.20.tgz#8374e6aa2777823fcea2856ea41b57b50901c86c" + integrity sha512-/UpWSCpiND1MV7Uk5WcBRQnqc7tHS+s/SRNzW+qgMGqhAZCNjfadihVnNnH4mLS1BmhidBPtsLUYJ6dU9WYUjQ== dependencies: - "@jsii/check-node" "1.111.0" - "@jsii/spec" "^1.111.0" + "@jsii/check-node" "1.112.0" + "@jsii/spec" "^1.112.0" case "^1.6.3" chalk "^4" fast-deep-equal "^3.1.3" log4js "^6.9.1" - semver "^7.7.1" + semver "^7.7.2" semver-intersect "^1.5.0" sort-json "^2.0.1" spdx-license-list "^6.10.0"