Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to v0.24.0 (#1928)
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 Sep 22, 2024
1 parent ac76b60 commit 8c689c6
Show file tree
Hide file tree
Showing 4 changed files with 127 additions and 127 deletions.
2 changes: 1 addition & 1 deletion e2e/aws-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@pulumi/awsx": "0.40.1",
"@pulumi/pulumi": "3.133.0",
"@types/aws-lambda": "8.10.145",
"esbuild": "0.23.1",
"esbuild": "0.24.0",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.5.4"
Expand Down
2 changes: 1 addition & 1 deletion e2e/azure-function/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@pulumi/azure-native": "2.62.0",
"@pulumi/pulumi": "3.133.0",
"esbuild": "0.23.1",
"esbuild": "0.24.0",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.5.4"
Expand Down
2 changes: 1 addition & 1 deletion e2e/vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@pulumi/pulumi": "3.133.0",
"@types/react": "18.3.8",
"esbuild": "0.23.1",
"esbuild": "0.24.0",
"eslint": "9.11.0",
"eslint-config-next": "14.2.13",
"ts-node": "10.9.2",
Expand Down
Loading

0 comments on commit 8c689c6

Please sign in to comment.