Skip to content

Commit

Permalink
Bump @pulumi/awsx from 0.30.0 to 0.32.0
Browse files Browse the repository at this point in the history
Bumps [@pulumi/awsx](https://github.com/pulumi/pulumi-awsx) from 0.30.0 to 0.32.0.
- [Release notes](https://github.com/pulumi/pulumi-awsx/releases)
- [Changelog](https://github.com/pulumi/pulumi-awsx/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi-awsx@v0.30.0...v0.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 15, 2022
1 parent 8c95541 commit 78c7621
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@fortawesome/free-solid-svg-icons": "^6.1.1",
"@fortawesome/react-fontawesome": "^0.1.18",
"@pulumi/aws": "^4.0.0",
"@pulumi/awsx": "^0.30.0",
"@pulumi/awsx": "^0.32.0",
"@pulumi/pulumi": "^3.0.0",
"@testing-library/react": "^12.1.2",
"@types/d3-axis": "^3.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -963,10 +963,10 @@
read-package-tree "^5.2.1"
resolve "^1.7.1"

"@pulumi/awsx@^0.30.0":
version "0.30.0"
resolved "https://registry.yarnpkg.com/@pulumi/awsx/-/awsx-0.30.0.tgz#cbab6f745aa09ee7179880c99149f2d17c2e7b19"
integrity sha512-QtYVDFSkZxJ/JkAxaSwms9i/tJU2rA9F/VncCN6e8D0r29C5t4eYQhmB4chsLww9AjWJPRM7CXosDJs8+gy1Zg==
"@pulumi/awsx@^0.32.0":
version "0.32.0"
resolved "https://registry.yarnpkg.com/@pulumi/awsx/-/awsx-0.32.0.tgz#9c386b8895a6bd97f6a38401d4c7ef0fa23cf1a5"
integrity sha512-/BMtbO9X9n5BxZGQQk/R3jQwjUJtlK4xAaWKTMLV/xDvtoGXyUPUZOOig4z3M4+ZQLA/2nBreUNVnppOfab2zw==
dependencies:
"@pulumi/docker" "^3.0.0"
"@types/aws-lambda" "^8.10.23"
Expand Down

0 comments on commit 78c7621

Please sign in to comment.