Skip to content

Commit

Permalink
chore(deps): update dependency @pulumi/aws to v6.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 19, 2024
1 parent b5b8d6d commit 3b4a8d1
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 @@ -12,7 +12,7 @@
"aws-lambda": "1.0.7"
},
"devDependencies": {
"@pulumi/aws": "6.25.1",
"@pulumi/aws": "6.27.0",
"@pulumi/awsx": "0.40.1",
"@pulumi/pulumi": "3.111.1",
"@types/aws-lambda": "8.10.136",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2457,10 +2457,10 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==

"@pulumi/aws@6.25.1":
version "6.25.1"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.25.1.tgz#2b4a616e9a6f16dacc4b3c9cbdef671bacf5daf8"
integrity sha512-LHMD6+sU5nYx56rSB+eDMs4nDqHeJ44BvS7WSW0xh3PfD8uvGrklVATOsL7n76/ng5EXtlvhwoQ1DyHL0dGQDQ==
"@pulumi/aws@6.27.0":
version "6.27.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.27.0.tgz#faf06ac4d37e2efe59b6725ccd0a604b8c9ba3c1"
integrity sha512-KZeOX1e/ZeFF0c+ImzscTQiM23Rx7pRtG4UGciINMmFiGqFRvoF/mPAb1Ln1+5Lzk2C62OHyb5m052pVJEcebg==
dependencies:
"@pulumi/pulumi" "^3.0.0"
builtin-modules "3.0.0"
Expand Down

0 comments on commit 3b4a8d1

Please sign in to comment.