@aws-cdk/integ-runner
Advanced tools
Comparing version 2.175.1-alpha.0 to 2.176.0-alpha.0
@@ -64,3 +64,4 @@ { | ||
"@aws-cdk/aws-ec2:bastionHostUseAmazonLinux2023ByDefault": true, | ||
"@aws-cdk/aws-route53-targets:userPoolDomainNameMethodWithoutCustomResource": true | ||
"@aws-cdk/aws-route53-targets:userPoolDomainNameMethodWithoutCustomResource": true, | ||
"@aws-cdk/aws-elasticloadbalancingV2:albDualstackWithoutPublicIpv4SecurityGroupRulesDefault": true | ||
} |
@@ -280,2 +280,3 @@ import { ICdk } from '@aws-cdk/cdk-cli-wrapper'; | ||
"@aws-cdk/aws-route53-targets:userPoolDomainNameMethodWithoutCustomResource": boolean; | ||
"@aws-cdk/aws-elasticloadbalancingV2:albDualstackWithoutPublicIpv4SecurityGroupRulesDefault": boolean; | ||
}; |
{ | ||
"name": "@aws-cdk/integ-runner", | ||
"description": "CDK Integration Testing Tool", | ||
"version": "2.175.1-alpha.0", | ||
"version": "2.176.0-alpha.0", | ||
"main": "lib/index.js", | ||
@@ -60,5 +60,5 @@ "types": "lib/index.d.ts", | ||
"devDependencies": { | ||
"@aws-cdk/cdk-build-tools": "2.175.1-alpha.0", | ||
"aws-cdk-lib": "2.175.1", | ||
"@aws-cdk/pkglint": "2.175.1-alpha.0", | ||
"@aws-cdk/cdk-build-tools": "2.176.0-alpha.0", | ||
"aws-cdk-lib": "2.176.0", | ||
"@aws-cdk/pkglint": "2.176.0-alpha.0", | ||
"@types/fs-extra": "^9.0.13", | ||
@@ -75,8 +75,8 @@ "@types/jest": "^29.5.12", | ||
"@aws-cdk/cloud-assembly-schema": "^39.0.0", | ||
"@aws-cdk/cloudformation-diff": "2.175.1", | ||
"@aws-cdk/cx-api": "2.175.1", | ||
"@aws-cdk/aws-service-spec": "^0.1.46", | ||
"@aws-cdk/cloudformation-diff": "2.176.0", | ||
"@aws-cdk/cx-api": "2.176.0", | ||
"@aws-cdk/aws-service-spec": "^0.1.48", | ||
"cdk-assets": "3.0.0-rc.111", | ||
"@aws-cdk/cdk-cli-wrapper": "2.175.1-alpha.0", | ||
"aws-cdk": "2.175.1", | ||
"@aws-cdk/cdk-cli-wrapper": "2.176.0-alpha.0", | ||
"aws-cdk": "2.176.0", | ||
"chalk": "^4", | ||
@@ -88,4 +88,4 @@ "fs-extra": "^9.1.0", | ||
"dependencies": { | ||
"@aws-cdk/aws-service-spec": "0.1.46", | ||
"aws-cdk": "2.175.1" | ||
"@aws-cdk/aws-service-spec": "0.1.48", | ||
"aws-cdk": "2.176.0" | ||
}, | ||
@@ -92,0 +92,0 @@ "repository": { |
Sorry, the diff of this file is too big to display
2101690
45017
+ Added@aws-cdk/aws-service-spec@0.1.48(transitive)
+ Added@aws-cdk/service-spec-types@0.0.114(transitive)
+ Addedaws-cdk@2.176.0(transitive)
- Removed@aws-cdk/aws-service-spec@0.1.46(transitive)
- Removed@aws-cdk/service-spec-types@0.0.112(transitive)
- Removedaws-cdk@2.175.1(transitive)
Updatedaws-cdk@2.176.0