Skip to content

Commit

Permalink
Bump @pulumi/pulumi from 3.33.1 to 3.33.2
Browse files Browse the repository at this point in the history
Bumps [@pulumi/pulumi](https://github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs) from 3.33.1 to 3.33.2.
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pulumi/pulumi/commits/v3.33.2/sdk/nodejs)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 30, 2022
1 parent f9143ca commit 710a57b
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 @@ -18,7 +18,7 @@
"@fortawesome/react-fontawesome": "^0.1.18",
"@pulumi/aws": "^4.0.0",
"@pulumi/awsx": "^0.32.0",
"@pulumi/pulumi": "^3.33.1",
"@pulumi/pulumi": "^3.33.2",
"@testing-library/react": "^13.3.0",
"@types/d3-axis": "^3.0.1",
"@types/d3-scale": "^4.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1094,10 +1094,10 @@
"@pulumi/pulumi" "^3.0.0"
semver "^5.4.0"

"@pulumi/pulumi@^3.0.0", "@pulumi/pulumi@^3.33.1":
version "3.33.1"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.33.1.tgz#941a1c3d58e7c53095be30294ddc0c78848df3a4"
integrity sha512-tmOl9wwQzpU6JfC5GJ8arNLbn7LP96RtG8Y5xxb5kIIOWme2JLQs4e1y9C4RL3/DOIZTlBXH7CvQ+VURham6KA==
"@pulumi/pulumi@^3.0.0", "@pulumi/pulumi@^3.33.2":
version "3.33.2"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.33.2.tgz#d4e78a3d032cea997395dd89a504dd7dc4d6f4f4"
integrity sha512-qWtbz5njw32EBUvTAYIryQPATxP9EVwlg9A1DmN4Di33KLvH+6vnARKQLgBM+fCHSugfZmNPjHOZLSUb+A4KIg==
dependencies:
"@grpc/grpc-js" "~1.3.8"
"@logdna/tail-file" "^2.0.6"
Expand Down

0 comments on commit 710a57b

Please sign in to comment.