Skip to content

Commit

Permalink
Merge pull request #2815 from Zemnmez/dependabot/npm_and_yarn/pulumi/…
Browse files Browse the repository at this point in the history
…aws-5.37.0

Bump @pulumi/aws from 5.36.1 to 5.37.0
  • Loading branch information
github-actions[bot] authored Apr 25, 2023
2 parents 541b5f3 + 097417c commit 4977aae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@fortawesome/react-fontawesome": "0.2.0",
"@microsoft/api-documenter": "7.21.7",
"@microsoft/api-extractor": "7.34.4",
"@pulumi/aws": "5.36.1",
"@pulumi/aws": "5.37.0",
"@pulumi/awsx": "1.0.2",
"@pulumi/pulumi": "3.64.0",
"@schemastore/package": "0.0.8",
Expand Down
20 changes: 4 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2913,22 +2913,10 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==

"@pulumi/aws@5.36.1":
version "5.36.1"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-5.36.1.tgz#c7736518295788f0ecf378c5a5d2c4af45189264"
integrity sha512-TabW7ix2yH8jnkZZSGDHbpjBxUeyPP/kQYYr29C01PFbu6ccdPQrp6YfgN44gNCGE71rkAOY7zdv/RifLNZO5w==
dependencies:
"@pulumi/pulumi" "^3.0.0"
aws-sdk "^2.0.0"
builtin-modules "3.0.0"
mime "^2.0.0"
read-package-tree "^5.2.1"
resolve "^1.7.1"

"@pulumi/aws@^5.16.2":
version "5.36.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-5.36.0.tgz#747eb3593747f06738379c78f668eca7f5a41b5e"
integrity sha512-rn+wNWU41BLotO58U1TWTW3np+i1huezqxP18jwEr72/hNh/GTDppKO9nNNY4tQYeyY9T8ebcssjZaipQAkvdg==
"@pulumi/aws@5.37.0", "@pulumi/aws@^5.16.2":
version "5.37.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-5.37.0.tgz#f60ddbaede332b1a764f4ea48c29b296f189aec6"
integrity sha512-nBFWnnhzyJg9tA9OhQJ+n1emvyC6VlfBDj/Mp8KPrbhR2TGt7DGGx2KugRqT6/DPRmYoUS7pLjoq5wRxJhXRCQ==
dependencies:
"@pulumi/pulumi" "^3.0.0"
aws-sdk "^2.0.0"
Expand Down

0 comments on commit 4977aae

Please sign in to comment.