From 5e5b8edd9818ea18b1733639a743a83aade126e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 02:36:06 +0000 Subject: [PATCH] Bump @pulumi/pulumi from 3.33.1 to 3.33.2 Bumps [@pulumi/pulumi](https://github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs) from 3.33.1 to 3.33.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.33.2/sdk/nodejs) --- updated-dependencies: - dependency-name: "@pulumi/pulumi" dependency-type: direct:development update-type: version-update:semver-patch ... 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 8c94dd43282..7d3c780ec4d 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@fortawesome/react-fontawesome": "^0.1.18", "@pulumi/aws": "^4.0.0", "@pulumi/awsx": "^0.32.0", - "@pulumi/pulumi": "^3.33.1", + "@pulumi/pulumi": "^3.33.2", "@testing-library/react": "^13.3.0", "@types/d3-axis": "^3.0.1", "@types/d3-scale": "^4.0.2", diff --git a/yarn.lock b/yarn.lock index 8054381780f..9d74d2d4bf6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1094,10 +1094,10 @@ "@pulumi/pulumi" "^3.0.0" semver "^5.4.0" -"@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== +"@pulumi/pulumi@^3.0.0", "@pulumi/pulumi@^3.33.2": + version "3.33.2" + resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.33.2.tgz#d4e78a3d032cea997395dd89a504dd7dc4d6f4f4" + integrity sha512-qWtbz5njw32EBUvTAYIryQPATxP9EVwlg9A1DmN4Di33KLvH+6vnARKQLgBM+fCHSugfZmNPjHOZLSUb+A4KIg== dependencies: "@grpc/grpc-js" "~1.3.8" "@logdna/tail-file" "^2.0.6"