Skip to content

Commit

Permalink
Bump @pulumi/pulumi from 3.35.0 to 3.35.1
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.35.0 to 3.35.1.
- [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.35.1/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 Jun 27, 2022
1 parent 5b1a32b commit 4ef0a09
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 @@ -19,7 +19,7 @@
"@microsoft/api-extractor": "^7.27.0",
"@pulumi/aws": "^4.0.0",
"@pulumi/awsx": "^0.32.0",
"@pulumi/pulumi": "^3.35.0",
"@pulumi/pulumi": "^3.35.1",
"@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 @@ -1148,10 +1148,10 @@
"@pulumi/pulumi" "^3.0.0"
semver "^5.4.0"

"@pulumi/pulumi@^3.0.0", "@pulumi/pulumi@^3.35.0":
version "3.35.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.35.0.tgz#21b5637d18433e0d84faf3611c4cc0a78f858e2b"
integrity sha512-PJ8pBumk41Iauyf+n64nEJxECS0chreV21m21yUjAz8hnyFkZ0li606melnNWptozxzvaa/wFz1b8wPSw4NxmQ==
"@pulumi/pulumi@^3.0.0", "@pulumi/pulumi@^3.35.1":
version "3.35.1"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.35.1.tgz#63df2cb48b54832beac005c0d1aaa76057515f34"
integrity sha512-seWHsBB8gCLgYjhoHFfclYVWPjz0k4lwHkMUr278yoxlD0WT20NDfnEy+0fD7zsBm0XcJrltaYKLrbOCvF2LGw==
dependencies:
"@grpc/grpc-js" "~1.3.8"
"@logdna/tail-file" "^2.0.6"
Expand Down

0 comments on commit 4ef0a09

Please sign in to comment.