Skip to content

Commit

Permalink
chore: Mass upgrade of dependencies (aws#2923)
Browse files Browse the repository at this point in the history
Including an upgrade to `jsii@0.11.3`.
  • Loading branch information
RomainMuller authored Jun 19, 2019
1 parent d5d76ce commit aa11763
Show file tree
Hide file tree
Showing 39 changed files with 772 additions and 608 deletions.
983 changes: 585 additions & 398 deletions package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@
"build-all": "tsc -b"
},
"devDependencies": {
"@types/jest": "^24.0.13",
"@types/jest": "^24.0.15",
"@types/node": "^8.10.49",
"@types/nodeunit": "^0.0.30",
"conventional-changelog-cli": "^2.0.21",
"jest": "^24.8.0",
"lerna": "^3.14.1",
"jsii-diff": "^0.11.3",
"lerna": "^3.15.0",
"nodeunit": "^0.11.3",
"nyc": "^14.1.1",
"ts-jest": "^24.0.2",
"tslint": "^5.17.0",
"typescript": "^3.5.1",
"jsii-diff": "^0.11.2"
"typescript": "^3.5.2"
},
"repository": {
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions packages/@aws-cdk/assert/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/assert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@types/jest": "^24.0.13",
"@types/jest": "^24.0.15",
"cdk-build-tools": "^0.34.0",
"pkglint": "^0.34.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/@aws-cdk/assets/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/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"devDependencies": {
"@aws-cdk/assert": "^0.34.0",
"@types/minimatch": "^3.0.3",
"@types/sinon": "^7.0.12",
"@types/sinon": "^7.0.13",
"aws-cdk": "^0.34.0",
"cdk-build-tools": "^0.34.0",
"cdk-integ-tools": "^0.34.0",
Expand Down
6 changes: 4 additions & 2 deletions packages/@aws-cdk/aws-apigateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,10 @@
},
"awslint": {
"exclude": [
"from-method:@aws-cdk/aws-apigateway.Resource"
"from-method:@aws-cdk/aws-apigateway.Resource",
"from-method:@aws-cdk/aws-apigateway.ApiKey",
"ref-via-interface:@aws-cdk/aws-apigateway.ApiKeyProps.resources"
]
},
"stability": "experimental"
}
}

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

Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^4.0.0",
"jest": "^24.8.0",
"lambda-tester": "^3.5.0",
"lambda-tester": "^3.6.0",
"nock": "^10.0.6"
}
}
12 changes: 6 additions & 6 deletions packages/@aws-cdk/aws-cloudformation/package-lock.json

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

4 changes: 2 additions & 2 deletions packages/@aws-cdk/aws-cloudformation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@
"@aws-cdk/assert": "^0.34.0",
"@aws-cdk/aws-events": "^0.34.0",
"@aws-cdk/aws-ssm": "^0.34.0",
"@types/aws-lambda": "^8.10.26",
"@types/aws-lambda": "^8.10.27",
"@types/nock": "^10.0.3",
"@types/sinon": "^7.0.12",
"@types/sinon": "^7.0.13",
"aws-sdk-mock": "^4.4.0",
"cdk-build-tools": "^0.34.0",
"cdk-integ-tools": "^0.34.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/@aws-cdk/aws-codepipeline-actions/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-codepipeline-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"devDependencies": {
"@aws-cdk/assert": "^0.34.0",
"@aws-cdk/aws-cloudtrail": "^0.34.0",
"@types/lodash": "^4.14.133",
"@types/lodash": "^4.14.134",
"cdk-build-tools": "^0.34.0",
"cdk-integ-tools": "^0.34.0",
"lodash": "^4.17.11",
Expand Down

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

Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^4.0.0",
"jest": "^24.8.0",
"lambda-tester": "^3.5.0",
"lambda-tester": "^3.6.0",
"nock": "^10.0.6"
}
}
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-ecr-assets/package-lock.json

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

18 changes: 9 additions & 9 deletions packages/@aws-cdk/aws-lambda/package-lock.json

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

6 changes: 3 additions & 3 deletions packages/@aws-cdk/aws-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/assert": "^0.34.0",
"@types/aws-lambda": "^8.10.26",
"@types/lodash": "^4.14.133",
"@types/aws-lambda": "^8.10.27",
"@types/lodash": "^4.14.134",
"@types/nock": "^10.0.3",
"@types/sinon": "^7.0.12",
"@types/sinon": "^7.0.13",
"aws-sdk": "^2.438.0",
"aws-sdk-mock": "^4.4.0",
"cdk-build-tools": "^0.34.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/@aws-cdk/aws-s3-assets/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-s3-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/assert": "^0.34.0",
"@types/sinon": "^7.0.12",
"@types/sinon": "^7.0.13",
"aws-cdk": "^0.34.0",
"cdk-build-tools": "^0.34.0",
"cdk-integ-tools": "^0.34.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-sns-subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"cdk-integ-tools": "^0.34.0",
"cfn2ts": "^0.34.0",
"pkglint": "^0.34.0",
"jest": "^24.7.1"
"jest": "^24.8.0"
},
"dependencies": {
"@aws-cdk/aws-iam": "^0.34.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/@aws-cdk/cdk/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/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@types/lodash": "^4.14.133",
"@types/lodash": "^4.14.134",
"cdk-build-tools": "^0.34.0",
"cfn2ts": "^0.34.0",
"fast-check": "^1.15.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/@aws-cdk/cloudformation-diff/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/cloudformation-diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"fast-deep-equal": "^2.0.1",
"source-map-support": "^0.5.12",
"string-width": "^4.1.0",
"table": "^5.4.0"
"table": "^5.4.1"
},
"devDependencies": {
"@types/string-width": "^4.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/@aws-cdk/cx-api/package-lock.json

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

Loading

0 comments on commit aa11763

Please sign in to comment.