Skip to content

Commit

Permalink
chore(deps-dev): Bump constructs from 3.3.81 to 3.3.82 (#375)
Browse files Browse the repository at this point in the history
Bumps [constructs](https://github.com/aws/constructs) from 3.3.81 to 3.3.82.
<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.82</h2>
<h3><a href="https://github.com/aws/constructs/compare/v3.3.81...v3.3.82">3.3.82</a> (2021-06-16)</h3>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/constructs/commit/f839517a63463668212c1f9915673673c7c45c0d"><code>f839517</code></a> chore(deps): upgrade dependencies (<a href="https://github-redirect.dependabot.com/aws/constructs/issues/702">#702</a>)</li>
<li>See full diff in <a href="https://github.com/aws/constructs/compare/v3.3.81...v3.3.82">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.81&new-version=3.3.82)](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 16, 2021
1 parent d6a675d commit 7329ce0
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.81"
resolved "https://registry.yarnpkg.com/constructs/-/constructs-3.3.81.tgz#c7a83e384ce77d504fb18f247001c33666ff0a00"
integrity sha512-ZRzJYcSgjWgR1Uz7Kx2lB3r7KJ1Opx/Wb/KNcmGBGvQZ+UARjGivGmPiQgstmNyt7rnJ0m0DYkZY8ffJ6REe8w==
version "3.3.82"
resolved "https://registry.yarnpkg.com/constructs/-/constructs-3.3.82.tgz#8ac46a925ffc98b52f5b7c8a041e3e8916418659"
integrity sha512-pOJAwmKf2yI8dF3fNK2akbl/xcq1xB3yhuu/ryDw7RESdrdUWbV7Bd013PI1brnXB3gNpUKsrKjXbnpfEZUrgA==

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

0 comments on commit 7329ce0

Please sign in to comment.