Skip to content

Commit

Permalink
Update dependency Constructs to v10.1.107 (#503)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [Constructs](https://github.com/aws/constructs) | nuget | patch |
`10.1.106` -> `10.1.107` |

---

### Release Notes

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

###
[`v10.1.107`](https://github.com/aws/constructs/releases/v10.1.107)

#####
[10.1.107](https://github.com/aws/constructs/compare/v10.1.106...v10.1.107)
(2022-09-20)

</details>

---

### 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.

---

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

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).
  • Loading branch information
brighid-bot committed Sep 20, 2022
1 parent f0fcb04 commit 24134d9
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.42.1" />
<PackageReference Include="Constructs" Version="10.1.106" />
<PackageReference Include="Constructs" Version="10.1.107" />
</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 @@ -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)"
}
Expand Down

0 comments on commit 24134d9

Please sign in to comment.