Skip to content

Commit 86a7ac7

Browse files
authored
chore(deps-dev): bump constructs from 3.3.17 to 3.3.18 (#353)
Bumps [constructs](https://github.com/aws/constructs) from 3.3.17 to 3.3.18. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/constructs/blob/master/CHANGELOG.md">constructs's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/aws/constructs/compare/v3.3.16...v3.3.18">3.3.18</a> (2021-02-11)</h3> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/constructs/commit/e6b7b28857648e9022f7ca19121a4dcd75000e04"><code>e6b7b28</code></a> chore(release): 3.3.18</li> <li><a href="https://github.com/aws/constructs/commit/d3cd800f263444ea4ea0ba2f0d6672416773478a"><code>d3cd800</code></a> build(deps-dev): bump typescript from 3.9.8 to 3.9.9 (<a href="https://github-redirect.dependabot.com/aws/constructs/issues/542">#542</a>)</li> <li><a href="https://github.com/aws/constructs/commit/ca0b75eb31e6ed9a0d3b6837d18705cf41a63e68"><code>ca0b75e</code></a> build(deps-dev): bump typescript from 3.9.8 to 3.9.9</li> <li><a href="https://github.com/aws/constructs/commit/597b07ea7e6059ac2ad237c065c3e79324df4fbb"><code>597b07e</code></a> chore(release): 3.3.17</li> <li><a href="https://github.com/aws/constructs/commit/63f979bb568e58980d78e9c5713dc537ffb56f69"><code>63f979b</code></a> build(deps-dev): bump jsii-docgen from 1.8.36 to 1.8.37 (<a href="https://github-redirect.dependabot.com/aws/constructs/issues/541">#541</a>)</li> <li><a href="https://github.com/aws/constructs/commit/4f00ddcb6ef658e976cc69b54167e8fc9aca2e11"><code>4f00ddc</code></a> build(deps-dev): bump typescript from 3.9.7 to 3.9.8 (<a href="https://github-redirect.dependabot.com/aws/constructs/issues/540">#540</a>)</li> <li><a href="https://github.com/aws/constructs/commit/327afd058e12b31d03941c5b1836e1798e6eab86"><code>327afd0</code></a> build(deps-dev): bump jsii-docgen from 1.8.36 to 1.8.37</li> <li><a href="https://github.com/aws/constructs/commit/b96f46ffae08f537411555083731ee9f3537a837"><code>b96f46f</code></a> build(deps-dev): bump typescript from 3.9.7 to 3.9.8</li> <li>See full diff in <a href="https://github.com/aws/constructs/compare/v3.3.17...v3.3.18">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.17&new-version=3.3.18)](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 </details>
2 parents 06f6aed + c0b06ec commit 86a7ac7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1434,9 +1434,9 @@ concat-stream@^2.0.0:
14341434
typedarray "^0.0.6"
14351435

14361436
constructs@^3.0.4:
1437-
version "3.3.17"
1438-
resolved "https://registry.yarnpkg.com/constructs/-/constructs-3.3.17.tgz#dbe0d6f7fedc8936c961e4181b2fc9d711ecc0a0"
1439-
integrity sha512-kDRNCMlhPvheonRwFFy4BGo9njNs5PyvWKfWoqSSuPo2lDQsP9nygr2HaEHKHkMy30k8E6YJv+DbCWTVSZGX8Q==
1437+
version "3.3.18"
1438+
resolved "https://registry.yarnpkg.com/constructs/-/constructs-3.3.18.tgz#10d416b7eadff449a82c076698305ab98cbce70f"
1439+
integrity sha512-aoFeZLctXI17AYApAc9Ilg/kTY3m7e29VbxeGnNiKvrsj9+UyC1setKozYPxtxr1dVC0UTUrOEYdP1rIAVGffQ==
14401440

14411441
contains-path@^0.1.0:
14421442
version "0.1.0"

0 commit comments

Comments
 (0)