Skip to content

Commit

Permalink
Bump @pulumi/aws from 5.31.0 to 5.32.0
Browse files Browse the repository at this point in the history
Bumps [@pulumi/aws](https://github.com/pulumi/pulumi-aws) from 5.31.0 to 5.32.0.
- [Release notes](https://github.com/pulumi/pulumi-aws/releases)
- [Changelog](https://github.com/pulumi/pulumi-aws/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-aws@v5.31.0...v5.32.0)

---
updated-dependencies:
- dependency-name: "@pulumi/aws"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 22, 2023
1 parent 902696c commit f874465
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.6",
"@microsoft/api-extractor": "7.34.4",
"@pulumi/aws": "5.31.0",
"@pulumi/aws": "5.32.0",
"@pulumi/awsx": "1.0.2",
"@pulumi/pulumi": "3.58.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 @@ -2930,22 +2930,10 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==

"@pulumi/aws@5.31.0":
version "5.31.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-5.31.0.tgz#feb0c72f558552ba13bcb4ea6debcf6dd5343798"
integrity sha512-Qud/faQByDYuCvM4k+ljKN3ssGnS1mrtyIN0enCExRVbdEbxGrifgeFFjfPam+NmYNxaQkwRUonOOHm7dfpAlA==
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.23.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-5.23.0.tgz#97993123bf32b3807d03348b64887b1deee977cb"
integrity sha512-FlH3wwdsjPz/hd3Cm0Bnwndy1XdMlxBpwXzU0Zs3xnWXlFBJ4dYBRbdUfEYB3P9+c2cD6xBDlAeyDrH3mgpkjA==
"@pulumi/aws@5.32.0", "@pulumi/aws@^5.16.2":
version "5.32.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-5.32.0.tgz#fac794b29cae1d9a3ea50b74c4f3532d7a91280f"
integrity sha512-ISoCKw1rWmKNXScVHnMkUBHMm0c+2tmsYJzoTpETy1GwZWPbRUS3ITdNWTgZ6n3eXSl1QdWr6Ih/TrxeDebzLw==
dependencies:
"@pulumi/pulumi" "^3.0.0"
aws-sdk "^2.0.0"
Expand Down

0 comments on commit f874465

Please sign in to comment.