From 98f5de91bc68d97d3bd28099049f98f722cf82db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:32:31 -0500 Subject: [PATCH] chore(deps): bump @pulumi/pulumi from 3.54.0 to 3.55.0 (#867) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 05fc1484..ba7c3a4c 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 9acdc6f0..e1ae6581 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"