Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Commit 5f18ef5

Browse files
chore(deps-dev): Bump constructs from 3.3.74 to 3.3.75 (#313)
Bumps [constructs](https://github.com/aws/constructs) from 3.3.74 to 3.3.75. <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.75</h2> <h3><a href="https://github.com/aws/constructs/compare/v3.3.74...v3.3.75">3.3.75</a> (2021-04-25)</h3> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/constructs/commit/37a691823246de06daf2e8a4282c7eb8aef95753"><code>37a6918</code></a> chore: upgrade projen (<a href="https://github-redirect.dependabot.com/aws/constructs/issues/648">#648</a>)</li> <li>See full diff in <a href="https://github.com/aws/constructs/compare/v3.3.74...v3.3.75">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.74&new-version=3.3.75)](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>
1 parent c51d1e0 commit 5f18ef5

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
@@ -1501,9 +1501,9 @@ constant-case@^3.0.4:
15011501
upper-case "^2.0.2"
15021502

15031503
constructs@^3.0.0, constructs@^3.0.4:
1504-
version "3.3.74"
1505-
resolved "https://registry.yarnpkg.com/constructs/-/constructs-3.3.74.tgz#cf7e69244c5fdf977350b6491b6331f271b7f8b3"
1506-
integrity sha512-qLjLFw9jcPxPdZ838lFIzd/SwWSj6dHY8mgPQlfjPptmJLlDnsy+8VOCEeuzjMcYHFDa++8AoikPiHUzn58CaQ==
1504+
version "3.3.75"
1505+
resolved "https://registry.yarnpkg.com/constructs/-/constructs-3.3.75.tgz#222516951fd6b8380cb6fea3c171eeca0bf980a4"
1506+
integrity sha512-q10foASSSfDWmS99OQLfnWDXCzqLvoORISAVWPFg0AmIGlBv2ZdDOtXxLqrJARPxVlOldmW2JzWzdRI+4+0/ZA==
15071507

15081508
conventional-changelog-angular@^5.0.12:
15091509
version "5.0.12"

0 commit comments

Comments
 (0)