From 9a475ba59b52a4f0b32b60d236d9f6530929c66f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 21:04:06 +0300 Subject: [PATCH] fix(deps): update dependency @pulumi/awsx to v2.21.0 (#3671) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- e2e/package.json | 2 +- pnpm-lock.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/e2e/package.json b/e2e/package.json index 80dd68202..7a04f9481 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.3", - "@pulumi/awsx": "2.20.1", + "@pulumi/awsx": "2.21.0", "@pulumi/azure-native": "2.82.0", "@pulumi/cloudflare": "5.47.0", "@pulumi/docker": "4.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index da7c7ce52..4b1a78331 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -165,8 +165,8 @@ importers: specifier: 6.66.3 version: 6.66.3(ts-node@10.9.2(@swc/core@1.10.7(@swc/helpers@0.5.15))(@types/node@22.10.7)(typescript@5.7.3))(typescript@5.7.3) '@pulumi/awsx': - specifier: 2.20.1 - version: 2.20.1(ts-node@10.9.2(@swc/core@1.10.7(@swc/helpers@0.5.15))(@types/node@22.10.7)(typescript@5.7.3))(typescript@5.7.3) + specifier: 2.21.0 + version: 2.21.0(ts-node@10.9.2(@swc/core@1.10.7(@swc/helpers@0.5.15))(@types/node@22.10.7)(typescript@5.7.3))(typescript@5.7.3) '@pulumi/azure-native': specifier: 2.82.0 version: 2.82.0(ts-node@10.9.2(@swc/core@1.10.7(@swc/helpers@0.5.15))(@types/node@22.10.7)(typescript@5.7.3))(typescript@5.7.3) @@ -6657,8 +6657,8 @@ packages: '@pulumi/aws@6.66.3': resolution: {integrity: sha512-dDu9W+sdCrmVhIV+uales73gW+xTbl82YbNaD7/Du/Nt5sNDt+sB8gWRX0uUahVAmF3znhWDAZ5aOKiQd3wp/w==} - '@pulumi/awsx@2.20.1': - resolution: {integrity: sha512-Ketxn12C3YbR54233ETJLfGM1PZHj4rDEBaJQIFonw4wYMBc3aV6C9uA0g18pePhlThE1KRIr1itnXhg6fw2eQ==} + '@pulumi/awsx@2.21.0': + resolution: {integrity: sha512-3kUE1J5r+BS25QqL2tQq7mfuCP1CAzGRHUKl+IIl4fQ1K5crI2W7r/FIHfmWResFlBWu5ekS5IfM9fvUHg5ATA==} '@pulumi/azure-native@2.82.0': resolution: {integrity: sha512-Ubug3IdN+7estM5eBVTgudth9rM6umpSt7WjxzN6qfUyy5iumqp1kmTHmTQZmrPbbMly95rMqPkwQfEfZDmCKw==} @@ -23018,10 +23018,11 @@ snapshots: - ts-node - typescript - '@pulumi/awsx@2.20.1(ts-node@10.9.2(@swc/core@1.10.7(@swc/helpers@0.5.15))(@types/node@22.10.7)(typescript@5.7.3))(typescript@5.7.3)': + '@pulumi/awsx@2.21.0(ts-node@10.9.2(@swc/core@1.10.7(@swc/helpers@0.5.15))(@types/node@22.10.7)(typescript@5.7.3))(typescript@5.7.3)': dependencies: '@aws-sdk/client-ecs': 3.726.1 '@pulumi/aws': 6.66.3(ts-node@10.9.2(@swc/core@1.10.7(@swc/helpers@0.5.15))(@types/node@22.10.7)(typescript@5.7.3))(typescript@5.7.3) + '@pulumi/docker': 4.6.0(ts-node@10.9.2(@swc/core@1.10.7(@swc/helpers@0.5.15))(@types/node@22.10.7)(typescript@5.7.3))(typescript@5.7.3) '@pulumi/docker-build': 0.0.8(ts-node@10.9.2(@swc/core@1.10.7(@swc/helpers@0.5.15))(@types/node@22.10.7)(typescript@5.7.3))(typescript@5.7.3) '@pulumi/pulumi': 3.146.0(ts-node@10.9.2(@swc/core@1.10.7(@swc/helpers@0.5.15))(@types/node@22.10.7)(typescript@5.7.3))(typescript@5.7.3) '@types/aws-lambda': 8.10.147