Skip to content

Commit

Permalink
Bump @pulumi/pulumi from 3.59.0 to 3.60.0
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.59.0 to 3.60.0.
- [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.60.0/sdk/nodejs)

---
updated-dependencies:
- dependency-name: "@pulumi/pulumi"
  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 28, 2023
1 parent 4916f3b commit 8ee6130
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 @@ -21,7 +21,7 @@
"@microsoft/api-extractor": "7.34.4",
"@pulumi/aws": "5.32.0",
"@pulumi/awsx": "1.0.2",
"@pulumi/pulumi": "3.59.0",
"@pulumi/pulumi": "3.60.0",
"@schemastore/package": "0.0.8",
"@swc/cli": "0.1.62",
"@testing-library/react": "14.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2968,10 +2968,10 @@
"@pulumi/pulumi" "^3.0.0"
semver "^5.4.0"

"@pulumi/pulumi@3.59.0", "@pulumi/pulumi@^3.0.0":
version "3.59.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.59.0.tgz#ddd96a4a71cc5abdf41e80ba0830f49b322f61b4"
integrity sha512-lxLFBDYnyPEmhG6wzT2d5fKLnEDK1D+XEiMYVh3B/1A0cJSuW3DLsMaFbjywx9W+IqO8jmBRtl+GVFcyhCu91Q==
"@pulumi/pulumi@3.60.0", "@pulumi/pulumi@^3.0.0":
version "3.60.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.60.0.tgz#6dbd18142b6cffab7601e58c6608a23650afc6bd"
integrity sha512-KyNOJocJ5o/+4lrBD0pcbkwVEnRqYdfOyNsbT/8oimtx5NMGMY6SGlxxozlWt5rEjWQKZGAwWMxM55bz/4x4oA==
dependencies:
"@grpc/grpc-js" "^1.3.8"
"@logdna/tail-file" "^2.0.6"
Expand Down

0 comments on commit 8ee6130

Please sign in to comment.