Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to v0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2025
1 parent a2dba3b commit 23d4be3
Show file tree
Hide file tree
Showing 4 changed files with 132 additions and 132 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.148.0",
"@types/aws-lambda": "8.10.147",
"esbuild": "0.24.2",
"esbuild": "0.25.0",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.3"
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 @@ -17,7 +17,7 @@
"devDependencies": {
"@pulumi/azure-native": "2.86.0",
"@pulumi/pulumi": "3.148.0",
"esbuild": "0.24.2",
"esbuild": "0.25.0",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.3"
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.148.0",
"@types/react": "19.0.8",
"esbuild": "0.24.2",
"esbuild": "0.25.0",
"eslint": "9.20.0",
"eslint-config-next": "15.1.6",
"ts-node": "10.9.2",
Expand Down
Loading

0 comments on commit 23d4be3

Please sign in to comment.