From fa6bbc29054ade87ec6f6d5af18d405665fef978 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 01:19:25 +0000 Subject: [PATCH] Bump @pulumi/pulumi from 3.32.1 to 3.33.1 Bumps [@pulumi/pulumi](https://github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs) from 3.32.1 to 3.33.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.33.1/sdk/nodejs) --- updated-dependencies: - dependency-name: "@pulumi/pulumi" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 11de86badc..fb8d9735d6 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@fortawesome/react-fontawesome": "^0.1.18", "@pulumi/aws": "^4.0.0", "@pulumi/awsx": "^0.32.0", - "@pulumi/pulumi": "^3.32.1", + "@pulumi/pulumi": "^3.33.1", "@testing-library/react": "^12.1.2", "@types/d3-axis": "^3.0.1", "@types/d3-scale": "^4.0.2", diff --git a/yarn.lock b/yarn.lock index 839db59232..c9e0c93d27 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1093,10 +1093,10 @@ "@pulumi/pulumi" "^3.0.0" semver "^5.4.0" -"@pulumi/pulumi@^3.0.0", "@pulumi/pulumi@^3.32.1": - version "3.32.1" - resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.32.1.tgz#d91a9fc14524ce749a8195b67aab8e26658f7027" - integrity sha512-R3pOp8BWEfQjZUdZXp4FRYjM4lCvDDwe4toe1uyqhtCoGSdtomHz0s6bHZ7SlLtjCgtWJklbi0p5V6WyiJ8IPg== +"@pulumi/pulumi@^3.0.0", "@pulumi/pulumi@^3.33.1": + version "3.33.1" + resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.33.1.tgz#941a1c3d58e7c53095be30294ddc0c78848df3a4" + integrity sha512-tmOl9wwQzpU6JfC5GJ8arNLbn7LP96RtG8Y5xxb5kIIOWme2JLQs4e1y9C4RL3/DOIZTlBXH7CvQ+VURham6KA== dependencies: "@grpc/grpc-js" "~1.3.8" "@logdna/tail-file" "^2.0.6"