From 3a769cc10fbf118d9b0a4e4c7182c01c4b0ac324 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 01:50:01 +0000 Subject: [PATCH] fix(deps): update dependency @pulumi/google-native to ^0.30.0 --- games/ark/package.json | 2 +- games/ark/yarn.lock | 8 ++++---- games/minecraft/package.json | 2 +- games/minecraft/yarn.lock | 8 ++++---- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/games/ark/package.json b/games/ark/package.json index 5ecd99e..1a36160 100644 --- a/games/ark/package.json +++ b/games/ark/package.json @@ -19,7 +19,7 @@ "lint": "eslint . --ext .ts,.tsx" }, "dependencies": { - "@pulumi/google-native": "^0.22.0", + "@pulumi/google-native": "^0.30.0", "@pulumi/pulumi": "^3.37.1", "dedent": "^0.7.0", "yaml": "^2.1.1" diff --git a/games/ark/yarn.lock b/games/ark/yarn.lock index 47ef81b..a0eb2c6 100644 --- a/games/ark/yarn.lock +++ b/games/ark/yarn.lock @@ -616,10 +616,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@pulumi/google-native@^0.22.0": - version "0.22.0" - resolved "https://registry.yarnpkg.com/@pulumi/google-native/-/google-native-0.22.0.tgz#8edf9f6b18944b7c6bc8bcc5e3f3f72699cb6d7f" - integrity sha512-+6p4lZLIKLHmjdRG08xKyypu+wDzWeG1Im6j/56M7+m+apztAU6sEckEO42pa4w45q1KB5Q3z0LGL4lEC5zfUA== +"@pulumi/google-native@^0.30.0": + version "0.30.0" + resolved "https://registry.yarnpkg.com/@pulumi/google-native/-/google-native-0.30.0.tgz#5144686c425ae183695cbead9285063d0edff019" + integrity sha512-uOcyd9jvSr/RGNbM/6R+NZF1pKMU5skBrKF+WO3TRK5Du99PIioUZieMEyoC9+lGIzM+GWz2pj5gywocJVftOQ== dependencies: "@pulumi/pulumi" "^3.0.0" diff --git a/games/minecraft/package.json b/games/minecraft/package.json index 315c6de..985e7db 100644 --- a/games/minecraft/package.json +++ b/games/minecraft/package.json @@ -19,7 +19,7 @@ "lint": "eslint . --ext .ts,.tsx" }, "dependencies": { - "@pulumi/google-native": "^0.22.0", + "@pulumi/google-native": "^0.30.0", "@pulumi/pulumi": "^3.37.1", "dedent": "^0.7.0", "yaml": "^2.1.1" diff --git a/games/minecraft/yarn.lock b/games/minecraft/yarn.lock index 47ef81b..a0eb2c6 100644 --- a/games/minecraft/yarn.lock +++ b/games/minecraft/yarn.lock @@ -616,10 +616,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@pulumi/google-native@^0.22.0": - version "0.22.0" - resolved "https://registry.yarnpkg.com/@pulumi/google-native/-/google-native-0.22.0.tgz#8edf9f6b18944b7c6bc8bcc5e3f3f72699cb6d7f" - integrity sha512-+6p4lZLIKLHmjdRG08xKyypu+wDzWeG1Im6j/56M7+m+apztAU6sEckEO42pa4w45q1KB5Q3z0LGL4lEC5zfUA== +"@pulumi/google-native@^0.30.0": + version "0.30.0" + resolved "https://registry.yarnpkg.com/@pulumi/google-native/-/google-native-0.30.0.tgz#5144686c425ae183695cbead9285063d0edff019" + integrity sha512-uOcyd9jvSr/RGNbM/6R+NZF1pKMU5skBrKF+WO3TRK5Du99PIioUZieMEyoC9+lGIzM+GWz2pj5gywocJVftOQ== dependencies: "@pulumi/pulumi" "^3.0.0"