Skip to content

Commit

Permalink
chore(deps-dev): Bump jsii-docgen from 1.8.76 to 1.8.79 (#327)
Browse files Browse the repository at this point in the history
Bumps [jsii-docgen](https://github.com/eladb/jsii-docgen) from 1.8.76 to 1.8.79.
<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.79</h2>
<h3><a href="https://github.com/eladb/jsii-docgen/compare/v1.8.78...v1.8.79">1.8.79</a> (2021-05-09)</h3>
<h2>v1.8.78</h2>
<h3><a href="https://github.com/eladb/jsii-docgen/compare/v1.8.77...v1.8.78">1.8.78</a> (2021-05-09)</h3>
<h2>v1.8.77</h2>
<h3><a href="https://github.com/eladb/jsii-docgen/compare/v1.8.76...v1.8.77">1.8.77</a> (2021-05-09)</h3>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/cdklabs/jsii-docgen/commit/b0975d28c2860fc57e1b55473160e55ff4edb58b"><code>b0975d2</code></a> chore(deps): Bump lodash from 4.17.20 to 4.17.21 (<a href="https://github-redirect.dependabot.com/eladb/jsii-docgen/issues/321">#321</a>)</li>
<li><a href="https://github.com/cdklabs/jsii-docgen/commit/2474813425ac951750aa4de2b501f18b000d671b"><code>2474813</code></a> chore: upgrade projen (<a href="https://github-redirect.dependabot.com/eladb/jsii-docgen/issues/317">#317</a>)</li>
<li><a href="https://github.com/cdklabs/jsii-docgen/commit/e178b6ed69c9dedb0245b7d6b46d4956662c3c5e"><code>e178b6e</code></a> chore(deps): Bump handlebars from 4.7.6 to 4.7.7 (<a href="https://github-redirect.dependabot.com/eladb/jsii-docgen/issues/319">#319</a>)</li>
<li>See full diff in <a href="https://github.com/eladb/jsii-docgen/compare/v1.8.76...v1.8.79">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.76&new-version=1.8.79)](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


</details>
  • Loading branch information
dependabot[bot] authored May 10, 2021
1 parent 22ae556 commit ddb4251
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 @@ -3604,9 +3604,9 @@ jsii-diff@^1.9.0:
yargs "^16.2.0"

jsii-docgen@^1.3.2:
version "1.8.76"
resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-1.8.76.tgz#f7d2dc5bc53d91a84ecb077dfb0a964fd15a862a"
integrity sha512-ca1IszTvRPE9AcNk3qGQF11rqb6rVFoko+VQImhSX6M8KrQlx7/AgQ3azbm0kvkHerdHj315izcxO0kbsQGHJA==
version "1.8.79"
resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-1.8.79.tgz#7a1051fee1bc231349dc0e99d4f1e85ec6f7b270"
integrity sha512-CCmS6g/HgejQLdkH6Njl8M4B+/ZKph8ipL3d11Dl5rGpIPZfSU7PrM+uK9vfsWUrLbILx7P0QXlSTNmYhqVZ9w==
dependencies:
"@jsii/spec" "^1.16.0"
fs-extra "^9.0.1"
Expand Down

0 comments on commit ddb4251

Please sign in to comment.