Skip to content

Commit 4e9d7c5

Browse files
Merge pull request #102 from gabrielsadaka/renovate/pulumi-pulumi-3.x
Update dependency @pulumi/pulumi
2 parents 465b9f3 + 4148b92 commit 4e9d7c5

7 files changed

Lines changed: 274 additions & 190 deletions

File tree

batect.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ containers:
5151
DB_SCHEMA_NAME: public
5252
DB_MIGRATIONS_LOCATION: filesystem:/migrations
5353
pulumi:
54-
image: pulumi/pulumi:v3.3.1
54+
image: pulumi/pulumi:v3.10.3
5555
working_directory: /app
5656
volumes:
5757
- local: infra

infra/deploy-app/package-lock.json

Lines changed: 90 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

infra/deploy-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
},
66
"dependencies": {
77
"@pulumi/gcp": "5.16.0",
8-
"@pulumi/pulumi": "3.3.1"
8+
"@pulumi/pulumi": "3.10.3"
99
}
1010
}

0 commit comments

Comments
 (0)