From 062c3340fa3a70fd6070f28854bfe4e970a550e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Feb 2023 00:08:30 +0000 Subject: [PATCH] chore(deps-dev): Bump jsii-docgen from 7.1.3 to 7.1.7 Bumps [jsii-docgen](https://github.com/cdklabs/jsii-docgen) from 7.1.3 to 7.1.7. - [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.1.3...v7.1.7) --- 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 03f1d6cf..46bda3b6 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.1.3" - resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-7.1.3.tgz#9cdf11f723b01d4fe0656bb57a97003c5732bf66" - integrity sha512-ZH+0WFdLAhnwLIm4ocorxfzdE939Iv1s0WHnI6lqjmsbOfdQBFiJx0+xCB02AN2F3nR6ApSFgaczXOxMmucuyQ== + version "7.1.7" + resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-7.1.7.tgz#4368816df8457bca867d0ee05658ed81cf9ad91d" + integrity sha512-k9zN1Tvs+tFnNb138iO7P0djjM0o3V+lKmCkZvlI/FQrFrE9RVCj91e1v823aTIsPdtc4PYMK9GLeSj2m7NnLw== dependencies: "@jsii/spec" "^1.75.0" case "^1.6.3"