From 95b5c1b5e7ebc78276562ddc7b07abfbeba9fbea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 23:12:06 +0000 Subject: [PATCH] chore(deps-dev): Bump jsii-docgen from 7.0.171 to 7.0.172 Bumps [jsii-docgen](https://github.com/cdklabs/jsii-docgen) from 7.0.171 to 7.0.172. - [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.171...v7.0.172) --- 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 e50cb4c5..efab7a73 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3845,9 +3845,9 @@ jsii-diff@^1.70.0: yargs "^16.2.0" jsii-docgen@^7.0.126: - version "7.0.171" - resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-7.0.171.tgz#fabd2f5c076462f7d067e83be81fae916c2f7059" - integrity sha512-sLctEKyjTvW/CT722JeQjdFO5OfWjoWTq6beBgP304JJEPdTz8Y72xlwYIxqKgOVxULTDs57qw0p+dPxh6HVbQ== + version "7.0.172" + resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-7.0.172.tgz#13d870b770a20dd341cb13bc280de903a62f8cd4" + integrity sha512-eP1tZwjyxU5iocJrPd7KKgGOUh43ZA+kh0vY24LDV+xYiucSbOsSVYTzrJ6yVZ3yMpSBISwU/DWvtCcXqBzAqw== dependencies: "@jsii/spec" "^1.72.0" case "^1.6.3"