Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Commit

Permalink
chore(deps-dev): bump jsii-docgen from 1.4.57 to 1.4.58 (#58)
Browse files Browse the repository at this point in the history
Bumps [jsii-docgen](https://github.com/eladb/jsii-docgen) from 1.4.57 to 1.4.58.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/jsii-docgen/blob/master/CHANGELOG.md">jsii-docgen's changelog</a>.</em></p>
<blockquote>
<h3>1.4.58 (2020-10-14)</h3>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/jsii-docgen/commit/9474d2f4d133c774f9926704835f82cb928d4acc"><code>9474d2f</code></a> chore(release): 1.4.58</li>
<li><a href="https://github.com/aws/jsii-docgen/commit/fbd074c3aa9bdba2ed3ebb99804626cef4056009"><code>fbd074c</code></a> chore: upgrade projen (<a href="https://github-redirect.dependabot.com/eladb/jsii-docgen/issues/91">#91</a>)</li>
<li>See full diff in <a href="https://github.com/eladb/jsii-docgen/compare/v1.4.57...v1.4.58">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.4.57&new-version=1.4.58)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)

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 Oct 14, 2020
1 parent aee5535 commit 94684d7
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 @@ -3860,9 +3860,9 @@ jsii-diff@^1.11.0:
yargs "^16.0.3"

jsii-docgen@^1.3.2:
version "1.4.57"
resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-1.4.57.tgz#26ec972fea983504fcd08ddc9531455e42f6543a"
integrity sha512-nK9xNY7TteUZE7ziZn+8V3L7nTXMwpniqOaUdbyAGE2T3g3cyqUpk4gRKaDDxcxZvdw0uMip8yAXQp2I9wb3sw==
version "1.4.58"
resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-1.4.58.tgz#7a76c79c8873f463eb99c7d14dbaf47dd4d801d0"
integrity sha512-ZXZKycYCsEOBgmsgFz+EV/dgVNMU4srTY1jNhsxM6AISouMyugHn0kzG7jwi/bDRsxHAc6wh5xwoTS97Sg+GOQ==
dependencies:
"@jsii/spec" "^1.9.0"
fs-extra "^9.0.0"
Expand Down

0 comments on commit 94684d7

Please sign in to comment.