From 06500b66529ad6c94034d552067f263f6f21fc9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 07:39:05 +0000 Subject: [PATCH] Bump jsii-docgen from 1.4.61 to 1.4.71 Bumps [jsii-docgen](https://github.com/eladb/jsii-docgen) from 1.4.61 to 1.4.71. - [Release notes](https://github.com/eladb/jsii-docgen/releases) - [Changelog](https://github.com/aws/jsii-docgen/blob/master/CHANGELOG.md) - [Commits](https://github.com/eladb/jsii-docgen/compare/v1.4.61...v1.4.71) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9594e94..060a026 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4228,9 +4228,9 @@ jsii-diff@^1.11.0: yargs "^16.0.3" jsii-docgen@^1.3.2: - version "1.4.61" - resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-1.4.61.tgz#ab23ed8f91714bb7c21950bbbb1579d4fa3184fb" - integrity sha512-tpqpWFLYNnrzuNtc4wx3Ak3ottnx7hqBFQzJC0aN8um7wSCBeajFa3wOjtVrpNbUPYJU2Yf/87pQ6RS9xH1HiQ== + version "1.4.71" + resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-1.4.71.tgz#032128553f528d0a547d96877e181f474ae45635" + integrity sha512-K7tGTMWJJB0CGF16VFJ770GiDUdJkfFwsAdr10tChwYhOJBlS67Bkf6F3R/kv5KX4hyUmVX8AHPHK3wsaeb/mA== dependencies: "@jsii/spec" "^1.9.0" fs-extra "^9.0.0"