Skip to content

Commit

Permalink
Update dependency Amazon.CDK.Lib to v2.80.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 20, 2023
1 parent 4059628 commit cf7bb3a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 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 @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Amazon.CDK.Lib" Version="2.79.1" />
<PackageReference Include="Amazon.CDK.Lib" Version="2.80.0" />
<PackageReference Include="Constructs" Version="10.2.29" />
</ItemGroup>
</Project>
24 changes: 12 additions & 12 deletions cicd/Cicd.Artifacts/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"net7.0": {
"Amazon.CDK.Lib": {
"type": "Direct",
"requested": "[2.79.1, )",
"resolved": "2.79.1",
"contentHash": "CpM6FjB8MUU9Zix+IUpgKmgNxpV5so4f7q3bQz+Don85iZguL3k1HL6tNYGzw12n0Vt4gbL83Gnn1xWRNSjHFQ==",
"requested": "[2.80.0, )",
"resolved": "2.80.0",
"contentHash": "abuNPxVXV6aNLI6VDba3Rt2pe8PRMY5Jchytqow+50/5dV99h/CF118+qUSwXmHz5JQJmQoXM72KFcehsLsRAQ==",
"dependencies": {
"Amazon.CDK.Asset.AwsCliV1": "[2.2.165, 3.0.0)",
"Amazon.CDK.Asset.AwsCliV1": "[2.2.177, 3.0.0)",
"Amazon.CDK.Asset.KubectlV20": "[2.1.1, 3.0.0)",
"Amazon.CDK.Asset.NodeProxyAgentV5": "[2.0.139, 3.0.0)",
"Amazon.JSII.Runtime": "[1.80.0, 2.0.0)",
"Amazon.CDK.Asset.NodeProxyAgentV5": "[2.0.148, 3.0.0)",
"Amazon.JSII.Runtime": "[1.81.0, 2.0.0)",
"Constructs": "[10.0.0, 11.0.0)"
}
},
Expand All @@ -35,10 +35,10 @@
},
"Amazon.CDK.Asset.AwsCliV1": {
"type": "Transitive",
"resolved": "2.2.165",
"contentHash": "FXTZ4KI6BM9klMUGwuCXcBW81QzBGVyX1H0ju5UdUQxx9dZeocWa6yEIqaFPV9VnK2uhUJwWj/Ll3lGDafG9bA==",
"resolved": "2.2.177",
"contentHash": "belnOrGmZ+YsyGPFL0SRA5pubfbOGh+iU2VljxHPnDZn4nLgAkWMxoquR/3DScWl8xvHL7Sh9ulGNS+zAgfLZA==",
"dependencies": {
"Amazon.JSII.Runtime": "[1.80.0, 2.0.0)"
"Amazon.JSII.Runtime": "[1.81.0, 2.0.0)"
}
},
"Amazon.CDK.Asset.KubectlV20": {
Expand All @@ -51,10 +51,10 @@
},
"Amazon.CDK.Asset.NodeProxyAgentV5": {
"type": "Transitive",
"resolved": "2.0.139",
"contentHash": "6sQyNMUXwAfWrF7c0ABAK/Q6D5Kv711NlKlKbQN0GLDO5ucROid4oxk5iYXgT+zlVXmfkGMGoW0KHs8LVtcENA==",
"resolved": "2.0.148",
"contentHash": "xg6rRYXgh90I52RCNie64Q3uztOG3fEz2lUGN9K3TBezIGi3xpZexYnbsb//vkilMCJCGonXMceC+/uH1UT9ig==",
"dependencies": {
"Amazon.JSII.Runtime": "[1.80.0, 2.0.0)"
"Amazon.JSII.Runtime": "[1.81.0, 2.0.0)"
}
},
"Amazon.JSII.Runtime": {
Expand Down

0 comments on commit cf7bb3a

Please sign in to comment.