Skip to content

Commit

Permalink
chore(deps): bump aws-sdk from 2.553.0 to 2.556.0 (#4675)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.553.0 to 2.556.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.553.0...v2.556.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and mergify[bot] committed Oct 25, 2019
1 parent 8797356 commit 28d1d36
Show file tree
Hide file tree
Showing 20 changed files with 1,094 additions and 966 deletions.
336 changes: 175 additions & 161 deletions packages/@aws-cdk/aws-cloudfront/package-lock.json

Large diffs are not rendered by default.

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 @@ -64,7 +64,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/assert": "1.14.0",
"aws-sdk": "^2.553.0",
"aws-sdk": "^2.556.0",
"cdk-build-tools": "file:../../../tools/cdk-build-tools",
"cdk-integ-tools": "file:../../../tools/cdk-integ-tools",
"cfn2ts": "file:../../../tools/cfn2ts",
Expand Down
177 changes: 95 additions & 82 deletions packages/@aws-cdk/aws-cloudtrail/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 @@ -64,7 +64,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/assert": "1.14.0",
"aws-sdk": "^2.553.0",
"aws-sdk": "^2.556.0",
"cdk-build-tools": "file:../../../tools/cdk-build-tools",
"cdk-integ-tools": "file:../../../tools/cdk-integ-tools",
"cfn2ts": "file:../../../tools/cfn2ts",
Expand Down
Loading

0 comments on commit 28d1d36

Please sign in to comment.