From 150d24571ec41360986bb0d1f8ca4d9719e10579 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 09:04:56 +0000 Subject: [PATCH 1/2] chore(deps-dev): Bump jsii from 1.87.0 to 1.88.0 Bumps [jsii](https://github.com/aws/jsii-compiler) from 1.87.0 to 1.88.0. - [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/commits) --- updated-dependencies: - dependency-name: jsii dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/yarn.lock b/yarn.lock index 236c4ef..5059c18 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3569,7 +3569,7 @@ jsii-rosetta@^1.80.0, jsii-rosetta@^1.88.0: workerpool "^6.4.2" yargs "^16.2.0" -jsii@1.88.0: +jsii@1.88.0, jsii@^1.76.0: version "1.88.0" resolved "https://registry.yarnpkg.com/jsii/-/jsii-1.88.0.tgz#f8b56420d47c6230dafb5d78a601bd5696e4f69c" integrity sha512-WKfwHbcEI/j5OYDPexvkH8KKDcTZR7tIBFNTxu8h1Nh3G8xFT4hh3pObUUSMRCa6rsSF9EHGjS+AKC+TfpFGrQ== @@ -3588,25 +3588,6 @@ jsii@1.88.0: typescript "~3.9.10" yargs "^16.2.0" -jsii@^1.76.0: - version "1.87.0" - resolved "https://registry.yarnpkg.com/jsii/-/jsii-1.87.0.tgz#a57c6b286a82ca032bf4d3ff48d92c0161a8666c" - integrity sha512-yMb64s0L4Teu8wbuL7ixhLlqcbiLaPUHUiLCloSvfGfbFikayPQOTGUkIri3tZnAE26XskmgbZsStlc2tRfjBg== - dependencies: - "@jsii/check-node" "1.87.0" - "@jsii/spec" "^1.87.0" - case "^1.6.3" - chalk "^4" - fast-deep-equal "^3.1.3" - fs-extra "^10.1.0" - log4js "^6.9.1" - semver "^7.5.4" - semver-intersect "^1.4.0" - sort-json "^2.0.1" - spdx-license-list "^6.6.0" - typescript "~3.9.10" - yargs "^16.2.0" - json-parse-better-errors@^1.0.1: version "1.0.2" resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9" From b1e9af9ae695b18d25894b620e591a35a5c176e6 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 28 Aug 2023 09:14:25 +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 ed09f94..6348ce6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -598,14 +598,6 @@ "@jridgewell/resolve-uri" "3.1.0" "@jridgewell/sourcemap-codec" "1.4.14" -"@jsii/check-node@1.87.0": - version "1.87.0" - resolved "https://registry.yarnpkg.com/@jsii/check-node/-/check-node-1.87.0.tgz#5b7e426187f46e3d18159f71ab3f9abd02e36162" - integrity sha512-P4mhtFMwntFpqGNanp0L86bskuiNEw1TVKJzhemR3OK2vWb3IyYn1ZHc/o3Sn2xjpwX/OLwVhcuXOOcMFMQViQ== - dependencies: - chalk "^4.1.2" - semver "^7.5.4" - "@jsii/check-node@1.88.0": version "1.88.0" resolved "https://registry.yarnpkg.com/@jsii/check-node/-/check-node-1.88.0.tgz#fa20e012230c692ad36976cde29301be1ed28c67" @@ -614,7 +606,7 @@ chalk "^4.1.2" semver "^7.5.4" -"@jsii/spec@1.88.0", "@jsii/spec@^1.80.0", "@jsii/spec@^1.87.0", "@jsii/spec@^1.88.0": +"@jsii/spec@1.88.0", "@jsii/spec@^1.80.0", "@jsii/spec@^1.88.0": version "1.88.0" resolved "https://registry.yarnpkg.com/@jsii/spec/-/spec-1.88.0.tgz#46216d3ca93872b4d878bb81f0cc7b28dc621c28" integrity sha512-Q6xirxPM06TRW0GcsHa+tzPZLwe9I+mFYx5BaNMimcv21u6bQnxfynZMgNhHqvLYCmP37HWg0SboUYTa5JROzw==