Skip to content

Commit

Permalink
chore(deps): update dependency @types/aws-lambda to v8.10.141 (#1699)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 10, 2024
1 parent 785d2fd commit 7b0e823
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion e2e/aws-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@pulumi/aws": "6.44.0",
"@pulumi/awsx": "0.40.1",
"@pulumi/pulumi": "3.122.0",
"@types/aws-lambda": "8.10.140",
"@types/aws-lambda": "8.10.141",
"esbuild": "0.23.0",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3413,10 +3413,10 @@
dependencies:
"@types/estree" "*"

"@types/aws-lambda@8.10.140":
version "8.10.140"
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.140.tgz#617534c437f3cb9bda3e6661c25e9a1510ae9f2d"
integrity sha512-4Dh3dk2TUcbdfHrX0Al90mNGJDvA9NBiTQPzbrjGi/dLxzKCGOYgT8YQ47jUKNFALkAJAadifq0pzyjIUlhVhg==
"@types/aws-lambda@8.10.141":
version "8.10.141"
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.141.tgz#f4d2fddf2bda51c4b2885b1abc3d1e9a1d6d2a7a"
integrity sha512-SMWlRBukG9KV8ZNjwemp2AzDibp/czIAeKKTw09nCPbWxVskIxactCJCGOp4y6I1hCMY7T7UGfySvBLXNeUbEw==

"@types/aws-lambda@8.10.93":
version "8.10.93"
Expand Down

0 comments on commit 7b0e823

Please sign in to comment.