Skip to content

Commit

Permalink
Update first-party Pulumi dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-renovate[bot] authored Dec 27, 2024
1 parent 495205a commit f81b360
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions tests/ci-cluster/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"@types/node": "latest"
},
"dependencies": {
"@pulumi/gcp": "5.26.0",
"@pulumi/kubernetes": "3.30.2",
"@pulumi/gcp": "8.12.1",
"@pulumi/kubernetes": "4.19.0",
"@pulumi/pulumi": "3.144.1"
}
}
2 changes: 1 addition & 1 deletion tests/sdk/nodejs/examples/prometheus-operator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "prometheus-operator",
"version": "0.1.0",
"dependencies": {
"@pulumi/kubernetes": "3.30.2",
"@pulumi/kubernetes": "4.19.0",
"@pulumi/pulumi": "latest"
},
"peerDependencies": {
Expand Down

0 comments on commit f81b360

Please sign in to comment.