From 6691c42f7b21f2d55145447aa851249b2774691f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 23:18:53 +0000 Subject: [PATCH] chore(deps-dev): Bump jsii-docgen from 7.0.209 to 7.0.212 Bumps [jsii-docgen](https://github.com/cdklabs/jsii-docgen) from 7.0.209 to 7.0.212. - [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.209...v7.0.212) --- 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 f061a727..65c1361f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3959,9 +3959,9 @@ jsii-diff@^1.70.0: yargs "^16.2.0" jsii-docgen@^7.0.126: - version "7.0.209" - resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-7.0.209.tgz#04e9da2065dbb8092c6535da69ab13ec16413918" - integrity sha512-QXAyHYz6+nv+yhi8bY1cxD6cGxFXCwpm26DxNCeeHiMsUVvCOdawT0mAsT7+iz7NaKsYvQA1er+m1gSJoEZIkw== + version "7.0.212" + resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-7.0.212.tgz#3e6e3d70542280a75a029f5082221c03617822c7" + integrity sha512-iZ/J/hh7o7w4Gtvkfsn+GNLk6skAGfe7HOgUBd6q5OXvDzZQ/OYiOHMoG8wwh/BS686BQa8nNDg5y3pxW+K0LQ== dependencies: "@jsii/spec" "^1.73.0" case "^1.6.3"