From 4e7f13fc7bb83bba752c189655654e5390128f49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 12:43:10 +0000 Subject: [PATCH] chore(deps-dev): Bump jsii from 1.86.0 to 1.86.1 Bumps [jsii](https://github.com/aws/jsii-compiler) from 1.86.0 to 1.86.1. - [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-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/yarn.lock b/yarn.lock index 02fc862..b55b4f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -619,10 +619,10 @@ chalk "^4.1.2" semver "^7.5.1" -"@jsii/check-node@1.86.0": - version "1.86.0" - resolved "https://registry.yarnpkg.com/@jsii/check-node/-/check-node-1.86.0.tgz#3f13844558504f194e88a2a08472b55844dcd8f1" - integrity sha512-MbtjcBOSopGmn1wnwJ/YvXY+zebcrWjg/MSkYdMSfC8Kj9PlBC1M4TxOdmUFNxtM2vZs6B6HGyOaObQigDvdpg== +"@jsii/check-node@1.86.1": + version "1.86.1" + resolved "https://registry.yarnpkg.com/@jsii/check-node/-/check-node-1.86.1.tgz#ceffe3e06cf8208c2b5a16e60ff55faa72cd79a2" + integrity sha512-lxcuw/TgUkh1dD01B39V47pwmF8yWUm8BiQKb0jpOY0xaE9nSlq9kRfTR7XaXu37w59jeYepI5af/GyUf9+TXw== dependencies: chalk "^4.1.2" semver "^7.5.4" @@ -634,10 +634,10 @@ dependencies: ajv "^8.12.0" -"@jsii/spec@^1.80.0", "@jsii/spec@^1.84.0", "@jsii/spec@^1.85.0", "@jsii/spec@^1.86.0": - version "1.86.0" - resolved "https://registry.yarnpkg.com/@jsii/spec/-/spec-1.86.0.tgz#f8ff41b319fd00f4bcfeead2137375dc947bd882" - integrity sha512-4aSVSKbE50LEJbky6bVvl4wmbZJqIJCQt+qFkUQzxbmbpM/K9iDTCD+EXMqHU1lRs33Wcu86MvDxtVCncXiNuQ== +"@jsii/spec@^1.80.0", "@jsii/spec@^1.84.0", "@jsii/spec@^1.85.0", "@jsii/spec@^1.86.1": + version "1.86.1" + resolved "https://registry.yarnpkg.com/@jsii/spec/-/spec-1.86.1.tgz#0f8911f5d5cfb2606628f143ac7d195b7870c890" + integrity sha512-wD0Y0pVg/1jjbZImk2FIuj+YdpwLFEsKCpoC3XKLJyNyUZPSoJzrt3phLV8HRLmH0m52kw6rh044OIowedcc9A== dependencies: ajv "^8.12.0" @@ -3693,12 +3693,12 @@ jsii@1.84.0: yargs "^16.2.0" jsii@^1.77.0: - version "1.86.0" - resolved "https://registry.yarnpkg.com/jsii/-/jsii-1.86.0.tgz#c1c4e116fd57f66de836520ba1a7072cbcd2478b" - integrity sha512-FIIbGLOfCvbAV/TNsEoHC/JJuQy5VSpCejlmvahG8s9D53rTOd9XKpOHwlNmV3ZQ47g2p381mnnioOl7dx7uug== + version "1.86.1" + resolved "https://registry.yarnpkg.com/jsii/-/jsii-1.86.1.tgz#ba5f7d2d948b02c4efa2543260e1eb9e108bf436" + integrity sha512-gAi/mGRdIpCYY7Na61VPE717Z6+/1HTYqgxjMC+VdLXxITbWpaQqO+DqsOnhtsIh+JyjIQM7VOSZ+5Ymf1A74A== dependencies: - "@jsii/check-node" "1.86.0" - "@jsii/spec" "^1.86.0" + "@jsii/check-node" "1.86.1" + "@jsii/spec" "^1.86.1" case "^1.6.3" chalk "^4" fast-deep-equal "^3.1.3"