From 4e7fd82b12260622b3247a5caee154b1650971a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 23:40:15 +0000 Subject: [PATCH] chore(deps-dev): bump jsii from 5.6.7 to 5.6.8 Bumps [jsii](https://github.com/aws/jsii-compiler) from 5.6.7 to 5.6.8. - [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.7...v5.6.8) --- updated-dependencies: - dependency-name: jsii 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 7f258c25..d8d6df95 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4222,9 +4222,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"