Skip to content

Commit

Permalink
chore(deps): bump aws-sdk from 2.578.0 to 2.579.0 (#5186)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.578.0 to 2.579.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.578.0...v2.579.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and mergify[bot] committed Nov 26, 2019
1 parent 8c9647e commit e6ef842
Show file tree
Hide file tree
Showing 11 changed files with 31 additions and 474 deletions.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-cloudfront/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/assert": "1.18.0",
"aws-sdk": "^2.575.0",
"aws-sdk": "^2.579.0",
"cdk-build-tools": "1.18.0",
"cdk-integ-tools": "1.18.0",
"cfn2ts": "1.18.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-cloudtrail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/assert": "1.18.0",
"aws-sdk": "^2.575.0",
"aws-sdk": "^2.579.0",
"cdk-build-tools": "1.18.0",
"cdk-integ-tools": "1.18.0",
"cfn2ts": "1.18.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-codebuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@aws-cdk/assert": "1.18.0",
"@aws-cdk/aws-sns": "1.18.0",
"@aws-cdk/aws-sqs": "1.18.0",
"aws-sdk": "^2.575.0",
"aws-sdk": "^2.579.0",
"cdk-build-tools": "1.18.0",
"cdk-integ-tools": "1.18.0",
"cfn2ts": "1.18.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-codecommit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"devDependencies": {
"@aws-cdk/assert": "1.18.0",
"@aws-cdk/aws-sns": "1.18.0",
"aws-sdk": "^2.575.0",
"aws-sdk": "^2.579.0",
"cdk-build-tools": "1.18.0",
"cdk-integ-tools": "1.18.0",
"cfn2ts": "1.18.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-events-targets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"devDependencies": {
"@aws-cdk/assert": "1.18.0",
"@aws-cdk/aws-codecommit": "1.18.0",
"aws-sdk": "^2.575.0",
"aws-sdk": "^2.579.0",
"aws-sdk-mock": "^4.5.0",
"cdk-build-tools": "1.18.0",
"cdk-integ-tools": "1.18.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@types/aws-lambda": "^8.10.36",
"@types/lodash": "^4.14.149",
"@types/sinon": "^7.5.0",
"aws-sdk": "^2.575.0",
"aws-sdk": "^2.579.0",
"aws-sdk-mock": "^4.5.0",
"cdk-build-tools": "1.18.0",
"cdk-integ-tools": "1.18.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-route53/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/assert": "1.18.0",
"aws-sdk": "^2.575.0",
"aws-sdk": "^2.579.0",
"cdk-build-tools": "1.18.0",
"cdk-integ-tools": "1.18.0",
"cfn2ts": "1.18.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-sqs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"devDependencies": {
"@aws-cdk/assert": "1.18.0",
"@aws-cdk/aws-s3": "1.18.0",
"aws-sdk": "^2.575.0",
"aws-sdk": "^2.579.0",
"cdk-build-tools": "1.18.0",
"cdk-integ-tools": "1.18.0",
"cfn2ts": "1.18.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/custom-resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@aws-cdk/aws-ssm": "1.18.0",
"@types/aws-lambda": "^8.10.36",
"@types/sinon": "^7.5.0",
"aws-sdk": "^2.575.0",
"aws-sdk": "^2.579.0",
"aws-sdk-mock": "^4.5.0",
"cdk-build-tools": "1.18.0",
"cdk-integ-tools": "1.18.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@aws-cdk/cx-api": "1.18.0",
"@aws-cdk/region-info": "1.18.0",
"archiver": "^3.1.1",
"aws-sdk": "^2.575.0",
"aws-sdk": "^2.579.0",
"camelcase": "^5.3.1",
"colors": "^1.4.0",
"decamelize": "^3.2.0",
Expand Down
Loading

0 comments on commit e6ef842

Please sign in to comment.