Skip to content

Commit

Permalink
Update dependency Constructs to v10.2.55 (#1139)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [Constructs](https://togithub.com/aws/constructs) | nuget | patch |
`10.2.54` -> `10.2.55` |

---

### Release Notes

<details>
<summary>aws/constructs</summary>

###
[`v10.2.55`](https://togithub.com/aws/constructs/releases/tag/v10.2.55)

#####
[10.2.55](https://togithub.com/aws/constructs/compare/v10.2.54...v10.2.55)
(2023-06-20)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/cythral/brighid-discord-adapter).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 20, 2023
1 parent 5cf49d8 commit d4b3480
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cicd/Cicd.Artifacts/Cicd.Artifacts.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@

<ItemGroup>
<PackageReference Include="Amazon.CDK.Lib" Version="2.84.0" />
<PackageReference Include="Constructs" Version="10.2.54" />
<PackageReference Include="Constructs" Version="10.2.55" />
</ItemGroup>
</Project>
6 changes: 3 additions & 3 deletions cicd/Cicd.Artifacts/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
},
"Constructs": {
"type": "Direct",
"requested": "[10.2.54, )",
"resolved": "10.2.54",
"contentHash": "pXYeuc+SVMMbBTDk2cPL85mbpKmi1n7x42svo6R3xqksrQH34jTa4gvKnOv5s50bgMhuiqdGnyLW9ICLV9b6Jg==",
"requested": "[10.2.55, )",
"resolved": "10.2.55",
"contentHash": "5HDstyIKUr0V8G/abbFCucH/fF8h8fB+SHcZ+buNA55NNTxMXv29lmMUFtUZgQVXrv1g3KDu2PtHlD6r2O4Iow==",
"dependencies": {
"Amazon.JSII.Runtime": "[1.84.0, 2.0.0)"
}
Expand Down

0 comments on commit d4b3480

Please sign in to comment.