Skip to content

Commit

Permalink
Update dependency Amazon.CDK.Lib to v2.90.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2023
1 parent f9447fd commit b2f2f1f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 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.90.0" />
<PackageReference Include="Constructs" Version="10.2.56" />
</ItemGroup>
</Project>
36 changes: 18 additions & 18 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.90.0, )",
"resolved": "2.90.0",
"contentHash": "EEE6YAxdYcHF6asyjclpDYK2Tfot3DUtwQpLHrRDXfR9/BpW/YmXoKiUCvHw8SKKj3tNx3oHdsL/1ltMHG8sag==",
"dependencies": {
"Amazon.CDK.Asset.AwsCliV1": "[2.2.200, 3.0.0)",
"Amazon.CDK.Asset.KubectlV20": "[2.1.2, 3.0.0)",
"Amazon.CDK.Asset.NodeProxyAgentV5": "[2.0.166, 3.0.0)",
"Amazon.JSII.Runtime": "[1.86.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": {
"type": "Transitive",
"resolved": "2.0.148",
"contentHash": "xg6rRYXgh90I52RCNie64Q3uztOG3fEz2lUGN9K3TBezIGi3xpZexYnbsb//vkilMCJCGonXMceC+/uH1UT9ig==",
"resolved": "2.0.166",
"contentHash": "lCONoXv4f+08BJrYhsVEdwvB02kTtMnM1JognfwRBUscgOdLP8VALgIS7YWQtzRxBRYP7sSIeaPKw2Iz4ftyyg==",
"dependencies": {
"Amazon.JSII.Runtime": "[1.81.0, 2.0.0)"
"Amazon.JSII.Runtime": "[1.85.0, 2.0.0)"
}
},
"Amazon.JSII.Runtime": {
"type": "Transitive",
"resolved": "1.84.0",
"contentHash": "UlV/8tcJ8BjK0Pl0gu4lG/1GZ00XlY8JN7/opj7CqtQ+QOnvvfYIQqC7uehmSDrXqCH2FCOKAba0Ajjk645j2g==",
"resolved": "1.86.0",
"contentHash": "w63Jb5NCbaeC2bJ6ywot3mRR0Xsenn7DUF0YV6PbVcYxJxvOhwZB3Ub/Cz5aNidO5I1pEJQslKVsentlwESKLQ==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "7.0.0",
"Microsoft.Extensions.Logging": "5.0.0",
Expand Down

0 comments on commit b2f2f1f

Please sign in to comment.