From d94d10a7e13f1b6f8a6ea0f6cbc1e759f5035970 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 16:25:35 +0000 Subject: [PATCH 1/2] chore(deps-dev): Bump jsii-rosetta from 5.6.17 to 5.6.18 Bumps [jsii-rosetta](https://github.com/aws/jsii-rosetta) from 5.6.17 to 5.6.18. - [Release notes](https://github.com/aws/jsii-rosetta/releases) - [Changelog](https://github.com/aws/jsii-rosetta/blob/main/releases.json) - [Commits](https://github.com/aws/jsii-rosetta/compare/v5.6.17...v5.6.18) --- updated-dependencies: - dependency-name: jsii-rosetta dependency-version: 5.6.18 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..bfbfd2d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3883,18 +3883,18 @@ jsii-reflect@^1.112.0: yargs "^16.2.0" jsii-rosetta@~5.6.0: - version "5.6.17" - resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.6.17.tgz#d190b111cf67726f9fe735ff27f0b27ec4123f75" - integrity sha512-E6hhNgCS0OYmWdEvrgTRFEDOyYW65pA9WzimnnPIlAd29NwUAOtBtLhXrbtisouqsqw+pM88Qie7PtKVClcLPg== + version "5.6.18" + resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.6.18.tgz#1369dca7cbae989775ad176009a582497a7a5b31" + integrity sha512-ocNfsRe4+7FVHdLRuo7tXAJDaBEoABIrAKLBe5GWL6AcXZSlSFGLma0i8ILoGaAE24mEFUzgpYO3o1nFNJnVFw== dependencies: - "@jsii/check-node" "1.111.0" - "@jsii/spec" "^1.111.0" + "@jsii/check-node" "1.112.0" + "@jsii/spec" "^1.112.0" "@xmldom/xmldom" "^0.9.8" chalk "^4" commonmark "^0.31.2" fast-glob "^3.3.3" jsii "~5.6.0" - semver "^7.7.1" + semver "^7.7.2" semver-intersect "^1.5.0" stream-json "^1.9.1" typescript "~5.6" From 2edb6d0cf73a163c76747336078631dd58876e90 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 26 May 2025 16:30:57 +0000 Subject: [PATCH 2/2] chore: self mutation Signed-off-by: github-actions --- yarn.lock | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/yarn.lock b/yarn.lock index e680eae..958b89c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -629,14 +629,6 @@ "@jridgewell/resolve-uri" "^3.1.0" "@jridgewell/sourcemap-codec" "^1.4.14" -"@jsii/check-node@1.111.0": - version "1.111.0" - resolved "https://registry.yarnpkg.com/@jsii/check-node/-/check-node-1.111.0.tgz#dfd6dce4f9d7a97924e51f152a5e5058039d7b4d" - integrity sha512-R3iLYH1gCixDFVhrltoeKuZvcLLx03fCDlQxl3sR0T5ko1fAWBn5zNaP6O6/d0vpXB3QevGcMJ78Xgll2gHvIA== - dependencies: - chalk "^4.1.2" - semver "^7.7.1" - "@jsii/check-node@1.112.0": version "1.112.0" resolved "https://registry.yarnpkg.com/@jsii/check-node/-/check-node-1.112.0.tgz#da8b4282206636aa09813da577f4c77a145a9f85" @@ -645,7 +637,7 @@ chalk "^4.1.2" semver "^7.7.1" -"@jsii/spec@^1.111.0", "@jsii/spec@^1.112.0": +"@jsii/spec@^1.112.0": version "1.112.0" resolved "https://registry.yarnpkg.com/@jsii/spec/-/spec-1.112.0.tgz#9a70db6bbe3c78ede1095686a7cacda8b2d91f26" integrity sha512-O6peIhjjGkIQpbKUMHTNJHMuyqd6EXqWlxnBKpoBoUwDz18HXxt/SwUvnovYCELjgxOUMCdO5Y4/YjeABvatUw==