From 24134d906705c789760c355ed12ee01871cb2c9b Mon Sep 17 00:00:00 2001 From: Brighid <52382196+brighid-bot@users.noreply.github.com> Date: Mon, 19 Sep 2022 19:56:39 -0500 Subject: [PATCH] Update dependency Constructs to v10.1.107 (#503) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Constructs](https://togithub.com/aws/constructs) | nuget | patch | `10.1.106` -> `10.1.107` | --- ### Release Notes
aws/constructs ### [`v10.1.107`](https://togithub.com/aws/constructs/releases/v10.1.107) ##### [10.1.107](https://togithub.com/aws/constructs/compare/v10.1.106...v10.1.107) (2022-09-20)
--- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- 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 b189aee0..8c2f3c18 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 4d568add..9e7aa887 100644 --- a/cicd/Cicd.Artifacts/packages.lock.json +++ b/cicd/Cicd.Artifacts/packages.lock.json @@ -14,9 +14,9 @@ }, "Constructs": { "type": "Direct", - "requested": "[10.1.106, )", - "resolved": "10.1.106", - "contentHash": "+ojp360ut/jsEQDo5bjPuswuBylLjft8XQm9fXiMSuOkjCbpi3ctOYnyKfLp5hvlw1m5zgMC+TAkadVjH849dA==", + "requested": "[10.1.107, )", + "resolved": "10.1.107", + "contentHash": "nI0NOgCRgY3zBB20ImFZ4iVz/SG25rv3CwUcMWMOMrdv7MkAvHN+hLoNfHyn0glh03yDtQG07qX7rUXjOI+PHw==", "dependencies": { "Amazon.JSII.Runtime": "[1.67.0, 2.0.0)" }