Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-renovate[bot] authored Dec 10, 2024
1 parent 9e7c245 commit 2da9369
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions provider/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ require (
github.com/onsi/ginkgo/v2 v2.20.0
github.com/onsi/gomega v1.34.1
github.com/pkg/errors v0.9.1
github.com/pulumi/cloud-ready-checks v1.1.1-0.20241125001147-e1786eda07fe
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.18.3
github.com/pulumi/pulumi-kubernetes/tests/v4 v4.0.0-20241104200401-686577876935
github.com/pulumi/cloud-ready-checks c66b7477f32a
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.18.4
github.com/pulumi/pulumi-kubernetes/tests/v4 v4.0.0-20241210173226-9e7c245d4d6f
github.com/pulumi/pulumi/pkg/v3 v3.142.0
github.com/pulumi/pulumi/sdk/v3 v3.142.0
github.com/stretchr/testify v1.9.0
Expand Down
2 changes: 1 addition & 1 deletion sdk/nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"build": "tsc"
},
"dependencies": {
"@pulumi/pulumi": "^3.136.0",
"@pulumi/pulumi": "3.142.0",
"glob": "^10.3.10",
"shell-quote": "^1.6.1"
},
Expand Down

0 comments on commit 2da9369

Please sign in to comment.