From e86d8efe3ccaac9de8a71d9cda9615df3feca49c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 01:13:40 +0000 Subject: [PATCH] Update dependency Constructs to v10.2.56 (#1146) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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.55` -> `10.2.56` | --- ### Release Notes
aws/constructs ### [`v10.2.56`](https://togithub.com/aws/constructs/releases/tag/v10.2.56) ##### [10.2.56](https://togithub.com/aws/constructs/compare/v10.2.55...v10.2.56) (2023-06-22)
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- cicd/Cicd.Artifacts/Cicd.Artifacts.csproj | 2 +- cicd/Cicd.Artifacts/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cicd/Cicd.Artifacts/Cicd.Artifacts.csproj b/cicd/Cicd.Artifacts/Cicd.Artifacts.csproj index ded96b6c..1dee6dda 100644 --- a/cicd/Cicd.Artifacts/Cicd.Artifacts.csproj +++ b/cicd/Cicd.Artifacts/Cicd.Artifacts.csproj @@ -6,6 +6,6 @@ - + \ No newline at end of file diff --git a/cicd/Cicd.Artifacts/packages.lock.json b/cicd/Cicd.Artifacts/packages.lock.json index 078f07a2..4bfd30cd 100644 --- a/cicd/Cicd.Artifacts/packages.lock.json +++ b/cicd/Cicd.Artifacts/packages.lock.json @@ -17,9 +17,9 @@ }, "Constructs": { "type": "Direct", - "requested": "[10.2.55, )", - "resolved": "10.2.55", - "contentHash": "5HDstyIKUr0V8G/abbFCucH/fF8h8fB+SHcZ+buNA55NNTxMXv29lmMUFtUZgQVXrv1g3KDu2PtHlD6r2O4Iow==", + "requested": "[10.2.56, )", + "resolved": "10.2.56", + "contentHash": "lC3vpDlWwdGkD05/mhZ5EbY7El5hlOWLEoNO+67QMDQD7lM+qHLt+IqJ+oL8s3PVLM5Jyxedc+Q4T5pcXN+cHA==", "dependencies": { "Amazon.JSII.Runtime": "[1.84.0, 2.0.0)" }