From 2e3d21d5cefe1191c4b38fea0e01191b280c1709 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 00:03:40 +0000 Subject: [PATCH] chore(deps-dev): Bump jsii-docgen from 7.0.232 to 7.0.233 Bumps [jsii-docgen](https://github.com/cdklabs/jsii-docgen) from 7.0.232 to 7.0.233. - [Release notes](https://github.com/cdklabs/jsii-docgen/releases) - [Changelog](https://github.com/cdklabs/jsii-docgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/cdklabs/jsii-docgen/compare/v7.0.232...v7.0.233) --- updated-dependencies: - dependency-name: jsii-docgen dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0abd0906..bc479cd1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3965,9 +3965,9 @@ jsii-diff@^1.70.0: yargs "^16.2.0" jsii-docgen@^7.0.126: - version "7.0.232" - resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-7.0.232.tgz#b4c3faf90e94a394fe89bd55b70454308b89e175" - integrity sha512-+tK7bZUhCjlWPplKbktVH6T5LYlLLAa3DLBWQ8EhpaBMF6KnMS8lraYBKLpyszJ8aAfMhJEwVr7ZlihH5xjmeA== + version "7.0.233" + resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-7.0.233.tgz#ee30f4c958c34346afa65e32850f2675c16b206a" + integrity sha512-mBVurbAT+Qf7x2HcXiVEuDwhLWo+hVR/I+AtNV1GCpV4YP+DL3bVU0tXM8+hgv7kYuSt//sTR7hL6MMUT4OUxA== dependencies: "@jsii/spec" "^1.74.0" case "^1.6.3"