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] authored Mar 19, 2024
1 parent b5b8d6d commit 519dec8
Show file tree
Hide file tree
Showing 8 changed files with 482 additions and 493 deletions.
2 changes: 1 addition & 1 deletion e2e/aws-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"aws-lambda": "1.0.7"
},
"devDependencies": {
"@pulumi/aws": "6.25.1",
"@pulumi/aws": "6.27.0",
"@pulumi/awsx": "0.40.1",
"@pulumi/pulumi": "3.111.1",
"@types/aws-lambda": "8.10.136",
Expand Down
2 changes: 1 addition & 1 deletion e2e/bun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@e2e/shared-server": "0.0.88",
"@types/node": "20.11.29",
"@types/node": "20.11.30",
"bun-types": "1.0.33"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion e2e/cloudflare-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.4.2",
"wrangler": "3.34.2"
"wrangler": "3.35.0"
}
}
2 changes: 1 addition & 1 deletion e2e/cloudflare-workers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.4.2",
"wrangler": "3.34.2"
"wrangler": "3.35.0"
}
}
2 changes: 1 addition & 1 deletion e2e/shared-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"private": true,
"dependencies": {
"@pulumi/pulumi": "3.111.1",
"@types/node": "20.11.29"
"@types/node": "20.11.30"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
"ts:check": "tsc --noEmit"
},
"devDependencies": {
"@babel/core": "7.24.0",
"@babel/core": "7.24.1",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/preset-env": "7.24.0",
"@babel/preset-env": "7.24.1",
"@babel/preset-typescript": "7.23.3",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@theguild/prettier-config": "2.0.5",
"@types/jest": "29.5.12",
"@types/node": "20.11.29",
"@types/node": "20.11.30",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@types/express": "4.17.21",
"@types/node": "20.11.29",
"@types/node": "20.11.30",
"express": "4.18.3",
"fastify": "4.26.2",
"react": "0.0.0-experimental-e5205658f-20230913",
Expand Down
957 changes: 473 additions & 484 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 519dec8

Please sign in to comment.