Skip to content

Commit

Permalink
build(deps-dev): Bump jsii-docgen from 1.8.85 to 1.8.86 (#353)
Browse files Browse the repository at this point in the history
Bumps [jsii-docgen](https://github.com/eladb/jsii-docgen) from 1.8.85 to 1.8.86.
<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.86</h2>
<h3><a href="https://github.com/eladb/jsii-docgen/compare/v1.8.85...v1.8.86">1.8.86</a> (2021-06-03)</h3>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/cdklabs/jsii-docgen/commit/6819edb6c6acbf7b3b9725ab9d984bd02386bfd0"><code>6819edb</code></a> chore(deps): upgrade-projen (<a href="https://github-redirect.dependabot.com/eladb/jsii-docgen/issues/330">#330</a>)</li>
<li>See full diff in <a href="https://github.com/eladb/jsii-docgen/compare/v1.8.85...v1.8.86">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.85&new-version=1.8.86)](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 4, 2021
1 parent 3ee2ee1 commit 31a6d70
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@
"@types/yargs" "^15.0.0"
chalk "^4.0.0"

"@jsii/spec@^1.16.0", "@jsii/spec@^1.29.0", "@jsii/spec@^1.30.0":
"@jsii/spec@^1.16.0", "@jsii/spec@^1.30.0":
version "1.30.0"
resolved "https://registry.yarnpkg.com/@jsii/spec/-/spec-1.30.0.tgz#e5b2381b2be0b9c0839190f9f45d0a038654c73d"
integrity sha512-oXIwvZyHHc/TrwA/3pzQ3gkqBe916EWBvaexNI3rnKZujlHZT4vVVHMCjQ/kUJhcR0GEaahvwlNhiPTu6roC2g==
Expand Down Expand Up @@ -3634,9 +3634,9 @@ jsii-diff@^1.19.0:
yargs "^16.2.0"

jsii-docgen@^1.8.33:
version "1.8.85"
resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-1.8.85.tgz#9c2488eabe9621e947d436cb0e0eb98fb5038e8d"
integrity sha512-cB9pTWv7MiqeKvYyfKpipWvbwcAyvDQzfyfjRJ1dCM2hE+AX0DeLNTdGT1p7s3wCKMp0UVv1petZblU/0VnteA==
version "1.8.86"
resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-1.8.86.tgz#e5d0373971a6e24fdea23ac2c85d1dcb29b4de6a"
integrity sha512-wMJjMSz/Lqjm+invtVPg0XlCpMtDscKLK9fO2MugzU42I6LuRAIdszZlZ+Nii3ws/2JSHon1J8vVR49lFTUuig==
dependencies:
"@jsii/spec" "^1.16.0"
fs-extra "^9.0.1"
Expand All @@ -3661,7 +3661,7 @@ jsii-pacmak@^1.19.0, jsii-pacmak@^1.29.0:
xmlbuilder "^15.1.1"
yargs "^16.2.0"

jsii-reflect@^1.16.0, jsii-reflect@^1.29.0, jsii-reflect@^1.30.0:
jsii-reflect@^1.16.0, jsii-reflect@^1.30.0:
version "1.30.0"
resolved "https://registry.yarnpkg.com/jsii-reflect/-/jsii-reflect-1.30.0.tgz#b079d448ed35c9d9dfea8798a8ef39487ed0c86c"
integrity sha512-t/1Zr1gGqQSYt94Lfq860VLnCr8y8MLvlLorWYqmBeWKCaSPhtYSC1blGhZhDrAW+CBXiT0Oy64j4Q++AntRmw==
Expand Down

0 comments on commit 31a6d70

Please sign in to comment.