Skip to content

Commit

Permalink
build(deps-dev): Bump constructs from 3.3.99 to 3.3.100 (#414)
Browse files Browse the repository at this point in the history
Bumps [constructs](https://github.com/aws/constructs) from 3.3.99 to 3.3.100.
<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.100</h2>
<h3><a href="https://github.com/aws/constructs/compare/v3.3.99...v3.3.100">3.3.100</a> (2021-07-22)</h3>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/constructs/commit/78180a8d7cbda72705402fd47557913c32b940b0"><code>78180a8</code></a> chore(deps): upgrade dependencies (<a href="https://github-redirect.dependabot.com/aws/constructs/issues/720">#720</a>)</li>
<li>See full diff in <a href="https://github.com/aws/constructs/compare/v3.3.99...v3.3.100">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.99&new-version=3.3.100)](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 22, 2021
1 parent ad1a9d9 commit 381829d
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.99"
resolved "https://registry.yarnpkg.com/constructs/-/constructs-3.3.99.tgz#e614595cb0a1f7986f72597a4d9b98572a4ada8d"
integrity sha512-uX3bZtp6Zn53Utyurp4DrKolIDUuiDddHVTgsQ39KhVRkQ8TRMtl0nyXllysMtu78t8zLo9QygeyQ0QOBy3LHw==
version "3.3.100"
resolved "https://registry.yarnpkg.com/constructs/-/constructs-3.3.100.tgz#8f5ca56b877a70f3ee48cedc36a40c20fb919547"
integrity sha512-Eu5IIr9ArS70iKtGPGsB/UFF4YHt0mno9urlmyFnHwm2nfT7QG+p0CaepLwg1vixUHV+9LqQf+/ZZPcqT2VCMw==

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

0 comments on commit 381829d

Please sign in to comment.