Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent b2c378d commit fdb00ff
Show file tree
Hide file tree
Showing 8 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion e2e/aws-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@pulumi/aws": "6.7.0",
"@pulumi/awsx": "0.40.1",
"@pulumi/pulumi": "3.91.1",
"@pulumi/pulumi": "3.92.0",
"@types/aws-lambda": "8.10.125",
"esbuild": "0.19.5",
"ts-node": "10.9.1",
Expand Down
4 changes: 2 additions & 2 deletions e2e/azure-function/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"@e2e/shared-scripts": "0.0.0"
},
"devDependencies": {
"@pulumi/azure-native": "2.14.1",
"@pulumi/pulumi": "3.91.1",
"@pulumi/azure-native": "2.15.0",
"@pulumi/pulumi": "3.92.0",
"esbuild": "0.19.5",
"ts-node": "10.9.1",
"tsconfig-paths": "4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion e2e/cloudflare-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@pulumi/cloudflare": "4.16.0",
"@pulumi/pulumi": "3.91.1",
"@pulumi/pulumi": "3.92.0",
"ts-node": "10.9.1",
"tsconfig-paths": "4.2.0",
"typescript": "5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion e2e/cloudflare-workers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@pulumi/cloudflare": "4.16.0",
"@pulumi/pulumi": "3.91.1",
"@pulumi/pulumi": "3.92.0",
"ts-node": "10.9.1",
"tsconfig-paths": "4.2.0",
"typescript": "5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion e2e/shared-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@pulumi/pulumi": "3.91.1",
"@pulumi/pulumi": "3.92.0",
"@types/node": "20.8.10"
}
}
2 changes: 1 addition & 1 deletion e2e/vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@pulumi/pulumi": "3.91.1",
"@pulumi/pulumi": "3.92.0",
"@types/react": "18.2.34",
"esbuild": "0.19.5",
"eslint": "8.52.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"typescript": "5.2.2"
},
"resolutions": {
"@pulumi/pulumi": "3.91.1",
"@pulumi/pulumi": "3.92.0",
"next": "14.0.1"
},
"lint-staged": {
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1781,10 +1781,10 @@
dependencies:
giscus "^1.3.0"

"@grpc/grpc-js@^1.8.16":
version "1.9.8"
resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.9.8.tgz#92dc0eca37d701b3d3b7b898e55ce20e0507176b"
integrity sha512-FFPzDS333Vw8hvf+1FaEsaCYVPBdNdUCw7zArTiF7+6gOzln967b4GBCBekKGqoKEgna8d3Ayxv8t+IvazXG3g==
"@grpc/grpc-js@1.9.6":
version "1.9.6"
resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.9.6.tgz#c64a2db3cb1c73939d3d666fb1339775813c1cd8"
integrity sha512-yq3qTy23u++8zdvf+h4mz4ohDFi681JAkMZZPTKh8zmUVh0AKLisFlgxcn22FMNowXz15oJ6pqgwT7DJ+PdJvg==
dependencies:
"@grpc/proto-loader" "^0.7.8"
"@types/node" ">=12.12.47"
Expand Down Expand Up @@ -2526,10 +2526,10 @@
"@types/aws-lambda" "8.10.93"
mime "^2.0.0"

"@pulumi/azure-native@2.14.1":
version "2.14.1"
resolved "https://registry.yarnpkg.com/@pulumi/azure-native/-/azure-native-2.14.1.tgz#ac34b3936d6554ca6b130480565c66860417fe3a"
integrity sha512-GrZ0QuvHzgqtUF58J8BpzcRNsIQQJ3bp6QNVcQLOmPhi8t5YuNe+CfEYCNDW/F2xypXe8nNV613EekGO65qhVg==
"@pulumi/azure-native@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@pulumi/azure-native/-/azure-native-2.15.0.tgz#7552e894d4a8fb5ffcc10cf21d118b8a9a889965"
integrity sha512-RIxbhBEyqAShKGX1ZHp2uZzcHqmVfuvl5JExSQO3glgyqvqsr5tNPzp3TahBK4W2HqAsLHExWG61n6anbq2urw==
dependencies:
"@pulumi/pulumi" "^3.0.0"

Expand All @@ -2548,12 +2548,12 @@
"@pulumi/pulumi" "^3.0.0"
semver "^5.4.0"

"@pulumi/pulumi@3.91.1", "@pulumi/pulumi@^3.0.0":
version "3.91.1"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.91.1.tgz#fea7720178f87388146692df371d9285a43093d7"
integrity sha512-ZKX9twt1+EDSb/Sg3d9fffA74f3Ikx90Xc8k7C++qdaOkcwKd2RTycciZdzvM/ri7KW4B6CYU2qCgKy33li6tQ==
"@pulumi/pulumi@3.92.0", "@pulumi/pulumi@^3.0.0":
version "3.92.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.92.0.tgz#91a55091c4077b7471d3d88d63f1bd7d9344693a"
integrity sha512-G0LqldpT+IMjIySUP0GJ5NAxU9dY9cCQrVnTeXoeuZk6YWyo/xMNOyZFodUpgVl3Xbmf2jVVoAnD+5FT3vaeAQ==
dependencies:
"@grpc/grpc-js" "^1.8.16"
"@grpc/grpc-js" "1.9.6"
"@logdna/tail-file" "^2.0.6"
"@opentelemetry/api" "^1.2.0"
"@opentelemetry/exporter-zipkin" "^1.6.0"
Expand Down

0 comments on commit fdb00ff

Please sign in to comment.