Skip to content

Commit

Permalink
Update dependency Amazon.CDK.Lib to v2.92.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2023
1 parent f9447fd commit 9dab44b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 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.85.0" />
<PackageReference Include="Amazon.CDK.Lib" Version="2.92.0" />
<PackageReference Include="Constructs" Version="10.2.56" />
</ItemGroup>
</Project>
38 changes: 19 additions & 19 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.85.0, )",
"resolved": "2.85.0",
"contentHash": "4jIArB6yU/Y5HacyOVy5rktIll6JaM/f6pVhXhcdkXx80rgtY3NDwdx93WpYThxZlFHDfOqXBfQTZJsuD104Ew==",
"dependencies": {
"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.148, 3.0.0)",
"Amazon.JSII.Runtime": "[1.82.0, 2.0.0)",
"requested": "[2.92.0, )",
"resolved": "2.92.0",
"contentHash": "xDn6ASFFlg/jpUJ1IXXnbonAe51NtsKDkuOritM2Fg0aHec74lEuxvgsFDeceTXu/1QjWoGGbtQuoaamIHcX9Q==",
"dependencies": {
"Amazon.CDK.Asset.AwsCliV1": "[2.2.200, 3.0.0)",
"Amazon.CDK.Asset.KubectlV20": "[2.1.2, 3.0.0)",
"Amazon.CDK.Asset.NodeProxyAgentV6": "[2.0.1, 3.0.0)",
"Amazon.JSII.Runtime": "[1.87.0, 2.0.0)",
"Constructs": "[10.0.0, 11.0.0)"
}
},
Expand All @@ -35,32 +35,32 @@
},
"Amazon.CDK.Asset.AwsCliV1": {
"type": "Transitive",
"resolved": "2.2.177",
"contentHash": "belnOrGmZ+YsyGPFL0SRA5pubfbOGh+iU2VljxHPnDZn4nLgAkWMxoquR/3DScWl8xvHL7Sh9ulGNS+zAgfLZA==",
"resolved": "2.2.200",
"contentHash": "cqzL9LdPTz4Zld0QXlNj17X9LjKZ4soMuOqz8hxvFna5dbx9j1TKjDvusHuGPiMGMxokJhipJ7piFnD7MTWjBA==",
"dependencies": {
"Amazon.JSII.Runtime": "[1.81.0, 2.0.0)"
"Amazon.JSII.Runtime": "[1.84.0, 2.0.0)"
}
},
"Amazon.CDK.Asset.KubectlV20": {
"type": "Transitive",
"resolved": "2.1.1",
"contentHash": "d/Dtwp4PQ30awCAdGIueWC2H1+WI9F8vXFdUMkrTjTevNvMvW+L9r8xDXdxLwHJPswL6t+33/LMyKx1QmGtaTw==",
"resolved": "2.1.2",
"contentHash": "E6OxiunGMXdyFgwS5hNNWIBVMO0yxSHN41VMTSkWgiTty/KKqi8E7wDYY76ZURdsU9OndAjUSdkEy2V4rIA/5g==",
"dependencies": {
"Amazon.JSII.Runtime": "[1.70.0, 2.0.0)"
}
},
"Amazon.CDK.Asset.NodeProxyAgentV5": {
"Amazon.CDK.Asset.NodeProxyAgentV6": {
"type": "Transitive",
"resolved": "2.0.148",
"contentHash": "xg6rRYXgh90I52RCNie64Q3uztOG3fEz2lUGN9K3TBezIGi3xpZexYnbsb//vkilMCJCGonXMceC+/uH1UT9ig==",
"resolved": "2.0.1",
"contentHash": "9U86BpmqYVen/FE9fFuJ3aCTwc0cY4WzjnOAaDQpEBWFyhdc1/7/HJd/YKTI9S/NUTpUQL8UAjaEPMUmIMUi+g==",
"dependencies": {
"Amazon.JSII.Runtime": "[1.81.0, 2.0.0)"
"Amazon.JSII.Runtime": "[1.86.1, 2.0.0)"
}
},
"Amazon.JSII.Runtime": {
"type": "Transitive",
"resolved": "1.84.0",
"contentHash": "UlV/8tcJ8BjK0Pl0gu4lG/1GZ00XlY8JN7/opj7CqtQ+QOnvvfYIQqC7uehmSDrXqCH2FCOKAba0Ajjk645j2g==",
"resolved": "1.87.0",
"contentHash": "yj3QKpLwumvY4BFvEvfnoTN7ob7Rl3lRyDvyrIFnWRhnVAW8ckUInNWS255GywPcoPGYw9KNITxNitFVHiF5vA==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "7.0.0",
"Microsoft.Extensions.Logging": "5.0.0",
Expand Down

0 comments on commit 9dab44b

Please sign in to comment.