From 59655fe3132909e987457484e5f8ea3904314a45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 15:51:54 +0000 Subject: [PATCH] chore(deps-dev): bump jsii from 5.4.45 to 5.4.46 Bumps [jsii](https://github.com/aws/jsii-compiler) from 5.4.45 to 5.4.46. - [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.4.45...v5.4.46) --- updated-dependencies: - dependency-name: jsii dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 1d2b5dd..0955004 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3690,9 +3690,9 @@ jsii-rosetta@~5.4.0: yargs "^17.7.2" jsii@~5.4.0: - version "5.4.45" - resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.4.45.tgz#79f2daeeb1370beb1e823e01bb16f25a19fda58c" - integrity sha512-5xrgtvi/Hy919cW/Jk3DMhz0EJGpugz8noTxx6rVvo1uMFcse2OfTbORxz2fCXiVkO51kbRQ6mqB26PjQpdzVw== + version "5.4.46" + resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.4.46.tgz#9f2619a06abee0539fdc0293cd90409fed580131" + integrity sha512-itwNZbWV9AaV5o+OScCv94C2uFmC9RlrVpvnMmW+R6N3Js4SjklVApunpQp8YRhMoehMWKqInz3RXcahdL1VEA== dependencies: "@jsii/check-node" "1.105.0" "@jsii/spec" "^1.105.0"