Skip to content

Commit

Permalink
build(deps-dev): Bump constructs from 3.3.107 to 3.3.108 (#424)
Browse files Browse the repository at this point in the history
Bumps [constructs](https://github.com/aws/constructs) from 3.3.107 to 3.3.108.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/aws/constructs/releases">constructs's releases</a>.</em></p>
<blockquote>
<h2>v3.3.108</h2>
<h3><a href="https://github.com/aws/constructs/compare/v3.3.107...v3.3.108">3.3.108</a> (2021-07-30)</h3>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/constructs/commit/73c8278e6e8949bfe9a192b6a4a42a94e93ea1d8"><code>73c8278</code></a> chore(deps): upgrade dependencies (<a href="https://github-redirect.dependabot.com/aws/constructs/issues/727">#727</a>)</li>
<li>See full diff in <a href="https://github.com/aws/constructs/compare/v3.3.107...v3.3.108">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=constructs&package-manager=npm_and_yarn&previous-version=3.3.107&new-version=3.3.108)](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 Jul 30, 2021
1 parent 8a9ce70 commit b2bd688
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 @@ -1501,9 +1501,9 @@ constant-case@^3.0.4:
upper-case "^2.0.2"

constructs@^3.0.4, constructs@^3.3.75:
version "3.3.107"
resolved "https://registry.yarnpkg.com/constructs/-/constructs-3.3.107.tgz#466a9602215945c93d230b9ded663e29bd959ed8"
integrity sha512-tQfglSOQJasLNj5kBSj69pOzwfdbt4xOynjHG2S+dOSu7L/SJOf8cBdKm4gC67NQtmmYMcI5ysN3FOAkoCvEXA==
version "3.3.108"
resolved "https://registry.yarnpkg.com/constructs/-/constructs-3.3.108.tgz#1d78a0cbe87ebb1d3565b8e046c074dd2aaf5f34"
integrity sha512-7FT28bE9KIU8Pplwi7dTVLoEbCQrvW4KSpGVb9emaiVeUHA2BmUN6Ji9qICPH3H1QR2+gcn8gXZGbuha9VuuKA==

conventional-changelog-angular@^5.0.12:
version "5.0.12"
Expand Down

0 comments on commit b2bd688

Please sign in to comment.