From 09145c193e8d60096bd086ee6c24ea4ddf6f7507 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 04:09:30 +0000 Subject: [PATCH] Bump @pulumi/pulumi from 3.59.0 to 3.60.0 Bumps [@pulumi/pulumi](https://github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs) from 3.59.0 to 3.60.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.60.0/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 cbff9739033..c378a0ff451 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@microsoft/api-extractor": "7.34.4", "@pulumi/aws": "5.32.0", "@pulumi/awsx": "1.0.2", - "@pulumi/pulumi": "3.59.0", + "@pulumi/pulumi": "3.60.0", "@schemastore/package": "0.0.8", "@swc/cli": "0.1.62", "@testing-library/react": "14.0.0", diff --git a/yarn.lock b/yarn.lock index 8f67ea4b145..05a428b6580 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2968,10 +2968,10 @@ "@pulumi/pulumi" "^3.0.0" semver "^5.4.0" -"@pulumi/pulumi@3.59.0", "@pulumi/pulumi@^3.0.0": - version "3.59.0" - resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.59.0.tgz#ddd96a4a71cc5abdf41e80ba0830f49b322f61b4" - integrity sha512-lxLFBDYnyPEmhG6wzT2d5fKLnEDK1D+XEiMYVh3B/1A0cJSuW3DLsMaFbjywx9W+IqO8jmBRtl+GVFcyhCu91Q== +"@pulumi/pulumi@3.60.0", "@pulumi/pulumi@^3.0.0": + version "3.60.0" + resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.60.0.tgz#6dbd18142b6cffab7601e58c6608a23650afc6bd" + integrity sha512-KyNOJocJ5o/+4lrBD0pcbkwVEnRqYdfOyNsbT/8oimtx5NMGMY6SGlxxozlWt5rEjWQKZGAwWMxM55bz/4x4oA== dependencies: "@grpc/grpc-js" "^1.3.8" "@logdna/tail-file" "^2.0.6"