Skip to content

Commit

Permalink
Bump @pulumi/pulumi from 3.62.0 to 3.63.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.62.0 to 3.63.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.63.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 Apr 13, 2023
1 parent c3bce4a commit a6ae4ca
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.35.0",
"@pulumi/awsx": "1.0.2",
"@pulumi/pulumi": "3.62.0",
"@pulumi/pulumi": "3.63.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 @@ -2951,10 +2951,10 @@
"@pulumi/pulumi" "^3.0.0"
semver "^5.4.0"

"@pulumi/pulumi@3.62.0", "@pulumi/pulumi@^3.0.0":
version "3.62.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.62.0.tgz#87a6313d6dee573e930496278014384322f4d010"
integrity sha512-Hy+V7Zl+9iGItr2ri0hOrWjgb82WKriLYHynzy66mv+YJt2W5CuVcShYm64oliX76eTUR9U6MKXWcVvOBLUIkw==
"@pulumi/pulumi@3.63.0", "@pulumi/pulumi@^3.0.0":
version "3.63.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.63.0.tgz#4f4997ef1a8c33c8de42e7ecbd1576f789c18335"
integrity sha512-nPaNYU5eXhgabkxIdLsVOqN7FN5lRdWmJiGUEbSvlS/enXQUp8aprxbCLXSxQtrtzQDdzyl5zd5Z1lrrAxewAA==
dependencies:
"@grpc/grpc-js" "^1.3.8"
"@logdna/tail-file" "^2.0.6"
Expand Down

0 comments on commit a6ae4ca

Please sign in to comment.