Skip to content

Commit

Permalink
chore(deps): bump @pulumi/pulumi from 3.36.0 to 3.37.2 (#696)
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.36.0 to 3.37.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.37.2/sdk/nodejs)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2022
1 parent 4d65e0a commit fd6d979
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 @@ -47,7 +47,7 @@
"@actions/github": "^5.0.3",
"@actions/io": "^1.1.2",
"@actions/tool-cache": "^2.0.1",
"@pulumi/pulumi": "3.36.0",
"@pulumi/pulumi": "3.37.2",
"dedent": "^0.7.0",
"envalid": "^7.3.1",
"got": "^11.8.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -716,10 +716,10 @@
dependencies:
"@octokit/openapi-types" "^12.7.0"

"@pulumi/pulumi@3.36.0":
version "3.36.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.36.0.tgz#f57b52c3a311cbc550329a410c0634bdb12e52d2"
integrity sha512-xQqIZvEXXvhdH6rw/kPOGyGGvpIVrWTXIOi0YsKFFfm5rX/4Ja7PbxtwGLazjCGTy8qUJSCPVQdm5OA2h3+L6A==
"@pulumi/pulumi@3.37.2":
version "3.37.2"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.37.2.tgz#8cf944b02d151c25a00bc28c71e270c22c9b0f6e"
integrity sha512-W+/zV46Ma3x3StkfI3q8bp5agV5/92tI4qoSIQQGK/6sHt1ON/07YEQBAkZE5sGXmu/mM11dg7OMEIEz/GrygA==
dependencies:
"@grpc/grpc-js" "~1.3.8"
"@logdna/tail-file" "^2.0.6"
Expand Down

0 comments on commit fd6d979

Please sign in to comment.