From a395dd292d4cb4dc7d9bf1e8e065bdd5556ec8af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 15:52:09 +0000 Subject: [PATCH] chore(deps-dev): bump jsii from 5.4.43 to 5.4.46 Bumps [jsii](https://github.com/aws/jsii-compiler) from 5.4.43 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.43...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 15a7796..8ab0692 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3658,9 +3658,9 @@ jsii-rosetta@~5.4.0: yargs "^17.7.2" jsii@~5.4.0: - version "5.4.43" - resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.4.43.tgz#96cfc5e4595c01304928d0b066c201fd9d08e340" - integrity sha512-F6YqKnwp411Ay83ylAWhqWIxOQcPWFWifWH+YrEb7eUPAplqPxGyY4ox2p47N+KOF2+OR1FF4eiOll3brXxr8w== + 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"