Skip to content

Commit

Permalink
Update dependency @pulumi/pulumi to v3.149.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 8, 2025
1 parent b435cc2 commit 26a172c
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.148.0"
"@pulumi/pulumi": "3.149.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.148.0"
"@pulumi/pulumi": "npm:3.149.0"
languageName: unknown
linkType: soft

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

"@pulumi/pulumi@npm:3.148.0, @pulumi/pulumi@npm:^3.142.0":
"@pulumi/pulumi@npm:3.149.0":
version: 3.149.0
resolution: "@pulumi/pulumi@npm:3.149.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/872420618543a9a2342f68322b65f8a74ffc03d56490621e59689f7592b55395a5da0585e118b957071a197485e634d27f967eeafb82784a8258775d2e04d21d
languageName: node
linkType: hard

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

0 comments on commit 26a172c

Please sign in to comment.