From 11667f2cebba2efaa826b842f341bb0ef093b6c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 02:59:57 +0000 Subject: [PATCH 1/3] chore(deps-dev): Bump jsii-pacmak from 1.99.0 to 1.100.0 Bumps [jsii-pacmak](https://github.com/aws/jsii/tree/HEAD/packages/jsii-pacmak) from 1.99.0 to 1.100.0. - [Release notes](https://github.com/aws/jsii/releases) - [Changelog](https://github.com/aws/jsii/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws/jsii/commits/v1.100.0/packages/jsii-pacmak) --- updated-dependencies: - dependency-name: jsii-pacmak dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 60 +++++++++++++++++++++++++++++++------------------------ 1 file changed, 34 insertions(+), 26 deletions(-) diff --git a/yarn.lock b/yarn.lock index f834abb1..efdd5cbe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -739,6 +739,14 @@ "@jridgewell/resolve-uri" "3.1.0" "@jridgewell/sourcemap-codec" "1.4.14" +"@jsii/check-node@1.100.0": + version "1.100.0" + resolved "https://registry.yarnpkg.com/@jsii/check-node/-/check-node-1.100.0.tgz#98e8db619d026c8693f2fe0417961e8fb1e9daff" + integrity sha512-4bsO7Y6YyekBk4v4iatAl5E7QQs2UUPtHoP9gfT3UnpbKzyMjH8XholSVCjfcNSKBwFobPMb8iA7NCMIMqFKsQ== + dependencies: + chalk "^4.1.2" + semver "^7.6.0" + "@jsii/check-node@1.97.0": version "1.97.0" resolved "https://registry.yarnpkg.com/@jsii/check-node/-/check-node-1.97.0.tgz#aeeb3fd1a9f4d5c7a2f24faeb106f31e6015cc4f" @@ -762,10 +770,10 @@ dependencies: ajv "^8.12.0" -"@jsii/spec@^1.80.0", "@jsii/spec@^1.97.0", "@jsii/spec@^1.99.0": - version "1.99.0" - resolved "https://registry.yarnpkg.com/@jsii/spec/-/spec-1.99.0.tgz#f71bfcf83e2e48d7894821cc8b52c320f52cbbf4" - integrity sha512-R4E0lFj+C2PpLt2tnexIlQA7Ovy52tL9PRcDy6sUcnJto4iZufexudIm4pjIJPN+bfwimQX5aMjALloRwDixtQ== +"@jsii/spec@^1.100.0", "@jsii/spec@^1.80.0", "@jsii/spec@^1.97.0", "@jsii/spec@^1.99.0": + version "1.100.0" + resolved "https://registry.yarnpkg.com/@jsii/spec/-/spec-1.100.0.tgz#44e5c6fb84299664f40479b2ebe11e2aee0b727e" + integrity sha512-4LJCpSkmi3Hfcbmbchv+2JPIquV+cgrkhQcwglBAWqS4liLGbWPwgfHRL22sMXEKXiyXeHfitVwkP+IoGIyJ8g== dependencies: ajv "^8.13.0" @@ -1641,10 +1649,10 @@ co@^4.6.0: resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184" integrity sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ= -codemaker@^1.99.0: - version "1.99.0" - resolved "https://registry.yarnpkg.com/codemaker/-/codemaker-1.99.0.tgz#642716671066395d54aab301f32112731f0b813d" - integrity sha512-Skhc0pdsxRWxevjQWLFWOGzhC8BJaac0MfV0lF5UUJuRcf2T6qAhc1OGuWwlZTZZxor9dS0JKavlSTKyLcksag== +codemaker@^1.100.0: + version "1.100.0" + resolved "https://registry.yarnpkg.com/codemaker/-/codemaker-1.100.0.tgz#49c395bb928e89587f223e1d7ae5f6f42c3f4a69" + integrity sha512-EVKV5v2HZf/a2nuRZJ3pMo1BImN6MX/9O22Yo1gQn+DeFbU2TqKnpCu16pTOVg4b4CakbFckeimVzQIqmFGquQ== dependencies: camelcase "^6.3.0" decamelize "^5.0.1" @@ -4066,33 +4074,33 @@ jsii-docgen@^7.1.44: yargs "^16.2.0" jsii-pacmak@^1.79.0: - version "1.99.0" - resolved "https://registry.yarnpkg.com/jsii-pacmak/-/jsii-pacmak-1.99.0.tgz#f46a0729c05e4225cdc1bf7b1abf4ba647fc648e" - integrity sha512-3oqqlqxeYfGi6LOfFfZ2Wpf4GxGnPGOwKh5dwUtP5SPmDdhJOkti8nREE1JPYSlzWSSCzJZHAwaXEN+K7aFQSg== + version "1.100.0" + resolved "https://registry.yarnpkg.com/jsii-pacmak/-/jsii-pacmak-1.100.0.tgz#72a52bb0fbf30c43acfa0312ebc94182939e5152" + integrity sha512-MxB4UYwpRjxZ/2y+LPy5HVkBciubU4T8d3A3mnj6Pj5lQfe3VZ9pStYHNTsv0q5J8xg4uIcc8/RhFHj1mzk2oA== dependencies: - "@jsii/check-node" "1.99.0" - "@jsii/spec" "^1.99.0" + "@jsii/check-node" "1.100.0" + "@jsii/spec" "^1.100.0" clone "^2.1.2" - codemaker "^1.99.0" + codemaker "^1.100.0" commonmark "^0.31.0" escape-string-regexp "^4.0.0" fs-extra "^10.1.0" - jsii-reflect "^1.99.0" + jsii-reflect "^1.100.0" semver "^7.6.0" spdx-license-list "^6.9.0" xmlbuilder "^15.1.1" yargs "^16.2.0" -jsii-reflect@^1.80.0, jsii-reflect@^1.99.0: - version "1.99.0" - resolved "https://registry.yarnpkg.com/jsii-reflect/-/jsii-reflect-1.99.0.tgz#aee4be2020e2c04b44222917d1d77f226da10ae4" - integrity sha512-ro26sl1u7osaPBMMXNF3K0bHtYgZKAB3+ojjqaoDuCc/MZ1u9ZS3duPJ95Qo5Izvh9Ae9yezzNB3Qrtvyzfxrg== +jsii-reflect@^1.100.0, jsii-reflect@^1.80.0, jsii-reflect@^1.99.0: + version "1.100.0" + resolved "https://registry.yarnpkg.com/jsii-reflect/-/jsii-reflect-1.100.0.tgz#82b21ad160a7c3d830ec8990b6cba52da7910049" + integrity sha512-4hicwZirzhSqFRpX/USpvy6RewDi5mCkDESLjBSNpnGWhc3oVByX3x/KJyKQdjEfjVkflHWxSGJEA0qEMoXFUw== dependencies: - "@jsii/check-node" "1.99.0" - "@jsii/spec" "^1.99.0" + "@jsii/check-node" "1.100.0" + "@jsii/spec" "^1.100.0" chalk "^4" fs-extra "^10.1.0" - oo-ascii-tree "^1.99.0" + oo-ascii-tree "^1.100.0" yargs "^16.2.0" jsii-rosetta@^1.80.0: @@ -4638,10 +4646,10 @@ onetime@^5.1.2: dependencies: mimic-fn "^2.1.0" -oo-ascii-tree@^1.99.0: - version "1.99.0" - resolved "https://registry.yarnpkg.com/oo-ascii-tree/-/oo-ascii-tree-1.99.0.tgz#9bc7c7fd5ff40a28f445fb32b0f8fc9a5db9458f" - integrity sha512-/BTLvFECySvAwOUeu/iSkhQk+WXH8FPcXOrjbadlnWuNwYtNH5jcEOxyBkL0sT6WvmFFsogRu2zLb2H/nPCJrQ== +oo-ascii-tree@^1.100.0: + version "1.100.0" + resolved "https://registry.yarnpkg.com/oo-ascii-tree/-/oo-ascii-tree-1.100.0.tgz#1104a689c1143346de2c46d889e306ade721a061" + integrity sha512-Y/C4AN9IVjsIyNQ1iK4x65xe2AV9q0MtXlYAOKZLA2ZscOzZJbRNi0BzcpmeMb/DSIAFm9M5kaxLqdAKpETbHg== optionator@^0.8.1: version "0.8.3" From 575a80b143b4878447ff7ae5992723e0ad596a04 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 14 Jun 2024 03:06:53 +0000 Subject: [PATCH 2/3] chore: self mutation Signed-off-by: github-actions --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index d1e9e502..bf451eec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4091,7 +4091,7 @@ jsii-pacmak@^1.79.0: xmlbuilder "^15.1.1" yargs "^16.2.0" -jsii-reflect@^1.100.0, jsii-reflect@^1.80.0, jsii-reflect@^1.99.0: +jsii-reflect@^1.100.0, jsii-reflect@^1.80.0: version "1.100.0" resolved "https://registry.yarnpkg.com/jsii-reflect/-/jsii-reflect-1.100.0.tgz#82b21ad160a7c3d830ec8990b6cba52da7910049" integrity sha512-4hicwZirzhSqFRpX/USpvy6RewDi5mCkDESLjBSNpnGWhc3oVByX3x/KJyKQdjEfjVkflHWxSGJEA0qEMoXFUw== From 88cec85f16e24c6363a36e04a8eac8ab24532607 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 14 Jun 2024 03:13:41 +0000 Subject: [PATCH 3/3] 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 dfdac43f..6a79cb14 100644 --- a/yarn.lock +++ b/yarn.lock @@ -755,14 +755,6 @@ chalk "^4.1.2" semver "^7.5.4" -"@jsii/check-node@1.99.0": - version "1.99.0" - resolved "https://registry.yarnpkg.com/@jsii/check-node/-/check-node-1.99.0.tgz#fdf1d030bc9c456727ebb2f53a60af1d7712641f" - integrity sha512-RJeVopU3U+/ZxGj//KKJgXmDM8N7uP5QIqypb0QFVJPtIcQMM9nuEQWp4hOB3ajhk4VNaXGrG6PwlqFtFsqbbQ== - dependencies: - chalk "^4.1.2" - semver "^7.6.0" - "@jsii/spec@1.97.0": version "1.97.0" resolved "https://registry.yarnpkg.com/@jsii/spec/-/spec-1.97.0.tgz#951109ad43bdd7c1ea2de96a74e4fa645bd9a413" @@ -770,7 +762,7 @@ dependencies: ajv "^8.12.0" -"@jsii/spec@^1.100.0", "@jsii/spec@^1.80.0", "@jsii/spec@^1.97.0", "@jsii/spec@^1.99.0": +"@jsii/spec@^1.100.0", "@jsii/spec@^1.80.0", "@jsii/spec@^1.97.0": version "1.100.0" resolved "https://registry.yarnpkg.com/@jsii/spec/-/spec-1.100.0.tgz#44e5c6fb84299664f40479b2ebe11e2aee0b727e" integrity sha512-4LJCpSkmi3Hfcbmbchv+2JPIquV+cgrkhQcwglBAWqS4liLGbWPwgfHRL22sMXEKXiyXeHfitVwkP+IoGIyJ8g==