Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1654)
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 Jun 22, 2024
1 parent 6f8d041 commit 5b283a9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion e2e/azure-function/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@e2e/shared-scripts": "0.0.0"
},
"devDependencies": {
"@pulumi/azure-native": "2.45.0",
"@pulumi/azure-native": "2.46.0",
"@pulumi/pulumi": "3.120.0",
"esbuild": "0.21.5",
"ts-node": "10.9.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2599,10 +2599,10 @@
"@types/aws-lambda" "8.10.93"
mime "^2.0.0"

"@pulumi/azure-native@2.45.0":
version "2.45.0"
resolved "https://registry.yarnpkg.com/@pulumi/azure-native/-/azure-native-2.45.0.tgz#77e7bdc0427f97531ab1f6e071b98e01189db825"
integrity sha512-XBWYHyCbQ1VsRkuy+OzCXkc12EaJcvvcmZfNxCJ6rnKRQHvJX02ziBZl9W4FW6k5tzonz/ZacZjvXZ3Ct5OHag==
"@pulumi/azure-native@2.46.0":
version "2.46.0"
resolved "https://registry.yarnpkg.com/@pulumi/azure-native/-/azure-native-2.46.0.tgz#f1b29ddbbe2b9ac3e4cebe4da5255ef39a16ef88"
integrity sha512-KbRRDS0CQFlGU0INPsv5/Yc1iWbQmTcXtjwTLHSuP0M3v7e2XKm3fGxOcTC+wXezlN4bOlmDbdoagLo6//N0pw==
dependencies:
"@pulumi/pulumi" "^3.0.0"

Expand Down Expand Up @@ -4034,9 +4034,9 @@
tslib "^2.3.1"

"@whatwg-node/server@^0.9.15":
version "0.9.34"
resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.9.34.tgz#6b4c578c90c57099984f6085b3e2db9ab01fad3f"
integrity sha512-1sHRjqUtZIyTR2m2dS/dJpzS5OcNDpPuUSVDa2PoEgzYVKr4GsqJaYtRaEXXFohvvyh6PkouYCc1rE7jMDWVCA==
version "0.9.35"
resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.9.35.tgz#88259e2c5de0ddbc86349057decbbc97ebc27d21"
integrity sha512-Y0bLQx48p9w5En/YJAF349F1/jZ5DHTa5CbzxuNt7Lkpcp29e1vGln11t1t2FHl/tlHUPK/CTHiIfh2LGhqosA==
dependencies:
"@whatwg-node/fetch" "^0.9.17"
tslib "^2.3.1"
Expand Down

0 comments on commit 5b283a9

Please sign in to comment.