Skip to content

Commit

Permalink
chore(deps): update dependency @types/aws-lambda to v8.10.127
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent cb3e7d6 commit 87fe640
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.10.0",
"@pulumi/awsx": "0.40.1",
"@pulumi/pulumi": "3.94.2",
"@types/aws-lambda": "8.10.126",
"@types/aws-lambda": "8.10.127",
"esbuild": "0.19.7",
"ts-node": "10.9.1",
"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 @@ -3352,10 +3352,10 @@
dependencies:
"@types/estree" "*"

"@types/[email protected].126":
version "8.10.126"
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.126.tgz#be132de6e68353e240c88505940e67cd95d3066e"
integrity sha512-5eh4ffLdGYgGYI1Xr6W5L4IVse4RR7L2ns5OVUXA52nW5GFapIcGMcCzHAIMMOdpcQs3aGVxbvFlJNZH6IpgEQ==
"@types/[email protected].127":
version "8.10.127"
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.127.tgz#fd630b6cbef44d591dccd891b345c69989a7aa8c"
integrity sha512-COR0j80JdnJeZSzA+ZI4h7gXK3LXHQ/n4GDLFQHtwB8FEH8Hv/wohSpQsvNRmHo87D77I6Nq2VW+z/rfR2e7ag==

"@types/[email protected]":
version "8.10.93"
Expand Down

0 comments on commit 87fe640

Please sign in to comment.