[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jsii-docgen&package-manager=npm_and_yarn&previous-version=1.8.100&new-version=1.8.101)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
---
yarn.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/yarn.lock b/yarn.lock
index 737168ccd..2d0be9188 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3599,9 +3599,9 @@ jsii-diff@^1.9.0:
yargs "^16.2.0"
jsii-docgen@^1.3.2:
- version "1.8.100"
- resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-1.8.100.tgz#9061965e2eb743578756c197f9e039f3f08300a8"
- integrity sha512-iB7WTZGKXEDYKp41YQ2O7z30Pqkp2GzZ29yA7EROpZ/Rfolq71fOXpUv4dOD4kDpeKhJJ8bOwmGHmNgBdi2DhQ==
+ version "1.8.101"
+ resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-1.8.101.tgz#eedfc3dfa4d7e754d06997ce671496fd4da578fa"
+ integrity sha512-TFIztJ5zdLEUeXRAno68WodK5CVgYCrkOULcZTMhMTY8xfXLKuI/S0pY9540OzpDtVVE/tUizRLBXjPMumUenQ==
dependencies:
"@jsii/spec" "^1.30.0"
fs-extra "^9.1.0"