Skip to content

Commit

Permalink
chore(deps): bump aws-sdk from 2.564.0 to 2.566.0 (aws#4888)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.564.0 to 2.566.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.564.0...v2.566.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and mergify[bot] committed Nov 7, 2019
1 parent 6424c05 commit 55d09e6
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 14 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 @@ -64,7 +64,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/assert": "1.15.0",
"aws-sdk": "^2.564.0",
"aws-sdk": "^2.566.0",
"cdk-build-tools": "^1.15.0",
"cdk-integ-tools": "^1.15.0",
"cfn2ts": "^1.15.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 @@ -64,7 +64,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/assert": "1.15.0",
"aws-sdk": "^2.564.0",
"aws-sdk": "^2.566.0",
"cdk-build-tools": "^1.15.0",
"cdk-integ-tools": "^1.15.0",
"cfn2ts": "^1.15.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 @@ -70,7 +70,7 @@
"@aws-cdk/assert": "1.15.0",
"@aws-cdk/aws-sns": "1.15.0",
"@aws-cdk/aws-sqs": "1.15.0",
"aws-sdk": "^2.564.0",
"aws-sdk": "^2.566.0",
"cdk-build-tools": "^1.15.0",
"cdk-integ-tools": "^1.15.0",
"cfn2ts": "^1.15.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 @@ -70,7 +70,7 @@
"devDependencies": {
"@aws-cdk/assert": "1.15.0",
"@aws-cdk/aws-sns": "1.15.0",
"aws-sdk": "^2.564.0",
"aws-sdk": "^2.566.0",
"cdk-build-tools": "^1.15.0",
"cdk-integ-tools": "^1.15.0",
"cfn2ts": "^1.15.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 @@ -81,7 +81,7 @@
"devDependencies": {
"@aws-cdk/assert": "1.15.0",
"@aws-cdk/aws-codecommit": "1.15.0",
"aws-sdk": "^2.564.0",
"aws-sdk": "^2.566.0",
"aws-sdk-mock": "^4.5.0",
"cdk-build-tools": "^1.15.0",
"cdk-integ-tools": "^1.15.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 @@ -71,7 +71,7 @@
"@types/aws-lambda": "^8.10.34",
"@types/lodash": "^4.14.145",
"@types/sinon": "^7.5.0",
"aws-sdk": "^2.564.0",
"aws-sdk": "^2.566.0",
"aws-sdk-mock": "^4.5.0",
"cdk-build-tools": "^1.15.0",
"cdk-integ-tools": "^1.15.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 @@ -64,7 +64,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/assert": "1.15.0",
"aws-sdk": "^2.564.0",
"aws-sdk": "^2.566.0",
"cdk-build-tools": "^1.15.0",
"cdk-integ-tools": "^1.15.0",
"cfn2ts": "^1.15.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 @@ -65,7 +65,7 @@
"devDependencies": {
"@aws-cdk/assert": "1.15.0",
"@aws-cdk/aws-s3": "1.15.0",
"aws-sdk": "^2.564.0",
"aws-sdk": "^2.566.0",
"cdk-build-tools": "^1.15.0",
"cdk-integ-tools": "^1.15.0",
"cfn2ts": "^1.15.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 @@ -73,7 +73,7 @@
"@aws-cdk/aws-s3": "1.15.0",
"@types/aws-lambda": "^8.10.34",
"@types/sinon": "^7.5.0",
"aws-sdk": "^2.564.0",
"aws-sdk": "^2.566.0",
"aws-sdk-mock": "^4.5.0",
"cdk-build-tools": "^1.15.0",
"cdk-integ-tools": "^1.15.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.15.0",
"@aws-cdk/region-info": "1.15.0",
"archiver": "^3.1.1",
"aws-sdk": "^2.564.0",
"aws-sdk": "^2.566.0",
"camelcase": "^5.3.1",
"colors": "^1.4.0",
"decamelize": "^3.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1684,10 +1684,10 @@ aws-sdk-mock@^4.5.0:
sinon "^7.3.2"
traverse "^0.6.6"

aws-sdk@^2.483.0, aws-sdk@^2.564.0:
version "2.564.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.564.0.tgz#d5fef5220436306c1c2f48487a3d631280a3d944"
integrity sha512-X5MbcebjQ3iPNBvZ27WZyMEVCleBLqot2hqVz2M9XvMDR4B8qqPuteWrtbLu+DVjENvVD7Oj0BOIjrYEVWacFA==
aws-sdk@^2.483.0, aws-sdk@^2.566.0:
version "2.566.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.566.0.tgz#3d8228bd24f35587004f6e5910f74a8943c62fe4"
integrity sha512-AifnTGUUOri1xaOK7UyE4Qol97Cr309SJxA0EKuGBUkCG7KehgPYTMm13JAuXU0lyn7y0X6o1RKvNYeYsZ5DCg==
dependencies:
buffer "^4.9.1"
events "^1.1.1"
Expand Down

0 comments on commit 55d09e6

Please sign in to comment.