Skip to content

Commit

Permalink
chore(deps): update dependency @pulumi/azure-native to v2.57.1 (#1591)
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 Aug 22, 2024
1 parent 71c79c6 commit da6db08
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.57.0",
"@pulumi/azure-native": "2.57.1",
"@pulumi/pulumi": "3.129.0",
"esbuild": "0.23.1",
"ts-node": "10.9.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2395,10 +2395,10 @@
"@types/aws-lambda" "8.10.93"
mime "^2.0.0"

"@pulumi/[email protected].0":
version "2.57.0"
resolved "https://registry.yarnpkg.com/@pulumi/azure-native/-/azure-native-2.57.0.tgz#756e9db5833d37d5aad2ce539bdf2b9b04f271e5"
integrity sha512-LSqDUzT6/k3A+6zC4Nch4q6s9USDYjIMGhRYrVSotKQjffNsGKzgnYaKMC5Fl9OD8xn+vsEtJfGJhW9M0kktzw==
"@pulumi/[email protected].1":
version "2.57.1"
resolved "https://registry.yarnpkg.com/@pulumi/azure-native/-/azure-native-2.57.1.tgz#e3672cfd2403d16b7d1b3c3762155f2137be8b80"
integrity sha512-vwQcfrkatqaBDq8HXAnPrRXrhNH3jqwqMg7UP/f/K68+o0Om/DvLs+9GCKOAP+oJYUx6iZxsQ5bBau7L/tv/Wg==
dependencies:
"@pulumi/pulumi" "^3.0.0"

Expand Down

0 comments on commit da6db08

Please sign in to comment.