Skip to content

Commit

Permalink
Update dependency @pulumi/pulumi to v3.150.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 11, 2025
1 parent 37a9839 commit 9716986
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 3 deletions.
2 changes: 1 addition & 1 deletion infrastructure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"type": "module",
"dependencies": {
"@pulumi/cloudflare": "5.49.0",
"@pulumi/pulumi": "3.149.0"
"@pulumi/pulumi": "3.150.0"
}
}
50 changes: 48 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1018,7 +1018,7 @@ __metadata:
resolution: "@hckr-studio/websites-infrastructure@workspace:infrastructure"
dependencies:
"@pulumi/cloudflare": "npm:5.49.0"
"@pulumi/pulumi": "npm:3.149.0"
"@pulumi/pulumi": "npm:3.150.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1677,7 +1677,53 @@ __metadata:
languageName: node
linkType: hard

"@pulumi/pulumi@npm:3.149.0, @pulumi/pulumi@npm:^3.142.0":
"@pulumi/pulumi@npm:3.150.0":
version: 3.150.0
resolution: "@pulumi/pulumi@npm:3.150.0"
dependencies:
"@grpc/grpc-js": "npm:^1.10.1"
"@logdna/tail-file": "npm:^2.0.6"
"@npmcli/arborist": "npm:^7.3.1"
"@opentelemetry/api": "npm:^1.9"
"@opentelemetry/exporter-zipkin": "npm:^1.28"
"@opentelemetry/instrumentation": "npm:^0.55"
"@opentelemetry/instrumentation-grpc": "npm:^0.55"
"@opentelemetry/resources": "npm:^1.28"
"@opentelemetry/sdk-trace-base": "npm:^1.28"
"@opentelemetry/sdk-trace-node": "npm:^1.28"
"@opentelemetry/semantic-conventions": "npm:^1.28"
"@pulumi/query": "npm:^0.3.0"
"@types/google-protobuf": "npm:^3.15.5"
"@types/semver": "npm:^7.5.6"
"@types/tmp": "npm:^0.2.6"
execa: "npm:^5.1.0"
fdir: "npm:^6.1.1"
google-protobuf: "npm:^3.5.0"
got: "npm:^11.8.6"
ini: "npm:^2.0.0"
js-yaml: "npm:^3.14.0"
minimist: "npm:^1.2.6"
normalize-package-data: "npm:^6.0.0"
picomatch: "npm:^3.0.1"
pkg-dir: "npm:^7.0.0"
require-from-string: "npm:^2.0.1"
semver: "npm:^7.5.2"
source-map-support: "npm:^0.5.6"
tmp: "npm:^0.2.1"
upath: "npm:^1.1.0"
peerDependencies:
ts-node: ">= 7.0.1 < 12"
typescript: ">= 3.8.3 < 6"
peerDependenciesMeta:
ts-node:
optional: true
typescript:
optional: true
checksum: 10/06d3807ff9a2c369bd6bf3a8586c5b6ef4bcef5cfd3cd497e65ea4adb1a69cd0ed1057a3e99f997e9da8efcb962c9cc5140b83cfefcb01f9690dc6630babcba9
languageName: node
linkType: hard

"@pulumi/pulumi@npm:^3.142.0":
version: 3.149.0
resolution: "@pulumi/pulumi@npm:3.149.0"
dependencies:
Expand Down

0 comments on commit 9716986

Please sign in to comment.