Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 1, 2024
1 parent 370d7ef commit b94941a
Show file tree
Hide file tree
Showing 5 changed files with 136 additions and 130 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.121.0",
"@types/aws-lambda": "8.10.140",
"esbuild": "0.21.5",
"esbuild": "0.22.0",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.5.2"
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.47.1",
"@pulumi/pulumi": "3.121.0",
"esbuild": "0.21.5",
"esbuild": "0.22.0",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.5.2"
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.121.0",
"@types/react": "18.3.3",
"esbuild": "0.21.5",
"esbuild": "0.22.0",
"eslint": "9.6.0",
"eslint-config-next": "14.2.4",
"ts-node": "10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "17.9.0",
"eslint-plugin-promise": "6.2.0",
"eslint-plugin-promise": "6.4.0",
"eslint-plugin-standard": "5.0.0",
"eslint-plugin-tailwindcss": "3.17.4",
"husky": "9.0.11",
Expand Down
Loading

0 comments on commit b94941a

Please sign in to comment.