Skip to content

Commit

Permalink
chore(deps): update dependency @pulumi/azure-native to v2.78.0 (#1900)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent a84e84a commit 499d8a0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion e2e/azure-function/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"tslib": "^2.6.3"
},
"devDependencies": {
"@pulumi/azure-native": "2.77.0",
"@pulumi/azure-native": "2.78.0",
"@pulumi/pulumi": "3.143.0",
"esbuild": "0.24.0",
"ts-node": "10.9.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2619,12 +2619,12 @@
"@types/aws-lambda" "8.10.93"
mime "^2.0.0"

"@pulumi/azure-native@2.77.0":
version "2.77.0"
resolved "https://registry.yarnpkg.com/@pulumi/azure-native/-/azure-native-2.77.0.tgz#68479568ba165786685c02f7aeb3b1df1f6b34ed"
integrity sha512-I/2EguuZVDhI0MBhsie3e1sqO5HCQnxoULdKZ/pJRCjPyqrurmpBWN7cDERubNd3nZeA8R0Yq8sTq7WBAWMgCA==
"@pulumi/azure-native@2.78.0":
version "2.78.0"
resolved "https://registry.yarnpkg.com/@pulumi/azure-native/-/azure-native-2.78.0.tgz#69884fea466e4122638d81bf870ab0f02ff083f7"
integrity sha512-QwcfqdqpNiBDUJmXqRn2dhGNnkpouX1lQ61SgUNdSvC4HcHudziKZ41M1chIpfk+DDFJ8Bvd0NScb26TIpsvVw==
dependencies:
"@pulumi/pulumi" "^3.136.0"
"@pulumi/pulumi" "^3.142.0"

"@pulumi/[email protected]":
version "4.16.0"
Expand All @@ -2641,7 +2641,7 @@
"@pulumi/pulumi" "^3.0.0"
semver "^5.4.0"

"@pulumi/[email protected]", "@pulumi/pulumi@^3.0.0", "@pulumi/pulumi@^3.136.0":
"@pulumi/[email protected]", "@pulumi/pulumi@^3.0.0", "@pulumi/pulumi@^3.136.0", "@pulumi/pulumi@^3.142.0":
version "3.143.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.143.0.tgz#da3e5e97a598e3a2b7784c3ee3b1564e517056e5"
integrity sha512-t3xSiq+B0FAJfELszBJYV+saTO4Po1g9jC7pCowi7UhmAhHebkixnGSUBhTCx/neCKeer4rX6hDCZ6b/1LUWfg==
Expand Down

0 comments on commit 499d8a0

Please sign in to comment.