Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to v0.18.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2023
1 parent c2dee9b commit 6fd6b83
Show file tree
Hide file tree
Showing 4 changed files with 117 additions and 117 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.75.0",
"@types/aws-lambda": "8.10.119",
"esbuild": "0.18.14",
"esbuild": "0.18.15",
"ts-node": "10.9.1",
"tsconfig-paths": "4.2.0",
"typescript": "5.1.6"
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.1.1",
"@pulumi/pulumi": "3.75.0",
"esbuild": "0.18.14",
"esbuild": "0.18.15",
"ts-node": "10.9.1",
"tsconfig-paths": "4.2.0",
"typescript": "5.1.6"
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.75.0",
"@types/react": "18.2.15",
"esbuild": "0.18.14",
"esbuild": "0.18.15",
"eslint": "8.45.0",
"eslint-config-next": "13.4.10",
"ts-node": "10.9.1",
Expand Down
Loading

0 comments on commit 6fd6b83

Please sign in to comment.