From a5124b22eb7a8fb20fbcd342a1789e1c5c1e42cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Nov 2022 08:07:14 +0000 Subject: [PATCH] chore(deps-dev): Bump jsii-docgen from 7.0.159 to 7.0.160 Bumps [jsii-docgen](https://github.com/cdklabs/jsii-docgen) from 7.0.159 to 7.0.160. - [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.159...v7.0.160) --- 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 c34882f..85a8bfe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3229,9 +3229,9 @@ jsii-diff@^1.52.1: yargs "^16.2.0" jsii-docgen@^7.0.51: - version "7.0.159" - resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-7.0.159.tgz#16ba69274037105c7a838e9d8ceff45b18887ab6" - integrity sha512-lyEmUcOWvrPrpS6cAxIEAd7e/3K5lNldh3p2FiCC0Ul7tG/ABGAXjKSCozbu77q1e0YyW8hCRe+3TuT/BJVYtg== + version "7.0.160" + resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-7.0.160.tgz#5324fa7586d4e286907a3215e994450395b26682" + integrity sha512-iwXUYUp2bJ8wNqYVKQ0wtgbisji4nLgeflWnd2cJB+LKx7hcimI2NwvJ9H3+rTwny/3QCzyOBZdfBQKBD48Rtw== dependencies: "@jsii/spec" "^1.71.0" case "^1.6.3"