Skip to content

Commit 82b5686

Browse files
chore(deps): update dependency @types/aws-lambda to ^8.10.155
1 parent 41f0887 commit 82b5686

File tree

4 files changed

+1266
-11
lines changed

4 files changed

+1266
-11
lines changed

packages/@aws-cdk/aws-cloudformation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@aws-cdk/aws-sns-subscriptions": "0.0.0",
6969
"@aws-cdk/aws-sqs": "0.0.0",
7070
"@aws-cdk/aws-ssm": "0.0.0",
71-
"@types/aws-lambda": "^8.10.39",
71+
"@types/aws-lambda": "^8.10.155",
7272
"@types/nodeunit": "^0.0.30",
7373
"cdk-build-tools": "0.0.0",
7474
"cdk-integ-tools": "0.0.0",

packages/@aws-cdk/aws-lambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"license": "Apache-2.0",
6868
"devDependencies": {
6969
"@aws-cdk/assert": "0.0.0",
70-
"@types/aws-lambda": "^8.10.39",
70+
"@types/aws-lambda": "^8.10.155",
7171
"@types/lodash": "^4.14.149",
7272
"@types/nodeunit": "^0.0.30",
7373
"@types/sinon": "^7.5.2",

packages/@aws-cdk/custom-resources/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@aws-cdk/aws-events": "0.0.0",
7171
"@aws-cdk/aws-s3": "0.0.0",
7272
"@aws-cdk/aws-ssm": "0.0.0",
73-
"@types/aws-lambda": "^8.10.39",
73+
"@types/aws-lambda": "^8.10.155",
7474
"@types/fs-extra": "^8.1.0",
7575
"@types/sinon": "^7.5.2",
7676
"aws-sdk": "^2.645.0",

0 commit comments

Comments
 (0)