Skip to content

Commit

Permalink
Bump @pulumi/pulumi from 3.56.0 to 3.57.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.56.0 to 3.57.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.57.1/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 10, 2023
1 parent a3f9f04 commit 348190c
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.30.1",
"@pulumi/awsx": "1.0.2",
"@pulumi/pulumi": "3.56.0",
"@pulumi/pulumi": "3.57.1",
"@schemastore/package": "0.0.6",
"@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 @@ -2950,10 +2950,10 @@
"@pulumi/pulumi" "^3.0.0"
semver "^5.4.0"

"@pulumi/pulumi@3.56.0", "@pulumi/pulumi@^3.0.0":
version "3.56.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.56.0.tgz#ffbb65978a326c37807539a430153a9316fb980d"
integrity sha512-KyY1ilY0Pl6OJd2spDEN8xxiyr3T1wMQp1TWhYg0UvNPQ7E9euMKxallIyFxa68FGZQD/itBQZ8+I34h8euCFw==
"@pulumi/pulumi@3.57.1", "@pulumi/pulumi@^3.0.0":
version "3.57.1"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.57.1.tgz#5d356a3b1899346e844953b1e99056f7aee37857"
integrity sha512-KlM1OXhWFR17vaU+vV/vwIuRK7evVapj658bMaq/Mk1GdJQP/4BHeLj4FAECqMOj5wcYBOH1e6Qyst2u+q7Lzg==
dependencies:
"@grpc/grpc-js" "^1.3.8"
"@logdna/tail-file" "^2.0.6"
Expand Down

0 comments on commit 348190c

Please sign in to comment.