From e2fc219bf1ccdb085a05288c6d79a48e602dcb2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Apr 2022 19:34:51 +0000 Subject: [PATCH] chore(deps-dev): bump jsii-docgen from 6.2.4 to 6.3.1 Bumps [jsii-docgen](https://github.com/cdklabs/jsii-docgen) from 6.2.4 to 6.3.1. - [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/v6.2.4...v6.3.1) --- updated-dependencies: - dependency-name: jsii-docgen dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 3476dc6..96b9440 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3716,9 +3716,9 @@ jsii-diff@^1.55.1: yargs "^16.2.0" jsii-docgen@^6.2.3: - version "6.2.4" - resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-6.2.4.tgz#ec06686c9df4f83f03c24a451f253e700fd2635f" - integrity sha512-MAmtX1O0FECCYve8supWyjuy8JZ7iy4BAdV1cd4FwYj8vYABYGr4t01aT6QJGzu1YHl77CYhXHYeR8fnn68xFw== + version "6.3.1" + resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-6.3.1.tgz#0e5469b06813da6fae5b55cc086e9ad12ef3b22d" + integrity sha512-Te01AMnUYWkXYZFArgKQncBEOI2En/WdWmNwr+r/dS9vF7Znzv6tEvGcKPsA4hm2//368s3dUWr90mxCkJ8HDA== dependencies: "@jsii/spec" "^1.55.1" case "^1.6.3"