Skip to content

Commit

Permalink
chore(deps): bump @pulumi/pulumi from 3.54.0 to 3.55.0 (#867)
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.54.0 to 3.55.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.55.0/sdk/nodejs)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 15, 2023
1 parent 9ac8dc7 commit 98f5de9
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.1.1",
"@actions/io": "^1.1.2",
"@actions/tool-cache": "^2.0.1",
"@pulumi/pulumi": "3.54.0",
"@pulumi/pulumi": "3.55.0",
"dedent": "^0.7.0",
"envalid": "^7.3.1",
"got": "^11.8.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -822,10 +822,10 @@
resolved "https://registry.yarnpkg.com/@opentelemetry/semantic-conventions/-/semantic-conventions-1.7.0.tgz#af80a1ef7cf110ea3a68242acd95648991bcd763"
integrity sha512-FGBx/Qd09lMaqQcogCHyYrFEpTx4cAjeS+48lMIR12z7LdH+zofGDVQSubN59nL6IpubfKqTeIDu9rNO28iHVA==

"@pulumi/pulumi@3.54.0":
version "3.54.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.54.0.tgz#de3abdb09912857f2e4ef30684e23c105ce8320e"
integrity sha512-7c56BCsepB9gIN1jOpBHCQyx/aSyURmuW6fV9y6aw1IspgJqBylvLCfE+5tA0i6UedaAvf8xV4R58ckgbFM5Vg==
"@pulumi/pulumi@3.55.0":
version "3.55.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.55.0.tgz#0e9f85c3404fabda5c70ae2362e0474722174f10"
integrity sha512-d2WXfc8XTxeMWjOmrspSQlvlTq9VhxDidhb7CyINeiKhTHpm7imS0BiNFPrJe7wBkqJ4qlVA1itFwF3AvltU1Q==
dependencies:
"@grpc/grpc-js" "~1.3.8"
"@logdna/tail-file" "^2.0.6"
Expand Down

0 comments on commit 98f5de9

Please sign in to comment.