Skip to content

Commit

Permalink
chore(deps-dev): Bump jsii-docgen from 1.8.93 to 1.8.96 (#371)
Browse files Browse the repository at this point in the history
Bumps [jsii-docgen](https://github.com/eladb/jsii-docgen) from 1.8.93 to 1.8.96.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/eladb/jsii-docgen/releases">jsii-docgen's releases</a>.</em></p>
<blockquote>
<h2>v1.8.96</h2>
<h3><a href="https://github.com/eladb/jsii-docgen/compare/v1.8.95...v1.8.96">1.8.96</a> (2021-06-14)</h3>
<h2>v1.8.95</h2>
<h3><a href="https://github.com/eladb/jsii-docgen/compare/v1.8.94...v1.8.95">1.8.95</a> (2021-06-13)</h3>
<h2>v1.8.94</h2>
<h3><a href="https://github.com/eladb/jsii-docgen/compare/v1.8.93...v1.8.94">1.8.94</a> (2021-06-13)</h3>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/cdklabs/jsii-docgen/commit/295dc1c6bdefe8576ec1abab47e633ee5f0bd4bb"><code>295dc1c</code></a> chore(deps): upgrade dependencies (<a href="https://github-redirect.dependabot.com/eladb/jsii-docgen/issues/340">#340</a>)</li>
<li><a href="https://github.com/cdklabs/jsii-docgen/commit/75451f2bf4a07d01ab631ca87e7e47ad371bdba7"><code>75451f2</code></a> chore: auto approve dependency upgrades (<a href="https://github-redirect.dependabot.com/eladb/jsii-docgen/issues/337">#337</a>)</li>
<li><a href="https://github.com/cdklabs/jsii-docgen/commit/a56630e57d8705c6eb2630d2668f4861ee396bd3"><code>a56630e</code></a> chore(deps): upgrade dependencies (<a href="https://github-redirect.dependabot.com/eladb/jsii-docgen/issues/339">#339</a>)</li>
<li>See full diff in <a href="https://github.com/eladb/jsii-docgen/compare/v1.8.93...v1.8.96">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jsii-docgen&package-manager=npm_and_yarn&previous-version=1.8.93&new-version=1.8.96)](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)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>
  • Loading branch information
dependabot[bot] authored Jun 14, 2021
1 parent 8d78e58 commit e5afb71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3599,9 +3599,9 @@ jsii-diff@^1.19.0:
yargs "^16.2.0"

jsii-docgen@^1.8.33:
version "1.8.93"
resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-1.8.93.tgz#9d835bbb185b38ee85740158d467414c2cd2a60e"
integrity sha512-ZRKDDLcs0STFaUpjPadVMkgyrX9nqCw+KdM1TLJl4m+Az/TeUpByExuqvJJkpBuZJmwUzDG+LMbu8h4wJ+59jw==
version "1.8.96"
resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-1.8.96.tgz#e8684288b5116868a9e4c9e1c9743eeb4f31c102"
integrity sha512-5FqDTBR/Bu5RUZ3/EIuD8ElaBuy9WXp0AbNP3tyi46HaLwRCYMlkz1myesVLMp66TD+uqUjeF9XrqQG2UkByxA==
dependencies:
"@jsii/spec" "^1.30.0"
fs-extra "^9.1.0"
Expand Down

0 comments on commit e5afb71

Please sign in to comment.